./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/parallel-misc-3-extended.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/parallel-misc-3-extended.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1ac00c9540bbc99a446c9cb6c02e180c3a0ad4fef3c182d14bafdc7ea871c54c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-28 20:34:27,257 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-28 20:34:27,322 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-28 20:34:27,326 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-28 20:34:27,327 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-28 20:34:27,348 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-28 20:34:27,349 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-28 20:34:27,349 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-28 20:34:27,350 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-28 20:34:27,351 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-28 20:34:27,351 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-28 20:34:27,352 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-28 20:34:27,352 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-28 20:34:27,353 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-28 20:34:27,353 INFO L153 SettingsManager]: * Use SBE=true [2023-11-28 20:34:27,354 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-28 20:34:27,354 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-28 20:34:27,355 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-28 20:34:27,355 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-28 20:34:27,356 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-28 20:34:27,356 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-28 20:34:27,357 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-28 20:34:27,357 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-28 20:34:27,357 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-28 20:34:27,358 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-28 20:34:27,358 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-28 20:34:27,359 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-28 20:34:27,359 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-28 20:34:27,359 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-28 20:34:27,360 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-28 20:34:27,360 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-28 20:34:27,360 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-28 20:34:27,361 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-28 20:34:27,361 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-28 20:34:27,361 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-28 20:34:27,361 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-28 20:34:27,362 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-28 20:34:27,362 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-28 20:34:27,362 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-28 20:34:27,362 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-28 20:34:27,362 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-28 20:34:27,363 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-28 20:34:27,363 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_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/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_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya 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 ! call(reach_error())) ) 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 -> 1ac00c9540bbc99a446c9cb6c02e180c3a0ad4fef3c182d14bafdc7ea871c54c [2023-11-28 20:34:27,588 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-28 20:34:27,608 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-28 20:34:27,611 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-28 20:34:27,612 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-28 20:34:27,612 INFO L274 PluginConnector]: CDTParser initialized [2023-11-28 20:34:27,613 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/weaver/parallel-misc-3-extended.wvr.c [2023-11-28 20:34:30,304 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-28 20:34:30,503 INFO L384 CDTParser]: Found 1 translation units. [2023-11-28 20:34:30,503 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/sv-benchmarks/c/weaver/parallel-misc-3-extended.wvr.c [2023-11-28 20:34:30,509 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/data/a967991b8/0344d3ed0b5d4fc58d52020d021f4604/FLAG554bfe3ea [2023-11-28 20:34:30,523 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/data/a967991b8/0344d3ed0b5d4fc58d52020d021f4604 [2023-11-28 20:34:30,526 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-28 20:34:30,527 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-28 20:34:30,529 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-28 20:34:30,529 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-28 20:34:30,534 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-28 20:34:30,535 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,536 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@746c8141 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30, skipping insertion in model container [2023-11-28 20:34:30,536 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,564 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-28 20:34:30,740 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/sv-benchmarks/c/weaver/parallel-misc-3-extended.wvr.c[2895,2908] [2023-11-28 20:34:30,745 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-28 20:34:30,755 INFO L202 MainTranslator]: Completed pre-run [2023-11-28 20:34:30,778 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/sv-benchmarks/c/weaver/parallel-misc-3-extended.wvr.c[2895,2908] [2023-11-28 20:34:30,779 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-28 20:34:30,787 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-28 20:34:30,787 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-28 20:34:30,795 INFO L206 MainTranslator]: Completed translation [2023-11-28 20:34:30,795 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30 WrapperNode [2023-11-28 20:34:30,795 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-28 20:34:30,796 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-28 20:34:30,797 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-28 20:34:30,797 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-28 20:34:30,804 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,813 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,833 INFO L138 Inliner]: procedures = 22, calls = 37, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 70 [2023-11-28 20:34:30,833 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-28 20:34:30,834 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-28 20:34:30,834 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-28 20:34:30,834 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-28 20:34:30,846 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,846 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,848 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,863 INFO L175 MemorySlicer]: Split 8 memory accesses to 4 slices as follows [2, 2, 2, 2]. 25 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2023-11-28 20:34:30,864 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,864 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,870 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,874 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,875 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,877 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,880 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-28 20:34:30,881 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-28 20:34:30,881 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-28 20:34:30,881 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-28 20:34:30,882 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (1/1) ... [2023-11-28 20:34:30,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-28 20:34:30,898 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:30,910 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-28 20:34:30,913 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-28 20:34:30,944 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-28 20:34:30,944 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-28 20:34:30,945 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-28 20:34:30,945 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-28 20:34:30,945 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-28 20:34:30,945 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-28 20:34:30,945 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-28 20:34:30,945 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-28 20:34:30,945 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-28 20:34:30,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-28 20:34:30,947 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-28 20:34:30,947 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-28 20:34:30,947 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-28 20:34:30,947 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-28 20:34:30,947 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-28 20:34:30,947 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-28 20:34:30,948 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-28 20:34:30,948 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-28 20:34:30,948 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-28 20:34:30,949 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-28 20:34:31,062 INFO L241 CfgBuilder]: Building ICFG [2023-11-28 20:34:31,065 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-28 20:34:31,275 INFO L282 CfgBuilder]: Performing block encoding [2023-11-28 20:34:31,421 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-28 20:34:31,421 INFO L309 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-28 20:34:31,422 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 08:34:31 BoogieIcfgContainer [2023-11-28 20:34:31,422 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-28 20:34:31,425 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-28 20:34:31,425 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-28 20:34:31,429 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-28 20:34:31,429 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 08:34:30" (1/3) ... [2023-11-28 20:34:31,430 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68b3004f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 08:34:31, skipping insertion in model container [2023-11-28 20:34:31,430 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 08:34:30" (2/3) ... [2023-11-28 20:34:31,430 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68b3004f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 08:34:31, skipping insertion in model container [2023-11-28 20:34:31,430 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 08:34:31" (3/3) ... [2023-11-28 20:34:31,432 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-misc-3-extended.wvr.c [2023-11-28 20:34:31,441 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-28 20:34:31,452 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-28 20:34:31,452 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-28 20:34:31,452 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-28 20:34:31,510 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-28 20:34:31,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 46 places, 42 transitions, 105 flow [2023-11-28 20:34:31,580 INFO L124 PetriNetUnfolderBase]: 6/39 cut-off events. [2023-11-28 20:34:31,581 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-28 20:34:31,584 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52 conditions, 39 events. 6/39 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 75 event pairs, 0 based on Foata normal form. 0/32 useless extension candidates. Maximal degree in co-relation 33. Up to 2 conditions per place. [2023-11-28 20:34:31,584 INFO L82 GeneralOperation]: Start removeDead. Operand has 46 places, 42 transitions, 105 flow [2023-11-28 20:34:31,588 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 42 places, 38 transitions, 94 flow [2023-11-28 20:34:31,599 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-28 20:34:31,605 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3c4fd8e9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-28 20:34:31,606 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2023-11-28 20:34:31,619 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-28 20:34:31,620 INFO L124 PetriNetUnfolderBase]: 6/37 cut-off events. [2023-11-28 20:34:31,620 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-28 20:34:31,620 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:31,621 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] [2023-11-28 20:34:31,621 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:31,626 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:31,626 INFO L85 PathProgramCache]: Analyzing trace with hash 1587431230, now seen corresponding path program 1 times [2023-11-28 20:34:31,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:31,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [620355598] [2023-11-28 20:34:31,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:31,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:31,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:31,926 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-28 20:34:31,926 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:31,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [620355598] [2023-11-28 20:34:31,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [620355598] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:31,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:31,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-28 20:34:31,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [438976732] [2023-11-28 20:34:31,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:31,938 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:31,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:31,963 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:31,964 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:31,972 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:34:31,975 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 38 transitions, 94 flow. Second operand has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 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-28 20:34:31,975 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:31,975 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:34:31,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:32,285 INFO L124 PetriNetUnfolderBase]: 950/1519 cut-off events. [2023-11-28 20:34:32,285 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2023-11-28 20:34:32,292 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2798 conditions, 1519 events. 950/1519 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 7408 event pairs, 93 based on Foata normal form. 1/1363 useless extension candidates. Maximal degree in co-relation 2294. Up to 1118 conditions per place. [2023-11-28 20:34:32,305 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 36 selfloop transitions, 7 changer transitions 1/57 dead transitions. [2023-11-28 20:34:32,305 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 57 transitions, 235 flow [2023-11-28 20:34:32,306 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:32,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:32,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 93 transitions. [2023-11-28 20:34:32,318 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7380952380952381 [2023-11-28 20:34:32,318 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 93 transitions. [2023-11-28 20:34:32,319 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 93 transitions. [2023-11-28 20:34:32,320 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:32,322 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 93 transitions. [2023-11-28 20:34:32,324 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 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-28 20:34:32,327 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:32,328 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:32,330 INFO L175 Difference]: Start difference. First operand has 42 places, 38 transitions, 94 flow. Second operand 3 states and 93 transitions. [2023-11-28 20:34:32,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 57 transitions, 235 flow [2023-11-28 20:34:32,335 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 57 transitions, 213 flow, removed 0 selfloop flow, removed 6 redundant places. [2023-11-28 20:34:32,337 INFO L231 Difference]: Finished difference. Result has 39 places, 44 transitions, 129 flow [2023-11-28 20:34:32,339 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=129, PETRI_PLACES=39, PETRI_TRANSITIONS=44} [2023-11-28 20:34:32,343 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, -3 predicate places. [2023-11-28 20:34:32,343 INFO L495 AbstractCegarLoop]: Abstraction has has 39 places, 44 transitions, 129 flow [2023-11-28 20:34:32,343 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 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-28 20:34:32,343 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:32,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] [2023-11-28 20:34:32,344 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-28 20:34:32,344 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:32,345 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:32,345 INFO L85 PathProgramCache]: Analyzing trace with hash 762022240, now seen corresponding path program 1 times [2023-11-28 20:34:32,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:32,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605696149] [2023-11-28 20:34:32,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:32,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:32,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:32,475 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-28 20:34:32,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:32,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605696149] [2023-11-28 20:34:32,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605696149] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:32,476 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:32,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-28 20:34:32,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1442543807] [2023-11-28 20:34:32,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:32,478 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:32,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:32,479 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:32,480 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:32,482 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 42 [2023-11-28 20:34:32,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 44 transitions, 129 flow. Second operand has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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-28 20:34:32,483 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:32,483 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 42 [2023-11-28 20:34:32,483 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:32,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][26], [17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 49#true, 14#L122-1true, 39#L72true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,633 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2023-11-28 20:34:32,633 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2023-11-28 20:34:32,633 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-28 20:34:32,633 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-28 20:34:32,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][26], [17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 49#true, 39#L72true, 7#L121-4true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,634 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2023-11-28 20:34:32,634 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-28 20:34:32,634 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2023-11-28 20:34:32,634 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-28 20:34:32,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][24], [17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 49#true, 14#L122-1true, 39#L72true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,635 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2023-11-28 20:34:32,635 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-28 20:34:32,635 INFO L297 olderBase$Statistics]: existing Event has 17 ancestors and is cut-off event [2023-11-28 20:34:32,635 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2023-11-28 20:34:32,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][24], [17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 49#true, 39#L72true, 7#L121-4true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,635 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2023-11-28 20:34:32,635 INFO L297 olderBase$Statistics]: existing Event has 16 ancestors and is cut-off event [2023-11-28 20:34:32,636 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-28 20:34:32,636 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2023-11-28 20:34:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][24], [26#L94true, Black: 51#(= ~pos~0 0), 49#true, 32#$Ultimate##0true, 14#L122-1true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,665 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-11-28 20:34:32,665 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-11-28 20:34:32,665 INFO L297 olderBase$Statistics]: existing Event has 15 ancestors and is cut-off event [2023-11-28 20:34:32,665 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-11-28 20:34:32,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][26], [26#L94true, Black: 51#(= ~pos~0 0), 49#true, 32#$Ultimate##0true, 14#L122-1true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,666 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2023-11-28 20:34:32,666 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-11-28 20:34:32,666 INFO L297 olderBase$Statistics]: existing Event has 15 ancestors and is cut-off event [2023-11-28 20:34:32,666 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-11-28 20:34:32,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][24], [26#L94true, Black: 51#(= ~pos~0 0), 49#true, 14#L122-1true, 39#L72true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,704 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-28 20:34:32,704 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-28 20:34:32,704 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-11-28 20:34:32,705 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-28 20:34:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][26], [26#L94true, Black: 51#(= ~pos~0 0), 49#true, 14#L122-1true, 39#L72true, 21#L50true, 56#(= ~g2~0 1)]) [2023-11-28 20:34:32,705 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-28 20:34:32,705 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2023-11-28 20:34:32,706 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-28 20:34:32,706 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2023-11-28 20:34:32,716 INFO L124 PetriNetUnfolderBase]: 753/1241 cut-off events. [2023-11-28 20:34:32,716 INFO L125 PetriNetUnfolderBase]: For 248/308 co-relation queries the response was YES. [2023-11-28 20:34:32,721 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2546 conditions, 1241 events. 753/1241 cut-off events. For 248/308 co-relation queries the response was YES. Maximal size of possible extension queue 78. Compared 6045 event pairs, 85 based on Foata normal form. 54/1105 useless extension candidates. Maximal degree in co-relation 1117. Up to 508 conditions per place. [2023-11-28 20:34:32,731 INFO L140 encePairwiseOnDemand]: 39/42 looper letters, 33 selfloop transitions, 2 changer transitions 0/56 dead transitions. [2023-11-28 20:34:32,731 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 56 transitions, 229 flow [2023-11-28 20:34:32,731 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:32,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:32,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 94 transitions. [2023-11-28 20:34:32,733 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.746031746031746 [2023-11-28 20:34:32,733 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 94 transitions. [2023-11-28 20:34:32,733 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 94 transitions. [2023-11-28 20:34:32,734 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:32,734 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 94 transitions. [2023-11-28 20:34:32,735 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 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-28 20:34:32,736 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:32,736 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:32,736 INFO L175 Difference]: Start difference. First operand has 39 places, 44 transitions, 129 flow. Second operand 3 states and 94 transitions. [2023-11-28 20:34:32,736 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 56 transitions, 229 flow [2023-11-28 20:34:32,738 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 56 transitions, 220 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-11-28 20:34:32,739 INFO L231 Difference]: Finished difference. Result has 41 places, 45 transitions, 132 flow [2023-11-28 20:34:32,739 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=132, PETRI_PLACES=41, PETRI_TRANSITIONS=45} [2023-11-28 20:34:32,740 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, -1 predicate places. [2023-11-28 20:34:32,740 INFO L495 AbstractCegarLoop]: Abstraction has has 41 places, 45 transitions, 132 flow [2023-11-28 20:34:32,741 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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-28 20:34:32,741 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:32,741 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] [2023-11-28 20:34:32,741 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-28 20:34:32,741 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:32,742 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:32,742 INFO L85 PathProgramCache]: Analyzing trace with hash -2133625150, now seen corresponding path program 1 times [2023-11-28 20:34:32,742 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:32,742 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1594415066] [2023-11-28 20:34:32,743 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:32,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:32,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:32,849 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-28 20:34:32,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:32,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1594415066] [2023-11-28 20:34:32,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1594415066] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:32,850 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:32,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-28 20:34:32,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254917899] [2023-11-28 20:34:32,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:32,851 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:32,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:32,852 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:32,852 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:32,855 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 42 [2023-11-28 20:34:32,855 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 45 transitions, 132 flow. Second operand has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 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-28 20:34:32,856 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:32,856 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 42 [2023-11-28 20:34:32,856 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:33,060 INFO L124 PetriNetUnfolderBase]: 833/1329 cut-off events. [2023-11-28 20:34:33,060 INFO L125 PetriNetUnfolderBase]: For 497/727 co-relation queries the response was YES. [2023-11-28 20:34:33,063 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3074 conditions, 1329 events. 833/1329 cut-off events. For 497/727 co-relation queries the response was YES. Maximal size of possible extension queue 84. Compared 6519 event pairs, 102 based on Foata normal form. 47/1150 useless extension candidates. Maximal degree in co-relation 1005. Up to 683 conditions per place. [2023-11-28 20:34:33,073 INFO L140 encePairwiseOnDemand]: 39/42 looper letters, 35 selfloop transitions, 2 changer transitions 0/58 dead transitions. [2023-11-28 20:34:33,074 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 58 transitions, 245 flow [2023-11-28 20:34:33,074 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:33,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:33,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 94 transitions. [2023-11-28 20:34:33,075 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.746031746031746 [2023-11-28 20:34:33,075 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 94 transitions. [2023-11-28 20:34:33,076 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 94 transitions. [2023-11-28 20:34:33,076 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:33,076 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 94 transitions. [2023-11-28 20:34:33,077 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 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-28 20:34:33,078 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:33,078 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:33,078 INFO L175 Difference]: Start difference. First operand has 41 places, 45 transitions, 132 flow. Second operand 3 states and 94 transitions. [2023-11-28 20:34:33,078 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 58 transitions, 245 flow [2023-11-28 20:34:33,079 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 58 transitions, 242 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-28 20:34:33,081 INFO L231 Difference]: Finished difference. Result has 43 places, 46 transitions, 142 flow [2023-11-28 20:34:33,081 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=130, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=142, PETRI_PLACES=43, PETRI_TRANSITIONS=46} [2023-11-28 20:34:33,082 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 1 predicate places. [2023-11-28 20:34:33,082 INFO L495 AbstractCegarLoop]: Abstraction has has 43 places, 46 transitions, 142 flow [2023-11-28 20:34:33,082 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 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-28 20:34:33,082 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:33,082 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] [2023-11-28 20:34:33,083 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-28 20:34:33,083 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:33,083 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:33,083 INFO L85 PathProgramCache]: Analyzing trace with hash 12153880, now seen corresponding path program 1 times [2023-11-28 20:34:33,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:33,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [64541492] [2023-11-28 20:34:33,084 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:33,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:33,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:33,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-28 20:34:33,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:33,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [64541492] [2023-11-28 20:34:33,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [64541492] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:33,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:33,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-28 20:34:33,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [991312270] [2023-11-28 20:34:33,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:33,202 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-28 20:34:33,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:33,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-28 20:34:33,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-28 20:34:33,206 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 42 [2023-11-28 20:34:33,206 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 46 transitions, 142 flow. Second operand has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 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-28 20:34:33,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:33,207 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 42 [2023-11-28 20:34:33,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:33,390 INFO L124 PetriNetUnfolderBase]: 968/1562 cut-off events. [2023-11-28 20:34:33,391 INFO L125 PetriNetUnfolderBase]: For 653/777 co-relation queries the response was YES. [2023-11-28 20:34:33,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3657 conditions, 1562 events. 968/1562 cut-off events. For 653/777 co-relation queries the response was YES. Maximal size of possible extension queue 95. Compared 7662 event pairs, 193 based on Foata normal form. 52/1315 useless extension candidates. Maximal degree in co-relation 1185. Up to 578 conditions per place. [2023-11-28 20:34:33,404 INFO L140 encePairwiseOnDemand]: 39/42 looper letters, 37 selfloop transitions, 2 changer transitions 0/60 dead transitions. [2023-11-28 20:34:33,404 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 60 transitions, 267 flow [2023-11-28 20:34:33,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-28 20:34:33,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-28 20:34:33,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 94 transitions. [2023-11-28 20:34:33,406 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.746031746031746 [2023-11-28 20:34:33,406 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 94 transitions. [2023-11-28 20:34:33,406 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 94 transitions. [2023-11-28 20:34:33,406 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:33,406 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 94 transitions. [2023-11-28 20:34:33,407 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 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-28 20:34:33,408 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:33,408 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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-28 20:34:33,408 INFO L175 Difference]: Start difference. First operand has 43 places, 46 transitions, 142 flow. Second operand 3 states and 94 transitions. [2023-11-28 20:34:33,408 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 60 transitions, 267 flow [2023-11-28 20:34:33,410 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 60 transitions, 264 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-28 20:34:33,411 INFO L231 Difference]: Finished difference. Result has 45 places, 47 transitions, 152 flow [2023-11-28 20:34:33,412 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=140, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=152, PETRI_PLACES=45, PETRI_TRANSITIONS=47} [2023-11-28 20:34:33,413 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 3 predicate places. [2023-11-28 20:34:33,413 INFO L495 AbstractCegarLoop]: Abstraction has has 45 places, 47 transitions, 152 flow [2023-11-28 20:34:33,413 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 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-28 20:34:33,413 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:33,413 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] [2023-11-28 20:34:33,414 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-28 20:34:33,414 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:33,414 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:33,414 INFO L85 PathProgramCache]: Analyzing trace with hash -501636098, now seen corresponding path program 1 times [2023-11-28 20:34:33,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:33,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422687161] [2023-11-28 20:34:33,415 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:33,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:33,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:33,640 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:34:33,640 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:33,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422687161] [2023-11-28 20:34:33,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [422687161] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:33,641 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:33,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-28 20:34:33,641 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1183596800] [2023-11-28 20:34:33,642 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:33,642 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-28 20:34:33,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:33,643 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-28 20:34:33,643 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-28 20:34:33,652 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 42 [2023-11-28 20:34:33,652 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 47 transitions, 152 flow. Second operand has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 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-28 20:34:33,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:33,653 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 42 [2023-11-28 20:34:33,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:34,010 INFO L124 PetriNetUnfolderBase]: 2277/3456 cut-off events. [2023-11-28 20:34:34,010 INFO L125 PetriNetUnfolderBase]: For 1799/1859 co-relation queries the response was YES. [2023-11-28 20:34:34,016 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8775 conditions, 3456 events. 2277/3456 cut-off events. For 1799/1859 co-relation queries the response was YES. Maximal size of possible extension queue 158. Compared 18578 event pairs, 425 based on Foata normal form. 70/3043 useless extension candidates. Maximal degree in co-relation 3624. Up to 1157 conditions per place. [2023-11-28 20:34:34,036 INFO L140 encePairwiseOnDemand]: 37/42 looper letters, 54 selfloop transitions, 5 changer transitions 0/77 dead transitions. [2023-11-28 20:34:34,036 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 77 transitions, 370 flow [2023-11-28 20:34:34,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-28 20:34:34,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-28 20:34:34,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 124 transitions. [2023-11-28 20:34:34,038 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7380952380952381 [2023-11-28 20:34:34,038 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 124 transitions. [2023-11-28 20:34:34,038 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 124 transitions. [2023-11-28 20:34:34,038 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:34,038 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 124 transitions. [2023-11-28 20:34:34,039 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 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-28 20:34:34,040 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 42.0) internal successors, (210), 5 states have internal predecessors, (210), 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-28 20:34:34,040 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 42.0) internal successors, (210), 5 states have internal predecessors, (210), 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-28 20:34:34,041 INFO L175 Difference]: Start difference. First operand has 45 places, 47 transitions, 152 flow. Second operand 4 states and 124 transitions. [2023-11-28 20:34:34,041 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 77 transitions, 370 flow [2023-11-28 20:34:34,042 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 77 transitions, 366 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-28 20:34:34,044 INFO L231 Difference]: Finished difference. Result has 49 places, 49 transitions, 182 flow [2023-11-28 20:34:34,044 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=182, PETRI_PLACES=49, PETRI_TRANSITIONS=49} [2023-11-28 20:34:34,045 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 7 predicate places. [2023-11-28 20:34:34,045 INFO L495 AbstractCegarLoop]: Abstraction has has 49 places, 49 transitions, 182 flow [2023-11-28 20:34:34,045 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 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-28 20:34:34,045 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:34,046 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:34:34,046 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-28 20:34:34,046 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:34,046 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:34,047 INFO L85 PathProgramCache]: Analyzing trace with hash 2060429714, now seen corresponding path program 1 times [2023-11-28 20:34:34,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:34,047 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2140389121] [2023-11-28 20:34:34,047 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:34,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:34,315 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-28 20:34:34,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:34,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2140389121] [2023-11-28 20:34:34,316 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2140389121] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-28 20:34:34,316 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-28 20:34:34,317 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-28 20:34:34,317 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163744466] [2023-11-28 20:34:34,317 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-28 20:34:34,317 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-28 20:34:34,318 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:34,318 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-28 20:34:34,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-28 20:34:34,324 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 42 [2023-11-28 20:34:34,324 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 49 transitions, 182 flow. Second operand has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 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-28 20:34:34,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:34,325 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 42 [2023-11-28 20:34:34,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:34,966 INFO L124 PetriNetUnfolderBase]: 3653/5348 cut-off events. [2023-11-28 20:34:34,967 INFO L125 PetriNetUnfolderBase]: For 7298/7924 co-relation queries the response was YES. [2023-11-28 20:34:34,979 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15602 conditions, 5348 events. 3653/5348 cut-off events. For 7298/7924 co-relation queries the response was YES. Maximal size of possible extension queue 271. Compared 29501 event pairs, 845 based on Foata normal form. 210/4491 useless extension candidates. Maximal degree in co-relation 5610. Up to 1761 conditions per place. [2023-11-28 20:34:35,018 INFO L140 encePairwiseOnDemand]: 37/42 looper letters, 60 selfloop transitions, 5 changer transitions 0/83 dead transitions. [2023-11-28 20:34:35,018 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 83 transitions, 456 flow [2023-11-28 20:34:35,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-28 20:34:35,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-28 20:34:35,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 124 transitions. [2023-11-28 20:34:35,019 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7380952380952381 [2023-11-28 20:34:35,020 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 124 transitions. [2023-11-28 20:34:35,020 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 124 transitions. [2023-11-28 20:34:35,020 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:35,020 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 124 transitions. [2023-11-28 20:34:35,021 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 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-28 20:34:35,021 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 42.0) internal successors, (210), 5 states have internal predecessors, (210), 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-28 20:34:35,022 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 42.0) internal successors, (210), 5 states have internal predecessors, (210), 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-28 20:34:35,022 INFO L175 Difference]: Start difference. First operand has 49 places, 49 transitions, 182 flow. Second operand 4 states and 124 transitions. [2023-11-28 20:34:35,022 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 83 transitions, 456 flow [2023-11-28 20:34:35,028 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 83 transitions, 450 flow, removed 3 selfloop flow, removed 0 redundant places. [2023-11-28 20:34:35,030 INFO L231 Difference]: Finished difference. Result has 54 places, 51 transitions, 212 flow [2023-11-28 20:34:35,030 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=176, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=212, PETRI_PLACES=54, PETRI_TRANSITIONS=51} [2023-11-28 20:34:35,031 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 12 predicate places. [2023-11-28 20:34:35,031 INFO L495 AbstractCegarLoop]: Abstraction has has 54 places, 51 transitions, 212 flow [2023-11-28 20:34:35,031 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 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-28 20:34:35,031 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:35,031 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:34:35,031 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-28 20:34:35,032 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:35,032 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:35,032 INFO L85 PathProgramCache]: Analyzing trace with hash 1250765526, now seen corresponding path program 1 times [2023-11-28 20:34:35,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:35,033 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891139985] [2023-11-28 20:34:35,033 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:35,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:35,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:35,302 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-28 20:34:35,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:35,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891139985] [2023-11-28 20:34:35,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891139985] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:34:35,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [65956307] [2023-11-28 20:34:35,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:35,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:35,304 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:35,308 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:34:35,317 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-28 20:34:35,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:35,430 INFO L262 TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-28 20:34:35,437 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:34:35,624 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:34:35,624 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:34:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:34:35,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [65956307] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:34:35,940 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:34:35,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 6] total 12 [2023-11-28 20:34:35,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1109587309] [2023-11-28 20:34:35,941 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:34:35,942 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-28 20:34:35,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:35,943 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-28 20:34:35,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=90, Unknown=0, NotChecked=0, Total=156 [2023-11-28 20:34:35,961 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 42 [2023-11-28 20:34:35,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 51 transitions, 212 flow. Second operand has 13 states, 13 states have (on average 19.307692307692307) internal successors, (251), 13 states have internal predecessors, (251), 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-28 20:34:35,962 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:35,962 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 42 [2023-11-28 20:34:35,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:39,259 INFO L124 PetriNetUnfolderBase]: 18057/27204 cut-off events. [2023-11-28 20:34:39,259 INFO L125 PetriNetUnfolderBase]: For 41902/44479 co-relation queries the response was YES. [2023-11-28 20:34:39,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82800 conditions, 27204 events. 18057/27204 cut-off events. For 41902/44479 co-relation queries the response was YES. Maximal size of possible extension queue 1036. Compared 187050 event pairs, 2252 based on Foata normal form. 2001/26834 useless extension candidates. Maximal degree in co-relation 33086. Up to 6519 conditions per place. [2023-11-28 20:34:39,483 INFO L140 encePairwiseOnDemand]: 33/42 looper letters, 226 selfloop transitions, 57 changer transitions 0/298 dead transitions. [2023-11-28 20:34:39,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 298 transitions, 1919 flow [2023-11-28 20:34:39,484 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-28 20:34:39,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2023-11-28 20:34:39,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 433 transitions. [2023-11-28 20:34:39,486 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7363945578231292 [2023-11-28 20:34:39,486 INFO L72 ComplementDD]: Start complementDD. Operand 14 states and 433 transitions. [2023-11-28 20:34:39,486 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14 states and 433 transitions. [2023-11-28 20:34:39,487 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:39,487 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 14 states and 433 transitions. [2023-11-28 20:34:39,489 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 15 states, 14 states have (on average 30.928571428571427) internal successors, (433), 14 states have internal predecessors, (433), 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-28 20:34:39,491 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 15 states, 15 states have (on average 42.0) internal successors, (630), 15 states have internal predecessors, (630), 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-28 20:34:39,491 INFO L81 ComplementDD]: Finished complementDD. Result has 15 states, 15 states have (on average 42.0) internal successors, (630), 15 states have internal predecessors, (630), 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-28 20:34:39,491 INFO L175 Difference]: Start difference. First operand has 54 places, 51 transitions, 212 flow. Second operand 14 states and 433 transitions. [2023-11-28 20:34:39,491 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 298 transitions, 1919 flow [2023-11-28 20:34:39,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 298 transitions, 1893 flow, removed 13 selfloop flow, removed 0 redundant places. [2023-11-28 20:34:39,506 INFO L231 Difference]: Finished difference. Result has 80 places, 112 transitions, 830 flow [2023-11-28 20:34:39,506 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=830, PETRI_PLACES=80, PETRI_TRANSITIONS=112} [2023-11-28 20:34:39,507 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 38 predicate places. [2023-11-28 20:34:39,507 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 112 transitions, 830 flow [2023-11-28 20:34:39,508 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 19.307692307692307) internal successors, (251), 13 states have internal predecessors, (251), 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-28 20:34:39,508 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:39,508 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:34:39,515 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-28 20:34:39,708 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:39,709 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:39,709 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:39,709 INFO L85 PathProgramCache]: Analyzing trace with hash 126160938, now seen corresponding path program 1 times [2023-11-28 20:34:39,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:39,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [513399833] [2023-11-28 20:34:39,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:39,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:39,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:39,923 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:34:39,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:39,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [513399833] [2023-11-28 20:34:39,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [513399833] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:34:39,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1009090870] [2023-11-28 20:34:39,924 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:39,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:39,924 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:39,925 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:34:39,928 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-28 20:34:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:40,034 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-28 20:34:40,037 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:34:40,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:34:40,097 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:34:40,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:34:40,162 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1009090870] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:34:40,162 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:34:40,163 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 4 [2023-11-28 20:34:40,163 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [161725783] [2023-11-28 20:34:40,163 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:34:40,163 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-28 20:34:40,164 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:40,164 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-28 20:34:40,164 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-28 20:34:40,169 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:34:40,169 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 112 transitions, 830 flow. Second operand has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 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-28 20:34:40,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:40,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:34:40,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:46,265 INFO L124 PetriNetUnfolderBase]: 32541/51830 cut-off events. [2023-11-28 20:34:46,265 INFO L125 PetriNetUnfolderBase]: For 229878/237508 co-relation queries the response was YES. [2023-11-28 20:34:46,450 INFO L83 FinitePrefix]: Finished finitePrefix Result has 203593 conditions, 51830 events. 32541/51830 cut-off events. For 229878/237508 co-relation queries the response was YES. Maximal size of possible extension queue 1539. Compared 409939 event pairs, 6024 based on Foata normal form. 1149/50379 useless extension candidates. Maximal degree in co-relation 54331. Up to 25202 conditions per place. [2023-11-28 20:34:46,682 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 174 selfloop transitions, 22 changer transitions 1/243 dead transitions. [2023-11-28 20:34:46,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 243 transitions, 2238 flow [2023-11-28 20:34:46,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-28 20:34:46,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-28 20:34:46,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 158 transitions. [2023-11-28 20:34:46,684 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7523809523809524 [2023-11-28 20:34:46,684 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 158 transitions. [2023-11-28 20:34:46,684 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 158 transitions. [2023-11-28 20:34:46,684 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:34:46,684 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 158 transitions. [2023-11-28 20:34:46,685 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 31.6) internal successors, (158), 5 states have internal predecessors, (158), 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-28 20:34:46,685 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 42.0) internal successors, (252), 6 states have internal predecessors, (252), 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-28 20:34:46,686 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 42.0) internal successors, (252), 6 states have internal predecessors, (252), 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-28 20:34:46,686 INFO L175 Difference]: Start difference. First operand has 80 places, 112 transitions, 830 flow. Second operand 5 states and 158 transitions. [2023-11-28 20:34:46,686 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 243 transitions, 2238 flow [2023-11-28 20:34:46,835 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 243 transitions, 2191 flow, removed 20 selfloop flow, removed 1 redundant places. [2023-11-28 20:34:46,838 INFO L231 Difference]: Finished difference. Result has 84 places, 130 transitions, 952 flow [2023-11-28 20:34:46,838 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=811, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=952, PETRI_PLACES=84, PETRI_TRANSITIONS=130} [2023-11-28 20:34:46,838 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 42 predicate places. [2023-11-28 20:34:46,838 INFO L495 AbstractCegarLoop]: Abstraction has has 84 places, 130 transitions, 952 flow [2023-11-28 20:34:46,838 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.6) internal successors, (108), 5 states have internal predecessors, (108), 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-28 20:34:46,839 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:34:46,839 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:34:46,843 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-28 20:34:47,039 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:47,039 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:34:47,040 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:34:47,040 INFO L85 PathProgramCache]: Analyzing trace with hash -1938316790, now seen corresponding path program 2 times [2023-11-28 20:34:47,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:34:47,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [187907757] [2023-11-28 20:34:47,040 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:34:47,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:34:47,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:34:47,250 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:34:47,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:34:47,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [187907757] [2023-11-28 20:34:47,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [187907757] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:34:47,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [818734064] [2023-11-28 20:34:47,251 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-28 20:34:47,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:34:47,251 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:34:47,253 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:34:47,256 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-28 20:34:47,374 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-28 20:34:47,374 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-28 20:34:47,375 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-28 20:34:47,378 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:34:47,433 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:34:47,433 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:34:47,496 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:34:47,496 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [818734064] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:34:47,496 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:34:47,496 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 5 [2023-11-28 20:34:47,497 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [108775734] [2023-11-28 20:34:47,497 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:34:47,497 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-28 20:34:47,498 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:34:47,498 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-28 20:34:47,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-28 20:34:47,503 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:34:47,503 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 130 transitions, 952 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 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-28 20:34:47,503 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:34:47,503 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:34:47,503 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:34:51,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:51,852 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:34:51,853 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:34:51,853 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:34:51,853 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:34:52,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:52,578 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:34:52,578 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:34:52,578 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:34:52,578 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:34:52,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:52,604 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:34:52,604 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:34:52,604 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:34:52,604 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:34:53,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:53,315 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:34:53,315 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:34:53,315 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:34:53,315 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:34:56,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:56,770 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:34:56,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:34:56,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:34:56,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:34:56,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:56,770 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:34:56,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:34:56,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:34:56,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:34:57,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:57,499 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:34:57,499 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:57,500 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:34:57,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,500 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:57,539 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:34:57,539 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,539 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,540 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:57,540 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:34:57,540 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,540 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:57,540 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:58,398 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:58,398 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,398 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,399 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:58,429 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:34:58,429 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,429 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,429 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:58,429 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:34:58,430 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,430 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:58,430 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:34:59,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:59,251 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:59,252 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:34:59,252 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:59,968 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:34:59,968 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:34:59,968 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:00,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:00,881 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:00,881 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:00,881 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:00,881 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:00,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][258], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:00,882 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:00,882 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:00,882 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:00,882 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:01,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 621#(= ~pos~0 3), 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:01,717 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:01,717 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:01,717 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:01,717 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:02,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 51#(= ~pos~0 0), 76#true, 621#(= ~pos~0 3), Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:02,124 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:02,124 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:02,125 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:02,125 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:03,822 INFO L124 PetriNetUnfolderBase]: 81196/130082 cut-off events. [2023-11-28 20:35:03,822 INFO L125 PetriNetUnfolderBase]: For 615445/635323 co-relation queries the response was YES. [2023-11-28 20:35:04,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 541352 conditions, 130082 events. 81196/130082 cut-off events. For 615445/635323 co-relation queries the response was YES. Maximal size of possible extension queue 3780. Compared 1160338 event pairs, 8930 based on Foata normal form. 3695/128802 useless extension candidates. Maximal degree in co-relation 150476. Up to 40759 conditions per place. [2023-11-28 20:35:05,018 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 276 selfloop transitions, 46 changer transitions 1/369 dead transitions. [2023-11-28 20:35:05,018 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 369 transitions, 3442 flow [2023-11-28 20:35:05,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-28 20:35:05,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-28 20:35:05,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 213 transitions. [2023-11-28 20:35:05,020 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8452380952380952 [2023-11-28 20:35:05,020 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 213 transitions. [2023-11-28 20:35:05,020 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 213 transitions. [2023-11-28 20:35:05,021 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:35:05,021 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 213 transitions. [2023-11-28 20:35:05,021 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 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-28 20:35:05,022 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 42.0) internal successors, (294), 7 states have internal predecessors, (294), 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-28 20:35:05,022 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 42.0) internal successors, (294), 7 states have internal predecessors, (294), 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-28 20:35:05,022 INFO L175 Difference]: Start difference. First operand has 84 places, 130 transitions, 952 flow. Second operand 6 states and 213 transitions. [2023-11-28 20:35:05,023 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 369 transitions, 3442 flow [2023-11-28 20:35:05,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 369 transitions, 3358 flow, removed 42 selfloop flow, removed 0 redundant places. [2023-11-28 20:35:05,228 INFO L231 Difference]: Finished difference. Result has 90 places, 154 transitions, 1138 flow [2023-11-28 20:35:05,228 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=916, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1138, PETRI_PLACES=90, PETRI_TRANSITIONS=154} [2023-11-28 20:35:05,229 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 48 predicate places. [2023-11-28 20:35:05,229 INFO L495 AbstractCegarLoop]: Abstraction has has 90 places, 154 transitions, 1138 flow [2023-11-28 20:35:05,229 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 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-28 20:35:05,229 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:35:05,229 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:35:05,235 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-28 20:35:05,430 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:35:05,430 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:35:05,430 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:35:05,431 INFO L85 PathProgramCache]: Analyzing trace with hash 734505958, now seen corresponding path program 3 times [2023-11-28 20:35:05,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:35:05,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [442243863] [2023-11-28 20:35:05,431 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:35:05,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:35:05,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:35:05,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:35:05,723 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:35:05,723 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [442243863] [2023-11-28 20:35:05,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [442243863] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:35:05,723 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1737296158] [2023-11-28 20:35:05,724 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-28 20:35:05,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:35:05,724 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:35:05,726 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:35:05,728 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-28 20:35:05,845 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-28 20:35:05,845 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-28 20:35:05,846 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-28 20:35:05,848 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:35:05,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:35:05,907 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:35:05,965 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:35:05,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1737296158] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:35:05,965 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:35:05,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 5 [2023-11-28 20:35:05,966 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [47062507] [2023-11-28 20:35:05,966 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:35:05,966 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-28 20:35:05,966 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:35:05,967 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-28 20:35:05,967 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-28 20:35:05,975 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:35:05,975 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 154 transitions, 1138 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 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-28 20:35:05,975 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:35:05,975 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:35:05,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:35:14,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:14,059 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:35:14,059 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:14,059 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:14,059 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:15,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:15,380 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,380 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,380 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,380 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:15,452 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,452 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:15,453 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,453 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,453 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,453 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:15,794 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,794 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,794 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:15,794 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:35:16,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:16,470 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:16,470 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:16,470 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:16,470 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:16,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:16,471 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:16,471 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:16,471 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:16,471 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:17,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:17,081 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:17,084 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,084 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,084 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,084 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:17,150 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,150 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,150 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,150 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:17,424 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:35:17,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:17,814 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,814 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:35:17,814 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:17,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:18,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:18,238 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:18,238 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,238 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,238 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:18,238 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:18,238 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,239 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,239 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:18,247 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:18,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:18,248 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:18,248 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,248 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,248 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:18,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:18,762 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:18,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:18,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:18,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:19,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:19,293 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:19,293 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:19,293 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:19,293 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:19,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:19,864 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:19,864 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:19,864 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:19,865 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:19,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:19,865 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:19,865 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:19,865 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:19,865 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][229], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:20,000 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:20,000 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,000 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,000 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:20,001 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:20,001 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,001 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,001 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:20,411 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:20,411 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:35:20,411 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:35:20,411 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:20,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][186], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:20,456 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:20,456 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,456 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:20,456 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:20,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:20,889 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:20,889 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:20,889 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:21,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:21,103 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:21,103 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:21,103 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:21,103 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:21,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][229], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:21,909 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:21,909 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:21,909 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:21,909 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:21,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:21,909 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:21,909 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:21,910 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:21,910 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:21,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:21,977 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:35:21,977 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:21,978 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:21,978 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:21,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:21,978 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:35:21,978 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:21,978 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:21,978 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:22,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,272 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:22,272 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:35:22,273 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:22,273 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:35:22,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][186], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,315 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:22,315 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:22,315 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:22,315 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:22,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][186], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,344 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:22,344 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:22,344 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:22,344 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:22,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,895 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,895 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,895 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,975 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,975 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,976 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,976 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:22,976 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,976 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,976 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:22,976 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:23,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:23,324 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:23,324 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:23,324 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:23,324 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:23,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:23,886 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:35:23,886 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:23,886 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:23,886 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:23,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:23,887 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:23,887 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:23,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:23,970 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:23,970 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:23,971 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:23,971 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:23,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:23,971 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:23,971 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:23,971 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:23,971 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:24,045 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:24,046 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,046 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:24,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][186], [Black: 66#(= ~g3~0 1), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:24,314 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:35:24,314 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:24,314 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:24,314 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:25,012 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:25,012 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,012 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,013 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:25,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:25,594 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:25,594 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,594 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,594 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,594 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:25,690 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:25,690 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,690 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,690 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:25,690 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:25,691 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,691 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:25,691 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:26,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:26,030 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:26,031 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,031 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,031 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,031 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:26,032 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:26,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:26,101 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:26,101 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,102 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,102 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,102 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:26,102 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:26,102 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,102 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,103 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,103 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:26,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:26,294 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:26,294 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:26,294 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:26,294 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:26,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:26,302 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:26,302 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:26,302 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:26,302 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:27,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:27,061 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:27,061 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:27,061 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:27,061 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:27,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:27,542 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:27,542 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:27,542 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:27,542 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:27,542 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:27,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:27,847 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:27,847 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:27,848 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:27,848 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:28,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:28,156 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:28,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:28,156 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:28,167 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,167 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:28,167 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,167 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:28,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:28,172 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,172 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:28,172 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:28,172 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:28,204 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,204 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:28,204 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:28,204 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:28,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:28,682 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:35:28,682 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:28,683 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:28,683 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:29,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:29,293 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:29,294 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:29,294 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:29,294 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:29,804 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:29,804 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:29,804 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:29,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:29,939 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:29,939 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:29,939 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:29,939 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:29,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:29,989 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:29,989 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:29,989 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:29,989 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:30,004 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:30,004 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,004 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,004 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:30,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:30,014 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:30,014 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,014 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:30,014 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:30,017 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:30,017 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,017 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:30,017 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:30,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:30,337 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,337 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,337 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,337 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:30,629 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,629 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,629 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:30,629 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:31,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:31,326 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:31,326 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:31,326 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:31,326 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:31,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:31,327 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:31,327 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:31,327 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:31,327 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:31,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:31,410 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:31,410 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:31,411 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:31,411 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:31,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:31,430 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:31,430 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:31,431 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:31,431 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:31,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:31,528 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:31,528 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:31,528 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:31,528 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:31,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:31,540 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:31,540 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:31,540 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:31,540 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,026 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:35:32,027 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:32,027 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:32,027 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:32,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,414 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:32,414 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:32,414 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:32,414 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][278], [Black: 66#(= ~g3~0 1), 888#(= ~pos~0 4), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,504 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,504 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,504 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][280], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,551 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,551 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,551 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:32,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,656 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:32,657 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:32,657 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:32,657 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:32,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,711 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,711 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:32,711 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:32,711 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:32,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,725 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:32,725 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:32,725 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:32,725 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:32,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:32,736 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:32,736 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:32,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:32,736 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:32,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:33,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,627 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:33,627 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:33,627 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:33,627 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:33,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,656 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:33,656 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:33,656 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:33,656 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:33,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][278], [Black: 66#(= ~g3~0 1), 888#(= ~pos~0 4), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,779 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,779 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,779 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,779 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,779 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,779 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,780 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,780 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][280], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,795 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,795 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,795 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][93], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,911 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2023-11-28 20:35:33,911 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:35:33,911 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:35:33,911 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:35:33,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,954 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:33,954 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,955 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,955 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,979 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:33,979 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,979 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,979 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:33,980 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:33,980 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,980 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:33,980 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:34,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,006 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:34,006 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,006 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:34,006 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,030 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:34,030 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,030 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,030 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:34,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,053 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:34,053 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:34,053 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,053 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:34,053 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,068 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:34,068 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,068 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,069 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:34,069 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:34,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,131 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:35:34,131 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,131 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,131 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:34,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,697 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:34,698 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:34,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:35:34,698 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:34,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][93], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,908 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-11-28 20:35:34,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:35:34,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:35:34,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:35:34,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,950 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:34,950 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,951 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:34,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,955 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:34,955 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,955 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,955 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,965 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:34,965 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,966 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,966 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:34,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,971 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:34,971 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:34,971 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,971 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:34,994 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:34,994 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:34,994 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:34,994 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,006 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,006 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:35,006 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,006 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:35,006 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,256 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:35,256 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,257 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,257 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,289 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:35,290 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,290 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,290 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,363 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 621#(= ~pos~0 3), Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,364 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:35,364 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:35,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][350], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,785 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,786 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,786 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][245], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,788 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,788 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,788 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,788 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,800 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:35,800 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:35,800 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:35,800 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:35,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][85], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,814 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,814 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:35,814 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,814 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,845 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:35,845 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:35,845 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,845 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:35,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,855 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,875 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,875 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,875 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,875 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][296], [Black: 66#(= ~g3~0 1), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,927 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,927 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,927 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,927 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 621#(= ~pos~0 3), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:35,928 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:35:35,928 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,928 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:35,928 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:35:36,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][350], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,245 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,246 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,246 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,269 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:36,269 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:36,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:36,270 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:36,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,278 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:36,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,283 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:36,284 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,284 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,292 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:35:36,292 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:36,292 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:36,292 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:36,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,838 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:36,838 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,838 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:36,838 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,848 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:35:36,848 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,848 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:36,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:36,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,854 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:35:36,854 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:36,854 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:36,854 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:36,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:36,859 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:35:36,859 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:36,860 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:36,860 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,083 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:35:37,083 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,083 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,083 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:37,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,091 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:35:37,091 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,091 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,091 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:35:37,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,095 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2023-11-28 20:35:37,095 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:37,095 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:35:37,095 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:37,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][170], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,261 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2023-11-28 20:35:37,261 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:37,261 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:35:37,261 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:37,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,374 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2023-11-28 20:35:37,374 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:37,374 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:35:37,374 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:35:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,447 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:35:37,448 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:37,448 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:37,448 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:37,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,451 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:35:37,451 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:35:37,451 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:37,451 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:35:37,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,514 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:35:37,514 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:37,514 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:37,514 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,517 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:35:37,517 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:37,517 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:35:37,517 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:35:37,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][254], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, Black: 354#(= ~pos~0 0), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:37,569 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2023-11-28 20:35:37,569 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:35:37,569 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:35:37,569 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:35:37,747 INFO L124 PetriNetUnfolderBase]: 154124/245764 cut-off events. [2023-11-28 20:35:37,747 INFO L125 PetriNetUnfolderBase]: For 1195338/1230414 co-relation queries the response was YES. [2023-11-28 20:35:39,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1039421 conditions, 245764 events. 154124/245764 cut-off events. For 1195338/1230414 co-relation queries the response was YES. Maximal size of possible extension queue 7636. Compared 2348282 event pairs, 22462 based on Foata normal form. 7057/242645 useless extension candidates. Maximal degree in co-relation 376053. Up to 111147 conditions per place. [2023-11-28 20:35:40,295 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 309 selfloop transitions, 54 changer transitions 1/410 dead transitions. [2023-11-28 20:35:40,295 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 410 transitions, 3827 flow [2023-11-28 20:35:40,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-28 20:35:40,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-28 20:35:40,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 211 transitions. [2023-11-28 20:35:40,297 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8373015873015873 [2023-11-28 20:35:40,297 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 211 transitions. [2023-11-28 20:35:40,297 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 211 transitions. [2023-11-28 20:35:40,297 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:35:40,297 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 211 transitions. [2023-11-28 20:35:40,298 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 35.166666666666664) internal successors, (211), 6 states have internal predecessors, (211), 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-28 20:35:40,298 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 42.0) internal successors, (294), 7 states have internal predecessors, (294), 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-28 20:35:40,298 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 42.0) internal successors, (294), 7 states have internal predecessors, (294), 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-28 20:35:40,299 INFO L175 Difference]: Start difference. First operand has 90 places, 154 transitions, 1138 flow. Second operand 6 states and 211 transitions. [2023-11-28 20:35:40,299 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 410 transitions, 3827 flow [2023-11-28 20:35:40,719 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 410 transitions, 3719 flow, removed 46 selfloop flow, removed 1 redundant places. [2023-11-28 20:35:40,726 INFO L231 Difference]: Finished difference. Result has 97 places, 204 transitions, 1611 flow [2023-11-28 20:35:40,727 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=1101, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1611, PETRI_PLACES=97, PETRI_TRANSITIONS=204} [2023-11-28 20:35:40,727 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 55 predicate places. [2023-11-28 20:35:40,728 INFO L495 AbstractCegarLoop]: Abstraction has has 97 places, 204 transitions, 1611 flow [2023-11-28 20:35:40,728 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 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-28 20:35:40,728 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:35:40,728 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:35:40,732 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-28 20:35:40,928 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:35:40,929 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:35:40,929 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:35:40,929 INFO L85 PathProgramCache]: Analyzing trace with hash 1064645912, now seen corresponding path program 4 times [2023-11-28 20:35:40,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:35:40,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2002103546] [2023-11-28 20:35:40,930 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:35:40,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:35:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:35:41,115 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:35:41,115 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:35:41,115 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2002103546] [2023-11-28 20:35:41,115 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2002103546] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:35:41,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1632032058] [2023-11-28 20:35:41,116 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-28 20:35:41,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:35:41,116 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:35:41,117 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:35:41,119 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-28 20:35:41,227 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-28 20:35:41,227 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-28 20:35:41,228 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-28 20:35:41,231 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:35:41,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:35:41,290 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:35:41,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:35:41,353 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1632032058] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:35:41,353 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:35:41,353 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 6 [2023-11-28 20:35:41,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [138432090] [2023-11-28 20:35:41,353 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:35:41,354 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-28 20:35:41,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:35:41,355 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-28 20:35:41,355 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-28 20:35:41,370 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:35:41,371 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 204 transitions, 1611 flow. Second operand has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 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-28 20:35:41,371 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:35:41,371 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:35:41,371 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:35:50,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:50,099 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:35:50,100 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:35:50,100 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:50,100 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:51,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:51,843 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:51,843 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:51,843 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:51,843 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:35:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:51,913 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:51,913 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:35:51,913 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:51,913 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:52,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:52,311 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:35:52,311 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:52,311 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:52,311 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:53,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:53,819 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:53,819 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:53,819 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:53,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:53,897 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:53,898 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:53,898 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:53,898 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:35:54,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:54,404 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,404 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,404 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,404 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:54,733 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,733 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,733 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,733 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:54,734 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,734 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,734 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:54,734 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:55,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:55,968 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:55,968 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:55,968 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:56,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:56,326 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:56,326 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,326 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,326 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:56,327 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:56,327 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,327 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,327 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:56,412 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:56,413 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,413 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:56,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:56,565 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:56,565 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:56,565 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:56,566 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:35:57,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:57,139 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,139 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,139 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,139 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:57,141 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:57,223 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,223 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,223 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:57,223 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,729 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,729 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,729 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,730 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,730 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,730 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,743 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,744 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,744 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,853 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,853 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:58,853 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:35:58,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:58,958 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,958 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:35:58,958 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:58,958 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:35:59,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:35:59,899 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:35:59,899 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:59,899 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:35:59,899 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:01,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:01,444 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:01,444 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:01,444 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:01,444 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:01,469 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:01,469 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:01,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:02,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:02,006 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:02,006 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:02,006 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:02,006 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:02,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:02,009 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:02,009 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:02,010 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:02,010 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:03,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:03,567 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:03,568 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:03,568 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:03,568 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:04,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:04,212 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:04,212 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,212 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,212 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:04,245 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:04,245 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,245 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,245 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:04,246 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:04,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,246 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:04,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:04,784 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:04,784 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:04,785 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:04,785 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:04,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:04,785 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:04,785 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:04,785 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:04,785 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:04,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:04,807 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:04,807 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:04,807 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:04,807 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:05,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:05,160 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:05,160 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:05,160 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:05,160 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:05,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:05,163 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:05,163 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:05,163 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:05,163 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:05,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:05,183 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2023-11-28 20:36:05,184 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-11-28 20:36:05,184 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-11-28 20:36:05,184 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-11-28 20:36:05,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:05,185 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:05,185 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:05,186 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:05,186 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:05,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:05,269 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:05,269 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:05,269 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:05,269 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:05,269 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:06,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:06,515 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:06,516 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:06,516 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:06,516 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:07,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,343 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,343 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,343 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,343 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,343 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,343 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,343 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,344 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,377 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,377 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,378 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,378 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:07,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,416 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:07,416 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,416 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,416 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,417 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:07,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,417 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:07,417 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:07,417 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,418 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,418 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:07,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,550 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:07,550 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,550 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,551 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,551 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:07,551 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,551 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,551 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,569 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,569 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,569 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,569 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,665 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:07,665 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:07,665 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:08,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:08,292 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is not cut-off event [2023-11-28 20:36:08,292 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-11-28 20:36:08,292 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-11-28 20:36:08,292 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-11-28 20:36:08,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:08,294 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:08,294 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:08,294 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:08,294 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:08,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:08,344 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:08,344 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:08,344 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:08,344 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:08,344 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:08,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:08,369 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:36:08,369 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:08,369 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:08,369 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:36:08,369 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:09,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:09,860 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:09,860 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:09,860 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:09,860 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,258 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,258 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,258 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,258 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,258 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,345 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:10,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:10,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:10,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:10,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,402 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,403 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,403 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,404 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,404 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,404 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,405 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,405 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,437 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,437 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,437 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,438 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,438 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,584 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:10,584 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,584 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,584 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,585 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:10,585 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,585 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,585 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,669 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:10,669 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,669 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,670 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,670 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:10,670 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,670 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,670 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:10,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,712 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,712 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,712 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:10,712 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:10,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,977 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,977 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:10,977 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,977 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:10,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,978 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,978 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:10,978 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,978 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:10,978 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:10,988 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,988 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:10,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:10,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:11,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][288], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:11,015 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:36:11,015 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:11,015 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:11,015 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:11,016 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:11,033 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:11,033 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:11,033 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:11,033 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:11,033 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:11,033 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:11,033 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:11,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:11,035 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:11,035 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:11,035 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:11,035 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:12,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 1155#(= ~pos~0 3), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:12,470 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,470 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,470 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:12,471 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:12,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:12,478 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:12,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:12,478 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:12,504 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:12,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:12,505 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:12,830 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:12,830 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:12,830 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:12,830 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:12,830 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,294 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,294 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,294 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,294 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,294 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,294 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,295 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,295 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,295 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,295 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,331 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,331 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,331 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,332 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,492 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:13,492 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:13,493 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:13,493 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:13,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,493 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:13,493 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:13,493 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:13,493 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:13,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,595 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,595 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,596 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,596 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,616 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,616 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,616 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,616 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,849 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,849 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,849 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,849 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,850 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,850 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,850 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,851 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,851 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,860 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,860 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,860 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:13,860 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,868 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,868 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,868 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,868 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,870 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,870 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,870 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,871 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,871 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,900 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,900 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,900 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,900 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,900 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,901 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,902 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,902 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,902 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,902 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,913 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,913 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,913 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,913 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,913 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,913 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:13,914 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,915 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:13,915 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:13,915 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:14,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:14,489 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,489 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,489 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,489 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:14,495 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,495 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,496 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:14,496 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,132 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,133 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,133 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:15,133 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,133 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,133 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:15,133 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,133 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,135 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,135 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:15,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:15,135 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:15,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,223 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,223 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,223 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,223 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,257 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,257 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:15,257 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,257 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:15,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,278 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,278 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:15,278 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,278 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,813 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:15,813 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:15,813 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,814 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:15,814 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:16,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,058 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,059 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:16,059 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:16,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,112 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,112 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,112 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,112 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,586 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:16,586 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:16,586 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:16,586 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:16,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,692 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,692 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,692 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,693 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,694 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,694 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,694 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,694 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,694 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,715 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,715 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,715 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,715 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,717 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,717 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,734 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,735 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,735 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,735 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,735 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,735 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,736 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,736 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,736 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,736 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,743 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,743 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,743 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,743 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:16,745 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,745 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:16,745 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:16,745 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:17,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,217 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,217 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,217 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,217 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,228 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,228 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,228 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,228 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,330 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,330 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,330 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,330 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,333 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,333 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,334 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,334 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,553 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,553 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,555 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,555 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,555 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,555 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,555 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,655 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,655 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,656 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,656 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,656 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:17,656 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,656 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:17,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:17,766 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:17,766 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:17,766 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:17,766 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:18,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:18,655 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:18,655 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:18,655 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:18,655 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:18,655 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:18,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:18,656 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:18,656 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:18,656 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:18,656 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:18,656 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:18,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:18,811 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:18,811 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:18,811 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:18,811 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:18,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:18,812 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:18,812 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:18,812 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:18,812 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:18,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:18,958 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:18,958 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:18,958 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:18,959 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:19,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:19,130 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,130 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,130 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,130 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:19,131 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,131 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,131 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,131 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,131 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:19,154 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,154 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,154 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,154 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,154 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,154 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:19,155 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,155 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,155 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:19,155 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:19,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:19,580 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,580 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,580 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,580 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:19,586 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,586 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,586 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:19,586 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,153 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,154 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,154 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,154 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,235 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,235 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,236 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,236 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,236 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,236 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:20,236 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:20,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,531 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:20,531 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,531 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:20,531 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][321], [Black: 66#(= ~g3~0 1), 888#(= ~pos~0 4), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 1157#(= ~pos~0 4), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,675 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,675 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,675 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,675 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,676 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,676 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,676 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,676 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,677 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,677 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,677 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,677 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][323], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 887#(= ~pos~0 2), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,753 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,753 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,754 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,754 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:20,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,754 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,754 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:20,754 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,754 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][323], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,755 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,755 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:20,755 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:20,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][344], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,797 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:20,797 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,797 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,797 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:20,797 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][139], [Black: 66#(= ~g3~0 1), 1151#true, Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,798 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:20,798 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,798 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:20,798 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,798 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:20,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:20,925 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:20,925 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:20,925 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:20,925 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:21,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:21,041 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:21,042 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:21,042 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:21,042 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:21,042 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,036 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,036 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][270], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,037 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:22,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:22,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,297 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:22,297 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,298 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:22,298 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,369 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:22,369 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,369 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,369 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][321], [Black: 66#(= ~g3~0 1), 888#(= ~pos~0 4), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 1157#(= ~pos~0 4), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,503 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,503 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,504 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,504 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,504 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,504 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][321], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 1157#(= ~pos~0 4), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,509 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,509 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,509 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,509 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,509 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,509 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,509 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,509 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][323], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 887#(= ~pos~0 2), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,521 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,521 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,521 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:22,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][323], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,522 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,522 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:22,522 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,522 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,523 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,523 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,523 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:22,523 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][289], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,665 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,665 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,665 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,665 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][94], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,668 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,668 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,668 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,668 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:36:22,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,712 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:22,712 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,712 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,712 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,740 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:22,740 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,740 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,740 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,740 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:22,741 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,741 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,741 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:22,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,796 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,796 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,796 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,796 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:22,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,826 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:22,826 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:22,826 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,826 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:22,826 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 1155#(= ~pos~0 3), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,850 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:22,850 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,850 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:22,850 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:22,850 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:22,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:22,939 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:36:22,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:22,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:24,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,060 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:24,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:24,060 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:36:24,060 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:24,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][321], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 1157#(= ~pos~0 4), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,209 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,209 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,209 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,209 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,210 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,210 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,210 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,210 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,214 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,214 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,214 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,215 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][289], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,322 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,322 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,322 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,322 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][94], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,325 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,325 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,325 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,325 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:36:24,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,388 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:24,388 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,388 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,388 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,389 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:24,389 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,389 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,389 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,411 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:24,411 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,411 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,411 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:24,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,417 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,417 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:24,417 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,417 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,449 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,449 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,449 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:24,449 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,469 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:24,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:24,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:24,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:24,469 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:24,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,497 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,497 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,497 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,497 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,545 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,545 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,545 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,545 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][188], [Black: 66#(= ~g3~0 1), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:24,558 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:36:24,558 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,558 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:24,558 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:25,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][182], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,465 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:25,465 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,465 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,465 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][426], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 887#(= ~pos~0 2), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,590 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,590 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][426], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,591 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,591 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][127], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 253#(< 0 (mod ~g1~0 256)), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,607 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:25,607 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:25,607 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:25,607 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:25,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][86], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,623 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:25,623 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,623 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:25,623 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,664 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:25,664 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,664 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:25,664 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:25,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,678 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:25,678 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,678 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,678 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][188], [Black: 66#(= ~g3~0 1), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,689 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:25,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,689 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,712 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:25,712 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,712 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,712 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][188], [Black: 66#(= ~g3~0 1), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:25,717 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:36:25,717 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,717 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:25,717 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:26,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][426], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 887#(= ~pos~0 2), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,298 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,298 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][426], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,299 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][383], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,299 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,299 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,334 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:26,334 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:26,334 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,334 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,344 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:26,345 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,345 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:26,345 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,354 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:26,354 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,354 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:26,354 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:26,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,368 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:26,368 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,368 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,368 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][188], [Black: 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:26,374 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:36:26,374 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,374 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:26,374 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:27,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,094 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:27,094 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:27,094 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:27,094 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:27,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,110 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:36:27,110 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:27,110 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:27,110 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:27,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,119 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:36:27,120 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,120 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,120 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:27,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,134 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:36:27,134 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,135 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,135 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:27,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,432 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:36:27,432 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,433 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,433 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:27,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 1155#(= ~pos~0 3), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,442 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:36:27,442 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:27,442 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,442 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,449 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2023-11-28 20:36:27,449 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:36:27,449 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:27,449 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:27,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][176], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,670 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2023-11-28 20:36:27,670 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:36:27,671 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:27,671 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:27,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,821 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2023-11-28 20:36:27,821 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:36:27,821 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:27,821 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:36:27,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,908 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:36:27,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:27,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:27,908 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:27,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,913 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:36:27,913 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:27,913 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:36:27,913 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:36:27,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,985 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:36:27,986 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,986 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:27,986 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:27,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:27,989 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:36:27,989 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:36:27,989 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:27,990 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:36:28,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][283], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:28,054 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2023-11-28 20:36:28,054 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:36:28,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:36:28,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:36:28,176 INFO L124 PetriNetUnfolderBase]: 216703/347265 cut-off events. [2023-11-28 20:36:28,176 INFO L125 PetriNetUnfolderBase]: For 1771752/1823321 co-relation queries the response was YES. [2023-11-28 20:36:30,179 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1506810 conditions, 347265 events. 216703/347265 cut-off events. For 1771752/1823321 co-relation queries the response was YES. Maximal size of possible extension queue 11435. Compared 3495030 event pairs, 23021 based on Foata normal form. 15040/349938 useless extension candidates. Maximal degree in co-relation 486947. Up to 80173 conditions per place. [2023-11-28 20:36:32,038 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 329 selfloop transitions, 126 changer transitions 1/502 dead transitions. [2023-11-28 20:36:32,038 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 502 transitions, 4830 flow [2023-11-28 20:36:32,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-28 20:36:32,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-28 20:36:32,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 252 transitions. [2023-11-28 20:36:32,040 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8571428571428571 [2023-11-28 20:36:32,040 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 252 transitions. [2023-11-28 20:36:32,040 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 252 transitions. [2023-11-28 20:36:32,041 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:36:32,041 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 252 transitions. [2023-11-28 20:36:32,042 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 36.0) internal successors, (252), 7 states have internal predecessors, (252), 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-28 20:36:32,042 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 42.0) internal successors, (336), 8 states have internal predecessors, (336), 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-28 20:36:32,042 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 42.0) internal successors, (336), 8 states have internal predecessors, (336), 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-28 20:36:32,042 INFO L175 Difference]: Start difference. First operand has 97 places, 204 transitions, 1611 flow. Second operand 7 states and 252 transitions. [2023-11-28 20:36:32,043 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 502 transitions, 4830 flow [2023-11-28 20:36:34,109 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 103 places, 502 transitions, 4818 flow, removed 6 selfloop flow, removed 0 redundant places. [2023-11-28 20:36:34,114 INFO L231 Difference]: Finished difference. Result has 104 places, 234 transitions, 2097 flow [2023-11-28 20:36:34,114 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=1599, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=102, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2097, PETRI_PLACES=104, PETRI_TRANSITIONS=234} [2023-11-28 20:36:34,115 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 62 predicate places. [2023-11-28 20:36:34,115 INFO L495 AbstractCegarLoop]: Abstraction has has 104 places, 234 transitions, 2097 flow [2023-11-28 20:36:34,115 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 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-28 20:36:34,115 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:36:34,115 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:36:34,119 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-11-28 20:36:34,315 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:36:34,316 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:36:34,316 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:36:34,316 INFO L85 PathProgramCache]: Analyzing trace with hash -799190866, now seen corresponding path program 5 times [2023-11-28 20:36:34,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:36:34,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1368775953] [2023-11-28 20:36:34,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:36:34,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:36:34,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:36:34,484 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:36:34,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:36:34,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1368775953] [2023-11-28 20:36:34,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1368775953] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:36:34,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2099719811] [2023-11-28 20:36:34,485 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-28 20:36:34,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:36:34,485 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:36:34,486 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:36:34,489 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-28 20:36:34,601 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) [2023-11-28 20:36:34,601 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-28 20:36:34,603 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-28 20:36:34,605 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:36:34,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:36:34,651 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:36:34,699 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-28 20:36:34,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2099719811] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:36:34,700 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:36:34,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 6 [2023-11-28 20:36:34,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1457971398] [2023-11-28 20:36:34,700 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:36:34,700 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-28 20:36:34,701 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:36:34,701 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-28 20:36:34,701 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-28 20:36:34,705 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:36:34,705 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 234 transitions, 2097 flow. Second operand has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 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-28 20:36:34,706 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:36:34,706 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:36:34,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:36:40,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:40,212 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-28 20:36:40,212 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:40,212 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:40,212 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:41,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:41,533 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-28 20:36:41,533 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:41,534 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:41,534 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:36:47,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:47,736 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:36:47,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:47,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:47,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:49,456 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:36:49,456 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:49,456 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:49,456 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:49,456 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:36:49,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:49,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:49,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:50,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:50,412 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,412 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,412 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,412 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:50,527 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,527 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,527 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,527 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:50,528 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:50,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:52,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:52,290 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:36:52,290 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:52,291 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:52,291 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:52,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:52,420 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:52,421 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:52,508 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:52,508 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:52,508 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:53,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:53,313 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,313 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,313 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,313 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:53,314 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,314 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,314 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,314 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:53,664 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,664 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,664 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:53,664 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:55,542 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:55,542 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,542 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,543 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,543 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:55,560 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,560 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,560 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,560 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,560 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:55,561 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,561 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:55,561 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,561 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,561 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:36:55,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:55,716 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:55,716 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:55,716 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:55,716 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:55,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:55,716 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:55,717 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:55,717 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:55,717 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:56,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:56,735 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:36:56,735 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:56,735 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:56,735 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:57,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:57,342 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:36:57,342 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:57,342 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:36:57,342 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:36:58,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:58,962 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:58,962 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:58,962 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:58,962 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:36:58,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:58,998 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:58,998 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:58,998 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:58,998 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:58,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:58,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:58,999 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:36:58,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:58,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:58,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:36:58,999 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:36:59,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:59,106 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,106 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,106 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,106 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:59,553 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,553 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,553 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,553 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:36:59,878 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,878 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,878 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:36:59,878 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:00,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:00,869 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:37:00,869 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:00,869 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:00,869 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:02,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,585 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,585 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,585 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,585 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,624 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][359], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1423#(= 5 ~pos~0), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,625 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,626 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:37:02,626 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:37:02,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,627 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,627 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,627 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,627 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:02,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,760 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,760 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,760 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,760 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,809 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:02,809 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,809 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:02,810 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:03,023 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:03,023 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:03,023 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:03,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:03,192 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,192 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,192 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,192 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:03,413 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,413 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,413 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:03,413 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:04,020 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,020 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,021 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,021 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:04,716 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,716 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,716 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:04,716 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:05,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:05,690 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:37:05,690 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:05,690 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:05,690 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:06,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,504 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,504 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,504 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,504 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][359], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 1423#(= 5 ~pos~0), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,505 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,505 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:06,505 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:06,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,506 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,506 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,506 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,506 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,544 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,544 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,544 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,544 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,595 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,595 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,595 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,596 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,596 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,596 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,597 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,597 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,597 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,673 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,673 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,674 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,674 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,674 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,674 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,674 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,674 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,725 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,725 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,725 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,725 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:06,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,791 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:06,791 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,791 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,791 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,792 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:06,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,939 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,939 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,939 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:06,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:06,946 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:06,946 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:06,946 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:06,946 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:06,946 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:07,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:07,095 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:07,095 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:07,095 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:07,095 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:08,347 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,348 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,348 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,348 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:08,527 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,527 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,527 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:08,527 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:09,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:09,268 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:09,268 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:09,268 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:09,268 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:09,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:09,466 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:37:09,466 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:09,466 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:09,466 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:09,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:09,545 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:09,546 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:09,546 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:09,546 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:09,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][397], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:09,730 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:09,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:09,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:09,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:10,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,161 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,161 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:10,161 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:10,162 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:37:10,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][425], [1422#(= ~pos~0 3), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,204 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,204 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,204 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,204 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:10,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,204 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,205 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,205 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:10,205 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,235 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,235 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,235 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,235 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,236 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,236 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,236 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,237 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,237 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,237 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,237 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,237 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,237 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,279 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,279 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,361 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,361 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,361 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,361 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:10,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,792 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:10,792 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,792 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,793 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,793 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:10,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,804 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:10,805 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:10,805 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,805 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:10,805 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:10,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,955 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:10,956 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:10,956 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:11,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:11,440 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:11,440 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:11,440 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:11,440 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:12,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:12,088 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,088 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,088 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,088 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:12,243 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,243 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,243 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,243 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:12,963 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:37:12,963 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:12,964 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:12,964 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:13,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,161 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:13,161 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:13,161 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:13,161 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:13,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,205 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:13,205 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:13,205 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:13,206 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:13,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][397], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,349 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,349 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:13,349 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:13,349 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,714 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,714 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,714 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:13,714 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][425], [1422#(= ~pos~0 3), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,877 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,877 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,877 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:13,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][425], [1422#(= ~pos~0 3), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,973 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,973 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:13,973 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,974 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:13,974 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,974 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:13,974 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:13,974 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:14,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:14,004 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,004 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,004 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,004 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,005 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:14,005 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,005 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,005 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,005 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,005 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:14,062 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:14,062 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,062 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,063 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,063 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:14,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:14,603 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:14,603 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:14,603 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:15,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:15,130 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:15,130 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:15,130 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:15,130 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:15,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:15,144 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:15,144 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:15,145 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:15,145 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:15,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:15,162 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:15,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:15,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:15,162 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:15,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:15,817 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:15,817 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:15,817 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:15,817 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,174 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,175 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,175 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,175 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,185 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,185 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,185 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,185 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,683 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,683 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,683 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,683 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:16,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,684 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:16,685 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:16,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,798 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:16,798 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:16,798 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:16,798 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][294], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 1157#(= ~pos~0 4), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,935 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][263], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:16,935 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:17,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,211 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,212 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,212 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,347 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,347 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,347 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,348 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:17,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][425], [1422#(= ~pos~0 3), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,546 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,546 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:17,546 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:17,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,984 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:17,985 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:17,985 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:18,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:18,196 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:18,196 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:18,196 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:18,196 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:18,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:18,352 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:18,352 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:18,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:18,768 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:18,768 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:18,768 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:18,768 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:18,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:18,775 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:18,775 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:18,775 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:18,775 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:18,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:18,782 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:18,782 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:18,782 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:18,782 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:19,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:19,328 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,328 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,328 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,328 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:19,340 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,340 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,608 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,608 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:19,747 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,747 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,747 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,747 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:19,751 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,751 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,751 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:19,751 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,051 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,051 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,051 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:20,051 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,052 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,052 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:20,052 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,052 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,052 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:20,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,179 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,179 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,179 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:20,179 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,180 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:20,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,297 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,297 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,297 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:20,297 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][294], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 1157#(= ~pos~0 4), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,401 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][263], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,401 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:20,401 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,630 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,630 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,630 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,642 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:20,642 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:20,642 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:21,342 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:21,342 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:21,342 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:21,342 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:21,342 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:21,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:21,343 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:21,343 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:21,343 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:21,343 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:21,343 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:21,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:21,460 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,460 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,460 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,460 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:21,526 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,526 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,526 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,526 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,526 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:21,560 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:21,560 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:21,560 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:21,561 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:22,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:22,024 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:22,024 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:22,024 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:22,024 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:22,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:22,523 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,523 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,523 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,523 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:22,530 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,530 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,530 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,530 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:22,619 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,619 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,619 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:22,619 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,152 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,152 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,152 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:23,152 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,152 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,153 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,153 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:23,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,153 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:23,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 17#thread3EXITtrue, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,251 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,251 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:23,251 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,251 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,252 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,252 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:23,252 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,252 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:23,252 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:23,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,314 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,315 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,315 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,315 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,339 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,339 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,340 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,340 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 253#(< 0 (mod ~g1~0 256)), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,627 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,627 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,627 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,627 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,643 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,643 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,643 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,644 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,649 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,649 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,649 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,649 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][345], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,989 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,989 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,989 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][138], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:23,990 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:23,990 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:24,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:24,130 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,130 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,130 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,130 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,130 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:24,179 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][322], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 619#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 887#(= ~pos~0 2), 1420#(= ~pos~0 0), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:24,913 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,913 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,913 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,913 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:24,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][91], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 352#true, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:24,914 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:25,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,321 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,391 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,562 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][282], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1421#(= ~pos~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,563 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:25,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,662 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,662 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,662 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,662 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,679 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,679 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,679 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,679 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 253#(< 0 (mod ~g1~0 256)), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,904 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 352#true, 253#(< 0 (mod ~g1~0 256)), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,943 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,943 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,943 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,943 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:25,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,947 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:25,957 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:26,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][94], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 352#true, 1424#(= ~pos~0 2), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:26,663 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2023-11-28 20:37:26,664 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:37:26,664 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:37:26,664 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is not cut-off event [2023-11-28 20:37:26,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][303], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:26,732 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:26,752 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,752 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,752 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,752 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,752 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:26,845 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:26,845 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:26,845 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:26,846 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:27,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][322], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 619#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 1153#(= ~pos~0 0), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, Black: 51#(= ~pos~0 0), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 885#(= ~pos~0 0), Black: 887#(= ~pos~0 2), 1420#(= ~pos~0 0), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,095 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,095 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,095 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:27,095 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][91], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, 352#true, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,096 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,096 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,096 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:27,096 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,465 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,466 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,466 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,466 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:27,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,697 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,697 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:27,697 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:27,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,818 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:27,818 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:27,818 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:27,818 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:27,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][60], [620#(= ~pos~0 1), Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, 352#true, 253#(< 0 (mod ~g1~0 256)), 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,912 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,912 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:27,912 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,913 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:27,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,934 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,934 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,934 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,934 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:27,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][397], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:27,986 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:27,986 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:27,986 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:27,986 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:28,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([339] L48-->L50: Formula: (= (+ v_~pos~0_19 1) v_~pos~0_20) InVars {~pos~0=v_~pos~0_20} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_19} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][94], [Black: 66#(= ~g3~0 1), 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, 352#true, 1424#(= ~pos~0 2), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:28,588 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2023-11-28 20:37:28,588 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:37:28,588 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:37:28,588 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2023-11-28 20:37:28,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:28,656 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,656 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,656 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,656 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,656 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:28,695 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][183], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:28,710 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,710 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:28,710 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:28,710 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:28,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:28,762 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,762 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:28,762 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:28,762 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:28,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][190], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 352#true, 71#(= ~g2~0 1), 1424#(= ~pos~0 2), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:28,897 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2023-11-28 20:37:28,897 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:28,897 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:28,897 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:29,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:29,485 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,485 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,485 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,485 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:29,496 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,496 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,496 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,496 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:29,497 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,497 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,497 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,497 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][397], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:29,615 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,615 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:29,615 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:29,615 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:29,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][397], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:29,616 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:29,616 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:29,616 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:29,616 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,232 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,270 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,270 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,270 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:30,270 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][190], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1424#(= ~pos~0 2), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,374 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,374 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,374 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,374 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][190], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 352#true, 71#(= ~g2~0 1), 1424#(= ~pos~0 2), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,406 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2023-11-28 20:37:30,406 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,406 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,406 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:30,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [1422#(= ~pos~0 3), Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 621#(= ~pos~0 3), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,443 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,443 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][420], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 352#true, 1424#(= ~pos~0 2), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 887#(= ~pos~0 2), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,444 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,857 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,857 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,858 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,868 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][397], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:30,957 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:30,957 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,957 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:30,957 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:31,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][272], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:31,269 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:31,269 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:31,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:31,270 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:31,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][190], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 622#(= ~pos~0 2), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1424#(= ~pos~0 2), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:31,320 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2023-11-28 20:37:31,320 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:31,320 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:31,320 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:31,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [1422#(= ~pos~0 3), Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 621#(= ~pos~0 3), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:31,360 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][420], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), 622#(= ~pos~0 2), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 14#L122-1true, 352#true, 1424#(= ~pos~0 2), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 887#(= ~pos~0 2), 12#L44true, 76#true, Black: 56#(= ~g2~0 1), 1156#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:31,360 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:31,360 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:31,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][191], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:31,930 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:37:31,930 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2023-11-28 20:37:31,930 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2023-11-28 20:37:31,930 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2023-11-28 20:37:32,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][272], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,216 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:37:32,216 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:32,216 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:32,216 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:32,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,238 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:37:32,238 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:32,238 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:32,239 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:32,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][272], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,239 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2023-11-28 20:37:32,240 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:32,240 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:32,240 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:32,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,699 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:37:32,699 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,699 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,699 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][272], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,700 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:37:32,700 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:32,700 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,700 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,715 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:37:32,715 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,715 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,715 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:32,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][272], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:32,716 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2023-11-28 20:37:32,716 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:32,716 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:32,716 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:33,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,049 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][272], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,050 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:33,050 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:33,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,291 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2023-11-28 20:37:33,291 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:33,291 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,291 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:33,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][395], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,292 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2023-11-28 20:37:33,292 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:33,292 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,292 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2023-11-28 20:37:33,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,695 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:37:33,695 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,695 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,695 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:33,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][395], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,696 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:37:33,697 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,697 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,697 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:33,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,706 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:37:33,707 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:33,707 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:33,707 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:33,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,708 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:37:33,708 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,708 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:33,709 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][395], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,710 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2023-11-28 20:37:33,710 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:33,710 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,710 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2023-11-28 20:37:33,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,825 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:37:33,825 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:33,826 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:33,826 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:33,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,826 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:37:33,826 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:33,826 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,826 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][395], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,827 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:37:33,827 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,827 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,827 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:33,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 886#(= ~pos~0 1), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,834 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:37:33,834 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,834 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:33,834 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][395], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,835 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2023-11-28 20:37:33,835 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,835 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2023-11-28 20:37:33,835 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:33,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 20#L66true, 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,915 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2023-11-28 20:37:33,915 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:33,915 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:37:33,916 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:37:33,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][289], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 886#(= ~pos~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,919 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2023-11-28 20:37:33,919 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:33,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:33,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:33,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][395], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,920 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2023-11-28 20:37:33,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:33,920 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2023-11-28 20:37:33,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2023-11-28 20:37:33,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 20#L66true, 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,976 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2023-11-28 20:37:33,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:33,976 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,976 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 20#L66true, 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,979 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2023-11-28 20:37:33,979 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,979 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:33,979 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:33,982 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2023-11-28 20:37:33,982 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:37:33,982 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:33,982 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:37:34,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 20#L66true, 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:34,013 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2023-11-28 20:37:34,013 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:34,013 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:34,013 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:34,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 20#L66true, 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 1421#(= ~pos~0 1), 17#thread3EXITtrue, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:34,015 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2023-11-28 20:37:34,015 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:34,016 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:34,016 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:34,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][177], [Black: 66#(= ~g3~0 1), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 1418#true, Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:34,016 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2023-11-28 20:37:34,017 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:37:34,017 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:34,017 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:37:34,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][462], [Black: 66#(= ~g3~0 1), 20#L66true, 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 17#thread3EXITtrue, 1421#(= ~pos~0 1), Black: 619#(= ~pos~0 0), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:34,041 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2023-11-28 20:37:34,041 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:34,041 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:37:34,041 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2023-11-28 20:37:34,117 INFO L124 PetriNetUnfolderBase]: 270901/434362 cut-off events. [2023-11-28 20:37:34,117 INFO L125 PetriNetUnfolderBase]: For 2598599/2665362 co-relation queries the response was YES. [2023-11-28 20:37:36,633 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2019929 conditions, 434362 events. 270901/434362 cut-off events. For 2598599/2665362 co-relation queries the response was YES. Maximal size of possible extension queue 14835. Compared 4486789 event pairs, 36098 based on Foata normal form. 16917/435315 useless extension candidates. Maximal degree in co-relation 591445. Up to 171845 conditions per place. [2023-11-28 20:37:38,915 INFO L140 encePairwiseOnDemand]: 34/42 looper letters, 383 selfloop transitions, 102 changer transitions 1/532 dead transitions. [2023-11-28 20:37:38,915 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 532 transitions, 5453 flow [2023-11-28 20:37:38,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-28 20:37:38,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-28 20:37:38,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 250 transitions. [2023-11-28 20:37:38,917 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8503401360544217 [2023-11-28 20:37:38,917 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 250 transitions. [2023-11-28 20:37:38,917 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 250 transitions. [2023-11-28 20:37:38,918 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-28 20:37:38,918 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 250 transitions. [2023-11-28 20:37:38,919 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 35.714285714285715) internal successors, (250), 7 states have internal predecessors, (250), 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-28 20:37:38,919 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 42.0) internal successors, (336), 8 states have internal predecessors, (336), 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-28 20:37:38,919 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 42.0) internal successors, (336), 8 states have internal predecessors, (336), 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-28 20:37:38,919 INFO L175 Difference]: Start difference. First operand has 104 places, 234 transitions, 2097 flow. Second operand 7 states and 250 transitions. [2023-11-28 20:37:38,920 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 532 transitions, 5453 flow [2023-11-28 20:37:41,824 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 532 transitions, 5231 flow, removed 94 selfloop flow, removed 1 redundant places. [2023-11-28 20:37:41,829 INFO L231 Difference]: Finished difference. Result has 110 places, 264 transitions, 2392 flow [2023-11-28 20:37:41,830 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=42, PETRI_DIFFERENCE_MINUEND_FLOW=2011, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=78, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2392, PETRI_PLACES=110, PETRI_TRANSITIONS=264} [2023-11-28 20:37:41,830 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 68 predicate places. [2023-11-28 20:37:41,830 INFO L495 AbstractCegarLoop]: Abstraction has has 110 places, 264 transitions, 2392 flow [2023-11-28 20:37:41,830 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 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-28 20:37:41,831 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-28 20:37:41,831 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-28 20:37:41,835 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-11-28 20:37:42,031 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2023-11-28 20:37:42,031 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-11-28 20:37:42,032 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-28 20:37:42,032 INFO L85 PathProgramCache]: Analyzing trace with hash 2021451542, now seen corresponding path program 6 times [2023-11-28 20:37:42,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-28 20:37:42,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1265240849] [2023-11-28 20:37:42,032 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-28 20:37:42,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-28 20:37:42,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-28 20:37:42,176 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:37:42,176 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-28 20:37:42,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1265240849] [2023-11-28 20:37:42,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1265240849] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-28 20:37:42,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2027965260] [2023-11-28 20:37:42,177 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-11-28 20:37:42,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-28 20:37:42,177 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-28 20:37:42,178 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-28 20:37:42,192 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_90e3bb72-1f03-4706-b211-fa0efb47c9d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-28 20:37:42,307 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s) [2023-11-28 20:37:42,308 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-28 20:37:42,309 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-28 20:37:42,311 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-28 20:37:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:37:42,361 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-28 20:37:42,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-28 20:37:42,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2027965260] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-28 20:37:42,412 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-28 20:37:42,412 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 7 [2023-11-28 20:37:42,413 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1129429535] [2023-11-28 20:37:42,413 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-28 20:37:42,413 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-28 20:37:42,414 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-28 20:37:42,414 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-28 20:37:42,414 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2023-11-28 20:37:42,419 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 42 [2023-11-28 20:37:42,419 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 264 transitions, 2392 flow. Second operand has 8 states, 8 states have (on average 19.5) internal successors, (156), 8 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-28 20:37:42,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-28 20:37:42,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 42 [2023-11-28 20:37:42,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-28 20:37:48,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:48,486 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-28 20:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:50,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:50,111 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-28 20:37:50,111 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:50,111 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:50,111 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:54,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][250], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:54,055 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:37:54,055 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:54,055 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:54,055 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:54,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:54,495 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-28 20:37:54,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:54,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:37:54,495 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:37:56,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][250], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:56,732 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:37:56,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:56,732 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:56,732 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:56,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][250], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:56,739 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:37:56,740 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:56,740 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:56,740 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:57,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:57,465 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:37:57,465 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:57,465 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:57,465 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:57,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:37:57,596 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-28 20:37:57,596 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:37:57,596 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:37:57,596 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:00,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][250], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:00,080 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:38:00,080 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:00,080 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:00,081 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:00,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:00,913 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2023-11-28 20:38:00,913 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-11-28 20:38:00,913 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-11-28 20:38:00,913 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2023-11-28 20:38:00,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 617#true, 14#L122-1true, 352#true, 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:00,991 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2023-11-28 20:38:00,991 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:00,991 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:00,991 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:04,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][394], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:04,506 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:04,507 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:04,507 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:04,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:04,867 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,867 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,867 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,867 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:04,881 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,881 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,881 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,881 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:04,882 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,882 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,882 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:04,882 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is not cut-off event [2023-11-28 20:38:05,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 39#L72true, Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:05,067 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2023-11-28 20:38:05,067 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:05,067 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:05,067 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:08,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][394], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:08,717 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,717 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,717 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:08,718 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,718 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][394], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:08,751 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,751 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:08,752 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,752 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:08,752 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:08,752 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:09,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:09,451 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,451 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,451 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,451 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:09,453 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,453 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,454 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,454 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:09,480 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,480 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,480 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,480 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is not cut-off event [2023-11-28 20:38:09,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 71#(= ~g2~0 1), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:09,514 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:09,514 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:09,515 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:09,515 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:13,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:13,693 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:13,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:13,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:13,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:13,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][394], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:13,748 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:13,748 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:13,748 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:13,748 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:13,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:13,749 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:13,749 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:13,749 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:13,749 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:13,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:13,931 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:13,931 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:13,931 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:13,931 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:14,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][84], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:14,286 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is not cut-off event [2023-11-28 20:38:14,286 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2023-11-28 20:38:14,286 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2023-11-28 20:38:14,287 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2023-11-28 20:38:14,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][315], [1690#(= 5 ~pos~0), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:14,648 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:14,648 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:14,648 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:14,648 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:15,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][181], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 1689#(= ~pos~0 3), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:15,220 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:15,220 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:15,220 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:15,220 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:15,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 1689#(= ~pos~0 3), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:15,224 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:15,224 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:15,224 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:15,225 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:15,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:15,483 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:15,484 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:15,484 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:15,484 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:17,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:17,599 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2023-11-28 20:38:17,599 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:17,599 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:17,599 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2023-11-28 20:38:19,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,275 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,275 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,275 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,275 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,339 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,339 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,339 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,339 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][411], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 1423#(= 5 ~pos~0), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,341 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,341 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:38:19,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-28 20:38:19,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,342 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,342 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,342 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,342 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:19,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,564 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,564 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,564 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,564 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,639 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,639 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,639 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,639 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 66#(= ~g3~0 1), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:19,640 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,640 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,640 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:19,640 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:20,003 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,003 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,003 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,003 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][315], [1690#(= 5 ~pos~0), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:20,204 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,204 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,204 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,204 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][315], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:20,524 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,524 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,524 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:20,524 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][181], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:21,010 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:21,010 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:21,010 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:21,010 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:21,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 1689#(= ~pos~0 3), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:21,014 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:21,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:21,014 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:21,014 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:21,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][181], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:21,050 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2023-11-28 20:38:21,050 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-11-28 20:38:21,050 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-11-28 20:38:21,051 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2023-11-28 20:38:21,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 1689#(= ~pos~0 3), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:21,053 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:21,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:21,053 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:21,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:21,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 1689#(= ~pos~0 3), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:21,201 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,201 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,201 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,201 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:21,201 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-28 20:38:21,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:21,236 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,236 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,236 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:21,236 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:22,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:22,929 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:22,929 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:22,929 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:22,929 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2023-11-28 20:38:23,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][331], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1691#(= ~pos~0 4), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:23,332 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:23,332 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:23,332 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:23,332 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:23,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][384], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1691#(= ~pos~0 4), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:23,334 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2023-11-28 20:38:23,334 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:23,334 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:23,334 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-28 20:38:24,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [Black: 66#(= ~g3~0 1), 1690#(= 5 ~pos~0), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:24,903 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:24,903 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,903 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,903 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][411], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 1423#(= 5 ~pos~0), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 352#true, Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:24,904 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:38:24,904 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:24,904 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:24,904 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:24,905 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:24,905 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:24,970 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:24,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:24,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:25,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][394], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 12#L44true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,054 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,055 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,055 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] L72-->L75-1: Formula: (and (let ((.cse0 (= (mod v_~d2~0_31 256) 0)) (.cse2 (= v_~g2~0_29 v_~g2~0_28))) (or (and (not .cse0) (let ((.cse1 (= (mod |v_thread2_#t~nondet4_32| 256) 0))) (or (and .cse1 .cse2) (and (= v_~g2~0_28 0) (not .cse1))))) (and .cse0 .cse2 (= |v_thread2Thread1of1ForFork2_#t~nondet4_2| |v_thread2Thread1of1ForFork2_#t~nondet4_1|)))) (= v_~d2~0_31 (ite (= (ite (= (mod v_~d2~0_32 256) 0) 1 0) 0) 0 1))) InVars {~g2~0=v_~g2~0_29, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_1|, ~d2~0=v_~d2~0_32} OutVars{~g2~0=v_~g2~0_28, thread2Thread1of1ForFork2_#t~nondet4=|v_thread2Thread1of1ForFork2_#t~nondet4_2|, ~d2~0=v_~d2~0_31} AuxVars[|v_thread2_#t~nondet4_32|] AssignedVars[~g2~0, thread2Thread1of1ForFork2_#t~nondet4, ~d2~0][394], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 12#L44true, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,056 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][140], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), 39#L72true, Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,056 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2023-11-28 20:38:25,056 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:38:25,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,193 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,193 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,193 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,193 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 66#(= ~g3~0 1), Black: 71#(= ~g2~0 1), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), 1685#true, Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,194 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,194 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,194 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,194 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][195], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 617#true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 78#(= ~g3~0 1), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), 1685#true, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,279 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,279 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,279 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,279 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][187], [1690#(= 5 ~pos~0), Black: 66#(= ~g3~0 1), 1151#true, 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 13#thread2EXITtrue, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,419 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,419 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,419 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,419 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][315], [1690#(= 5 ~pos~0), Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), Black: 71#(= ~g2~0 1), 69#true, Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 26#L94true, 617#true, 14#L122-1true, 352#true, 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 13#thread2EXITtrue, Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:25,879 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,879 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,879 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:25,879 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][181], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:26,669 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is not cut-off event [2023-11-28 20:38:26,669 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-11-28 20:38:26,669 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-11-28 20:38:26,669 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is not cut-off event [2023-11-28 20:38:26,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), 1689#(= ~pos~0 3), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:26,672 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2023-11-28 20:38:26,672 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2023-11-28 20:38:26,672 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:26,672 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-28 20:38:26,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 1420#(= ~pos~0 0), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 8#L97-1true, 617#true, 14#L122-1true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:26,789 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,789 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:26,789 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,789 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,789 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:26,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][316], [Black: 66#(= ~g3~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), 1689#(= ~pos~0 3), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 1155#(= ~pos~0 3), 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:26,837 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,837 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:26,837 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,837 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2023-11-28 20:38:26,837 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-28 20:38:28,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][331], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1691#(= ~pos~0 4), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:28,928 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:28,928 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:28,928 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:28,928 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:28,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][384], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), Black: 253#(< 0 (mod ~g1~0 256)), 21#L50true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 8#L97-1true, 9#L75-1true, 617#true, 14#L122-1true, 352#true, 71#(= ~g2~0 1), 1418#true, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1691#(= ~pos~0 4), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:28,931 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:28,931 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:28,931 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:28,931 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][331], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1691#(= ~pos~0 4), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:29,290 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:29,290 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,290 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,290 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][384], [Black: 66#(= ~g3~0 1), 1151#true, Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, 7#L121-4true, Black: 253#(< 0 (mod ~g1~0 256)), Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, 17#thread3EXITtrue, Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), 1691#(= ~pos~0 4), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), 883#true, Black: 886#(= ~pos~0 1), Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:29,292 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2023-11-28 20:38:29,293 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,293 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,293 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2023-11-28 20:38:29,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([338] L44-->L50: Formula: (= (+ v_~pos~0_28 1) v_~pos~0_27) InVars {~pos~0=v_~pos~0_28} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_27} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][449], [Black: 66#(= ~g3~0 1), 1154#(= ~pos~0 1), Black: 1153#(= ~pos~0 0), Black: 72#(and (= ~g2~0 1) (not (= (* (div ~d2~0 256) 256) ~d2~0))), 260#(and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))), Black: 78#(= ~g3~0 1), Black: 79#(and (not (= (* (div ~d3~0 256) 256) ~d3~0)) (= ~g3~0 1)), Black: 83#true, Black: 1420#(= ~pos~0 0), Black: 288#(or (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0))) (< 0 (mod ~d2~0 256))), Black: 122#(and (= ~g1~0 1) (= ~d1~0 1) (not (= (mod ~d2~0 256) 0))), Black: 86#(and (= ~g1~0 1) (not (= (* 256 (div ~d1~0 256)) ~d1~0))), Black: 331#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (= ~g1~0 1)), Black: 295#(or (= (mod ~d2~0 256) 0) (and (not (= (mod ~d1~0 256) 0)) (not (= (mod ~g1~0 256) 0)))), 21#L50true, Black: 253#(< 0 (mod ~g1~0 256)), 7#L121-4true, Black: 337#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (<= 1 (mod ~g1~0 256))), Black: 85#(= ~g1~0 1), Black: 335#(and (or (not (= (mod ~d1~0 256) 0)) (< 0 (mod ~d2~0 256))) (<= 1 (mod ~g1~0 256))), Black: 129#(and (= ~g1~0 1) (= ~d1~0 1) (= ~d2~0 0)), Black: 333#(and (or (= (mod ~d2~0 256) 0) (not (= (mod ~d1~0 256) 0))) (= ~g1~0 1)), 9#L75-1true, 26#L94true, 617#true, 352#true, 71#(= ~g2~0 1), 1418#true, 1688#(= ~pos~0 1), Black: 51#(= ~pos~0 0), 76#true, Black: 56#(= ~g2~0 1), Black: 887#(= ~pos~0 2), Black: 885#(= ~pos~0 0), Black: 886#(= ~pos~0 1), 883#true, Black: 61#(and (<= (div ~g1~0 256) 0) (<= 1 ~g1~0))]) [2023-11-28 20:38:29,589 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2023-11-28 20:38:29,589 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-28 20:38:29,589 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2023-11-28 20:38:29,590 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event