./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/valid-memsafety.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1b3f2e76aa91b47c1b0ab3ebb03a5219efabc6e79eff8c780f49eaa0a2d155ad --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 19:54:52,570 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 19:54:52,631 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-11 19:54:52,636 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 19:54:52,638 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 19:54:52,657 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 19:54:52,657 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 19:54:52,658 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 19:54:52,658 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 19:54:52,658 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 19:54:52,659 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 19:54:52,659 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 19:54:52,659 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 19:54:52,660 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 19:54:52,660 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 19:54:52,660 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 19:54:52,660 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-11 19:54:52,661 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 19:54:52,661 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-11 19:54:52,661 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 19:54:52,662 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-11 19:54:52,662 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-11 19:54:52,662 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-11 19:54:52,662 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 19:54:52,669 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 19:54:52,669 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 19:54:52,670 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-11 19:54:52,670 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-11 19:54:52,670 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 19:54:52,670 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 19:54:52,670 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 19:54:52,670 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 19:54:52,671 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 19:54:52,671 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 19:54:52,671 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 19:54:52,671 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 19:54:52,671 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 19:54:52,671 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 19:54:52,672 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 19:54:52,672 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 19:54:52,672 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 19:54:52,672 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 19:54:52,672 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1b3f2e76aa91b47c1b0ab3ebb03a5219efabc6e79eff8c780f49eaa0a2d155ad [2024-10-11 19:54:52,887 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 19:54:52,909 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 19:54:52,912 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 19:54:52,913 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 19:54:52,913 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 19:54:52,914 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c [2024-10-11 19:54:54,256 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 19:54:54,408 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 19:54:54,408 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c [2024-10-11 19:54:54,416 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/71f654d53/99d8ca041b3d4b2dbf18b4bdfafd1422/FLAG9accb0bf8 [2024-10-11 19:54:54,815 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/71f654d53/99d8ca041b3d4b2dbf18b4bdfafd1422 [2024-10-11 19:54:54,817 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 19:54:54,819 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 19:54:54,820 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 19:54:54,820 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 19:54:54,824 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 19:54:54,825 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 07:54:54" (1/1) ... [2024-10-11 19:54:54,827 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@214c99ad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:54, skipping insertion in model container [2024-10-11 19:54:54,827 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 07:54:54" (1/1) ... [2024-10-11 19:54:54,845 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 19:54:55,037 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 19:54:55,052 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 19:54:55,071 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 19:54:55,085 INFO L204 MainTranslator]: Completed translation [2024-10-11 19:54:55,086 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55 WrapperNode [2024-10-11 19:54:55,086 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 19:54:55,087 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 19:54:55,087 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 19:54:55,087 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 19:54:55,092 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,097 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,112 INFO L138 Inliner]: procedures = 21, calls = 29, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2024-10-11 19:54:55,112 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 19:54:55,113 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 19:54:55,113 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 19:54:55,113 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 19:54:55,122 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,122 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,124 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,138 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-11 19:54:55,139 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,139 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,142 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,146 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,147 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,148 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,150 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 19:54:55,150 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 19:54:55,151 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 19:54:55,151 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 19:54:55,151 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (1/1) ... [2024-10-11 19:54:55,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 19:54:55,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:54:55,181 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 19:54:55,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 19:54:55,219 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-10-11 19:54:55,220 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-10-11 19:54:55,220 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-10-11 19:54:55,220 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-11 19:54:55,220 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 19:54:55,220 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 19:54:55,223 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-11 19:54:55,306 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 19:54:55,308 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 19:54:55,514 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-11 19:54:55,514 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 19:54:55,636 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 19:54:55,636 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-11 19:54:55,636 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 07:54:55 BoogieIcfgContainer [2024-10-11 19:54:55,636 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 19:54:55,638 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 19:54:55,638 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 19:54:55,645 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 19:54:55,645 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 07:54:54" (1/3) ... [2024-10-11 19:54:55,646 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@511b5189 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 07:54:55, skipping insertion in model container [2024-10-11 19:54:55,646 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 07:54:55" (2/3) ... [2024-10-11 19:54:55,646 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@511b5189 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 07:54:55, skipping insertion in model container [2024-10-11 19:54:55,646 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 07:54:55" (3/3) ... [2024-10-11 19:54:55,650 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-misc-4.wvr.c [2024-10-11 19:54:55,664 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 19:54:55,665 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-10-11 19:54:55,665 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-11 19:54:55,705 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-10-11 19:54:55,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 41 transitions, 103 flow [2024-10-11 19:54:55,755 INFO L124 PetriNetUnfolderBase]: 4/38 cut-off events. [2024-10-11 19:54:55,756 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-10-11 19:54:55,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 38 events. 4/38 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 75 event pairs, 0 based on Foata normal form. 0/32 useless extension candidates. Maximal degree in co-relation 32. Up to 2 conditions per place. [2024-10-11 19:54:55,759 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 41 transitions, 103 flow [2024-10-11 19:54:55,761 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 43 places, 37 transitions, 92 flow [2024-10-11 19:54:55,770 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 19:54:55,777 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5d85290, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 19:54:55,777 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-10-11 19:54:55,793 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-11 19:54:55,793 INFO L124 PetriNetUnfolderBase]: 4/34 cut-off events. [2024-10-11 19:54:55,793 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-10-11 19:54:55,794 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:54:55,794 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 19:54:55,795 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:54:55,800 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:54:55,801 INFO L85 PathProgramCache]: Analyzing trace with hash 978491263, now seen corresponding path program 1 times [2024-10-11 19:54:55,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:54:55,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1347842041] [2024-10-11 19:54:55,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:54:55,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:54:55,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:54:56,405 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:54:56,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:54:56,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1347842041] [2024-10-11 19:54:56,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1347842041] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:54:56,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:54:56,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-11 19:54:56,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807741503] [2024-10-11 19:54:56,410 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:54:56,417 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 19:54:56,421 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:54:56,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 19:54:56,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-11 19:54:56,498 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 41 [2024-10-11 19:54:56,501 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 37 transitions, 92 flow. Second operand has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:54:56,501 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:54:56,501 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 41 [2024-10-11 19:54:56,502 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:54:56,795 INFO L124 PetriNetUnfolderBase]: 502/985 cut-off events. [2024-10-11 19:54:56,795 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2024-10-11 19:54:56,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1742 conditions, 985 events. 502/985 cut-off events. For 69/69 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 5759 event pairs, 34 based on Foata normal form. 55/961 useless extension candidates. Maximal degree in co-relation 1541. Up to 249 conditions per place. [2024-10-11 19:54:56,809 INFO L140 encePairwiseOnDemand]: 34/41 looper letters, 52 selfloop transitions, 8 changer transitions 0/76 dead transitions. [2024-10-11 19:54:56,809 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 76 transitions, 314 flow [2024-10-11 19:54:56,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 19:54:56,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-11 19:54:56,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 183 transitions. [2024-10-11 19:54:56,820 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7439024390243902 [2024-10-11 19:54:56,821 INFO L175 Difference]: Start difference. First operand has 43 places, 37 transitions, 92 flow. Second operand 6 states and 183 transitions. [2024-10-11 19:54:56,822 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 76 transitions, 314 flow [2024-10-11 19:54:56,827 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 76 transitions, 286 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-10-11 19:54:56,832 INFO L231 Difference]: Finished difference. Result has 44 places, 42 transitions, 135 flow [2024-10-11 19:54:56,834 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=76, PETRI_DIFFERENCE_MINUEND_PLACES=35, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=135, PETRI_PLACES=44, PETRI_TRANSITIONS=42} [2024-10-11 19:54:56,837 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 1 predicate places. [2024-10-11 19:54:56,838 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 42 transitions, 135 flow [2024-10-11 19:54:56,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:54:56,838 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:54:56,839 INFO L204 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] [2024-10-11 19:54:56,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-11 19:54:56,839 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:54:56,840 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:54:56,840 INFO L85 PathProgramCache]: Analyzing trace with hash 927787021, now seen corresponding path program 1 times [2024-10-11 19:54:56,841 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:54:56,841 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867690705] [2024-10-11 19:54:56,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:54:56,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:54:56,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:54:56,918 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:54:56,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:54:56,920 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867690705] [2024-10-11 19:54:56,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867690705] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:54:56,920 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:54:56,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 19:54:56,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2093081791] [2024-10-11 19:54:56,921 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:54:56,921 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:54:56,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:54:56,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:54:56,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:54:56,928 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 41 [2024-10-11 19:54:56,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 42 transitions, 135 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) [2024-10-11 19:54:56,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:54:56,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 41 [2024-10-11 19:54:56,929 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:54:57,042 INFO L124 PetriNetUnfolderBase]: 477/942 cut-off events. [2024-10-11 19:54:57,043 INFO L125 PetriNetUnfolderBase]: For 432/556 co-relation queries the response was YES. [2024-10-11 19:54:57,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2077 conditions, 942 events. 477/942 cut-off events. For 432/556 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 5128 event pairs, 149 based on Foata normal form. 42/882 useless extension candidates. Maximal degree in co-relation 1212. Up to 473 conditions per place. [2024-10-11 19:54:57,051 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 30 selfloop transitions, 3 changer transitions 0/55 dead transitions. [2024-10-11 19:54:57,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 55 transitions, 236 flow [2024-10-11 19:54:57,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:54:57,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:54:57,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 95 transitions. [2024-10-11 19:54:57,052 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7723577235772358 [2024-10-11 19:54:57,052 INFO L175 Difference]: Start difference. First operand has 44 places, 42 transitions, 135 flow. Second operand 3 states and 95 transitions. [2024-10-11 19:54:57,053 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 55 transitions, 236 flow [2024-10-11 19:54:57,054 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 55 transitions, 236 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-11 19:54:57,054 INFO L231 Difference]: Finished difference. Result has 48 places, 44 transitions, 157 flow [2024-10-11 19:54:57,055 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=135, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=157, PETRI_PLACES=48, PETRI_TRANSITIONS=44} [2024-10-11 19:54:57,055 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 5 predicate places. [2024-10-11 19:54:57,055 INFO L471 AbstractCegarLoop]: Abstraction has has 48 places, 44 transitions, 157 flow [2024-10-11 19:54:57,055 INFO L472 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) [2024-10-11 19:54:57,055 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:54:57,056 INFO L204 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] [2024-10-11 19:54:57,056 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-11 19:54:57,056 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:54:57,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:54:57,056 INFO L85 PathProgramCache]: Analyzing trace with hash 2001771243, now seen corresponding path program 1 times [2024-10-11 19:54:57,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:54:57,057 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [51686266] [2024-10-11 19:54:57,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:54:57,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:54:57,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:54:57,123 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:54:57,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:54:57,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [51686266] [2024-10-11 19:54:57,123 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [51686266] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:54:57,123 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:54:57,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 19:54:57,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1335564927] [2024-10-11 19:54:57,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:54:57,124 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-11 19:54:57,124 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:54:57,125 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-11 19:54:57,125 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-11 19:54:57,128 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 41 [2024-10-11 19:54:57,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 44 transitions, 157 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) [2024-10-11 19:54:57,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:54:57,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 41 [2024-10-11 19:54:57,128 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:54:57,300 INFO L124 PetriNetUnfolderBase]: 968/1776 cut-off events. [2024-10-11 19:54:57,301 INFO L125 PetriNetUnfolderBase]: For 715/751 co-relation queries the response was YES. [2024-10-11 19:54:57,305 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3831 conditions, 1776 events. 968/1776 cut-off events. For 715/751 co-relation queries the response was YES. Maximal size of possible extension queue 145. Compared 11448 event pairs, 282 based on Foata normal form. 24/1600 useless extension candidates. Maximal degree in co-relation 2265. Up to 735 conditions per place. [2024-10-11 19:54:57,314 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 31 selfloop transitions, 3 changer transitions 0/58 dead transitions. [2024-10-11 19:54:57,314 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 58 transitions, 269 flow [2024-10-11 19:54:57,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-11 19:54:57,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-11 19:54:57,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 95 transitions. [2024-10-11 19:54:57,317 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7723577235772358 [2024-10-11 19:54:57,317 INFO L175 Difference]: Start difference. First operand has 48 places, 44 transitions, 157 flow. Second operand 3 states and 95 transitions. [2024-10-11 19:54:57,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 58 transitions, 269 flow [2024-10-11 19:54:57,320 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 58 transitions, 263 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 19:54:57,321 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 173 flow [2024-10-11 19:54:57,321 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=151, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=173, PETRI_PLACES=50, PETRI_TRANSITIONS=46} [2024-10-11 19:54:57,321 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 7 predicate places. [2024-10-11 19:54:57,321 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 173 flow [2024-10-11 19:54:57,322 INFO L472 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) [2024-10-11 19:54:57,322 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:54:57,322 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-10-11 19:54:57,322 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-11 19:54:57,322 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:54:57,324 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:54:57,324 INFO L85 PathProgramCache]: Analyzing trace with hash -1644316765, now seen corresponding path program 1 times [2024-10-11 19:54:57,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:54:57,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1797111413] [2024-10-11 19:54:57,325 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:54:57,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:54:57,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:54:57,462 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-11 19:54:57,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:54:57,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1797111413] [2024-10-11 19:54:57,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1797111413] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:54:57,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [749913456] [2024-10-11 19:54:57,463 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:54:57,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:54:57,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:54:57,467 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:54:57,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-11 19:54:57,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:54:57,538 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-11 19:54:57,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:54:57,684 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-11 19:54:57,684 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:54:57,848 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-11 19:54:57,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [749913456] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:54:57,848 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:54:57,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 5, 6] total 11 [2024-10-11 19:54:57,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2100576044] [2024-10-11 19:54:57,849 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:54:57,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-11 19:54:57,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:54:57,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-11 19:54:57,850 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110 [2024-10-11 19:54:57,906 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-10-11 19:54:57,907 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 46 transitions, 173 flow. Second operand has 11 states, 11 states have (on average 21.09090909090909) internal successors, (232), 11 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:54:57,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:54:57,907 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-10-11 19:54:57,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:54:58,329 INFO L124 PetriNetUnfolderBase]: 1805/3031 cut-off events. [2024-10-11 19:54:58,330 INFO L125 PetriNetUnfolderBase]: For 2372/3865 co-relation queries the response was YES. [2024-10-11 19:54:58,338 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8008 conditions, 3031 events. 1805/3031 cut-off events. For 2372/3865 co-relation queries the response was YES. Maximal size of possible extension queue 184. Compared 17469 event pairs, 54 based on Foata normal form. 188/2836 useless extension candidates. Maximal degree in co-relation 5429. Up to 697 conditions per place. [2024-10-11 19:54:58,352 INFO L140 encePairwiseOnDemand]: 32/41 looper letters, 83 selfloop transitions, 20 changer transitions 2/123 dead transitions. [2024-10-11 19:54:58,353 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 123 transitions, 663 flow [2024-10-11 19:54:58,353 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-11 19:54:58,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-10-11 19:54:58,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 294 transitions. [2024-10-11 19:54:58,356 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5975609756097561 [2024-10-11 19:54:58,356 INFO L175 Difference]: Start difference. First operand has 50 places, 46 transitions, 173 flow. Second operand 12 states and 294 transitions. [2024-10-11 19:54:58,357 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 123 transitions, 663 flow [2024-10-11 19:54:58,360 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 123 transitions, 657 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-11 19:54:58,362 INFO L231 Difference]: Finished difference. Result has 66 places, 62 transitions, 318 flow [2024-10-11 19:54:58,362 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=167, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=318, PETRI_PLACES=66, PETRI_TRANSITIONS=62} [2024-10-11 19:54:58,362 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 23 predicate places. [2024-10-11 19:54:58,362 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 62 transitions, 318 flow [2024-10-11 19:54:58,363 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 21.09090909090909) internal successors, (232), 11 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:54:58,363 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:54:58,363 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-10-11 19:54:58,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-11 19:54:58,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:54:58,565 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:54:58,566 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:54:58,566 INFO L85 PathProgramCache]: Analyzing trace with hash -1604029469, now seen corresponding path program 2 times [2024-10-11 19:54:58,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:54:58,566 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1664051321] [2024-10-11 19:54:58,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:54:58,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:54:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:54:58,714 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:54:58,714 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:54:58,714 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1664051321] [2024-10-11 19:54:58,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1664051321] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:54:58,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [861633387] [2024-10-11 19:54:58,715 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-11 19:54:58,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:54:58,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:54:58,717 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:54:58,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-11 19:54:58,777 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-11 19:54:58,778 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-11 19:54:58,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-11 19:54:58,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:54:58,956 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:54:58,956 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:54:59,057 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:54:59,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [861633387] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:54:59,058 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:54:59,058 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 5] total 11 [2024-10-11 19:54:59,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1860035098] [2024-10-11 19:54:59,058 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:54:59,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-11 19:54:59,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:54:59,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-11 19:54:59,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-11 19:54:59,069 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-10-11 19:54:59,069 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 62 transitions, 318 flow. Second operand has 11 states, 11 states have (on average 21.727272727272727) internal successors, (239), 11 states have internal predecessors, (239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:54:59,069 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:54:59,069 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-10-11 19:54:59,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:00,398 INFO L124 PetriNetUnfolderBase]: 8488/15489 cut-off events. [2024-10-11 19:55:00,399 INFO L125 PetriNetUnfolderBase]: For 13784/13810 co-relation queries the response was YES. [2024-10-11 19:55:00,510 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40536 conditions, 15489 events. 8488/15489 cut-off events. For 13784/13810 co-relation queries the response was YES. Maximal size of possible extension queue 795. Compared 126993 event pairs, 799 based on Foata normal form. 476/15250 useless extension candidates. Maximal degree in co-relation 27087. Up to 2835 conditions per place. [2024-10-11 19:55:00,544 INFO L140 encePairwiseOnDemand]: 31/41 looper letters, 90 selfloop transitions, 32 changer transitions 25/171 dead transitions. [2024-10-11 19:55:00,544 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 171 transitions, 1094 flow [2024-10-11 19:55:00,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-11 19:55:00,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-10-11 19:55:00,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 293 transitions. [2024-10-11 19:55:00,546 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6496674057649667 [2024-10-11 19:55:00,546 INFO L175 Difference]: Start difference. First operand has 66 places, 62 transitions, 318 flow. Second operand 11 states and 293 transitions. [2024-10-11 19:55:00,546 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 171 transitions, 1094 flow [2024-10-11 19:55:00,580 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 171 transitions, 1082 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-10-11 19:55:00,583 INFO L231 Difference]: Finished difference. Result has 84 places, 84 transitions, 623 flow [2024-10-11 19:55:00,583 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=312, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=623, PETRI_PLACES=84, PETRI_TRANSITIONS=84} [2024-10-11 19:55:00,584 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 41 predicate places. [2024-10-11 19:55:00,584 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 84 transitions, 623 flow [2024-10-11 19:55:00,584 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 21.727272727272727) internal successors, (239), 11 states have internal predecessors, (239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:00,584 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:55:00,584 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-10-11 19:55:00,600 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-11 19:55:00,785 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:55:00,785 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:55:00,786 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:55:00,786 INFO L85 PathProgramCache]: Analyzing trace with hash -695258007, now seen corresponding path program 3 times [2024-10-11 19:55:00,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:55:00,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592787843] [2024-10-11 19:55:00,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:00,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:55:00,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:01,012 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:01,013 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:55:01,013 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592787843] [2024-10-11 19:55:01,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592787843] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:55:01,013 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1898120752] [2024-10-11 19:55:01,013 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-11 19:55:01,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:55:01,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:55:01,014 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:55:01,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-11 19:55:01,081 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-11 19:55:01,081 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-11 19:55:01,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-10-11 19:55:01,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:55:01,209 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:01,209 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:55:01,277 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:01,278 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1898120752] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:55:01,278 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:55:01,278 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 5] total 10 [2024-10-11 19:55:01,278 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452962564] [2024-10-11 19:55:01,278 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:55:01,278 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-11 19:55:01,279 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:55:01,279 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-11 19:55:01,279 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2024-10-11 19:55:01,317 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 41 [2024-10-11 19:55:01,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 84 transitions, 623 flow. Second operand has 11 states, 11 states have (on average 21.272727272727273) internal successors, (234), 11 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:01,318 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:55:01,318 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 41 [2024-10-11 19:55:01,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:01,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([263] L71-->L78: Formula: (= v_~pos~0_5 (+ v_~pos~0_6 2)) InVars {~pos~0=v_~pos~0_6} OutVars{~pos~0=v_~pos~0_5} AuxVars[] AssignedVars[~pos~0][51], [24#L92true, Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 11#L78true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:01,712 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-11 19:55:01,712 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:01,712 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:01,712 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:01,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([263] L71-->L78: Formula: (= v_~pos~0_5 (+ v_~pos~0_6 2)) InVars {~pos~0=v_~pos~0_6} OutVars{~pos~0=v_~pos~0_5} AuxVars[] AssignedVars[~pos~0][51], [24#L92true, Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 19#L112true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 11#L78true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:01,780 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-11 19:55:01,780 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:01,780 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:01,780 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:01,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([263] L71-->L78: Formula: (= v_~pos~0_5 (+ v_~pos~0_6 2)) InVars {~pos~0=v_~pos~0_6} OutVars{~pos~0=v_~pos~0_5} AuxVars[] AssignedVars[~pos~0][51], [Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, 11#L78true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:01,781 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-11 19:55:01,781 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:01,781 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:01,781 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:01,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([263] L71-->L78: Formula: (= v_~pos~0_5 (+ v_~pos~0_6 2)) InVars {~pos~0=v_~pos~0_6} OutVars{~pos~0=v_~pos~0_5} AuxVars[] AssignedVars[~pos~0][51], [Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 19#L112true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 11#L78true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:01,868 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-11 19:55:01,868 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:01,868 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:01,868 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:03,568 INFO L124 PetriNetUnfolderBase]: 11894/23148 cut-off events. [2024-10-11 19:55:03,568 INFO L125 PetriNetUnfolderBase]: For 61957/62846 co-relation queries the response was YES. [2024-10-11 19:55:03,685 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74228 conditions, 23148 events. 11894/23148 cut-off events. For 61957/62846 co-relation queries the response was YES. Maximal size of possible extension queue 1143. Compared 214192 event pairs, 1717 based on Foata normal form. 619/22291 useless extension candidates. Maximal degree in co-relation 56573. Up to 4971 conditions per place. [2024-10-11 19:55:03,865 INFO L140 encePairwiseOnDemand]: 31/41 looper letters, 125 selfloop transitions, 37 changer transitions 14/208 dead transitions. [2024-10-11 19:55:03,865 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 208 transitions, 1721 flow [2024-10-11 19:55:03,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-11 19:55:03,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-10-11 19:55:03,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 309 transitions. [2024-10-11 19:55:03,866 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6851441241685144 [2024-10-11 19:55:03,867 INFO L175 Difference]: Start difference. First operand has 84 places, 84 transitions, 623 flow. Second operand 11 states and 309 transitions. [2024-10-11 19:55:03,867 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 208 transitions, 1721 flow [2024-10-11 19:55:03,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 208 transitions, 1705 flow, removed 8 selfloop flow, removed 0 redundant places. [2024-10-11 19:55:03,951 INFO L231 Difference]: Finished difference. Result has 104 places, 110 transitions, 1011 flow [2024-10-11 19:55:03,951 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=84, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1011, PETRI_PLACES=104, PETRI_TRANSITIONS=110} [2024-10-11 19:55:03,954 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 61 predicate places. [2024-10-11 19:55:03,954 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 110 transitions, 1011 flow [2024-10-11 19:55:03,955 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 21.272727272727273) internal successors, (234), 11 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:03,955 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:55:03,955 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-10-11 19:55:03,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-11 19:55:04,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:55:04,156 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:55:04,156 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:55:04,156 INFO L85 PathProgramCache]: Analyzing trace with hash -312294095, now seen corresponding path program 1 times [2024-10-11 19:55:04,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:55:04,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673534326] [2024-10-11 19:55:04,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:04,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:55:04,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:04,305 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:04,306 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:55:04,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673534326] [2024-10-11 19:55:04,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673534326] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:55:04,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [434417186] [2024-10-11 19:55:04,306 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:04,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:55:04,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:55:04,308 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:55:04,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-11 19:55:04,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:04,363 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-11 19:55:04,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:55:04,435 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:04,437 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:55:04,561 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:04,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [434417186] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:55:04,562 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:55:04,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 7] total 14 [2024-10-11 19:55:04,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020153529] [2024-10-11 19:55:04,564 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:55:04,564 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-11 19:55:04,564 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:55:04,565 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-11 19:55:04,565 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=159, Unknown=0, NotChecked=0, Total=210 [2024-10-11 19:55:04,605 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 41 [2024-10-11 19:55:04,606 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 110 transitions, 1011 flow. Second operand has 15 states, 15 states have (on average 19.333333333333332) internal successors, (290), 15 states have internal predecessors, (290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:04,606 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:55:04,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 41 [2024-10-11 19:55:04,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:05,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,200 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,200 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:05,201 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,201 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:05,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,209 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,209 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:05,209 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,209 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:05,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,260 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,261 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,261 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,261 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,264 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,264 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,264 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,264 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,270 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,270 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,270 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,270 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,275 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,275 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,275 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,275 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,335 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-11 19:55:05,336 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:05,336 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:05,336 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:05,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,343 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-11 19:55:05,343 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:05,343 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:05,343 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:05,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,347 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-11 19:55:05,347 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:05,347 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:05,347 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:05,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,437 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,437 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,437 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,437 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,442 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,442 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,442 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,442 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,444 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,444 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,444 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,445 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,445 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,445 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,445 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,501 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,501 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,501 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:05,501 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:05,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,538 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,538 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,538 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,538 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,539 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,539 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,539 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,539 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,540 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,540 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,540 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,540 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,546 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,546 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,546 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,546 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,548 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,548 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,548 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,548 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,560 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,560 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,561 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,561 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,722 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,722 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,722 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,722 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,728 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,728 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,728 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:05,728 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:05,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,778 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,778 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,778 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,781 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,781 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,781 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,781 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,790 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,790 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,790 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,794 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,794 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,794 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,794 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-11 19:55:05,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,795 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,795 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,795 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,795 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,801 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,801 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,801 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,801 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,861 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,861 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,861 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,861 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,866 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,866 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,866 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,866 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,867 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,867 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,867 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:05,867 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:05,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,926 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,926 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,926 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,926 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,928 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,929 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,929 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,929 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,930 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,930 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,930 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,930 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,942 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,942 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,942 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,942 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,945 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,945 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,945 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:05,961 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,961 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:05,961 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:05,961 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,151 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,151 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,151 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,151 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,151 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,152 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,163 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,163 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,163 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,163 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,164 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,164 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:06,164 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,164 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:06,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,251 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,251 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,251 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,251 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,254 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,254 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:06,254 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,254 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,255 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,255 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,255 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,274 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,274 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,274 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,274 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,279 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,279 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,279 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,279 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-11 19:55:06,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,280 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,280 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,280 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,287 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,287 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,287 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,287 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,384 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,384 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,384 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,385 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,385 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,396 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,396 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,396 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,396 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,397 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,397 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:06,397 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,397 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:06,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,510 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,510 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,510 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,510 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,515 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,515 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,515 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:06,515 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,516 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,516 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,516 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,516 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,534 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,535 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,535 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,535 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,536 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,539 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,539 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,539 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,545 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,545 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-11 19:55:06,545 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,546 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,546 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,546 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,546 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,546 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,571 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,571 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,571 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,571 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,754 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,754 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,754 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,754 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,755 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,755 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,764 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,764 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,764 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,768 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,768 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,768 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:06,768 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:06,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,881 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,882 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,882 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,886 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,886 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,905 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,905 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,905 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,905 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,912 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,912 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,912 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,924 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,924 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,924 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,924 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,986 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:06,986 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:06,986 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:07,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,128 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,128 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,128 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,128 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,293 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,293 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,296 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,296 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,297 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,297 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,308 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,308 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,308 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,308 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,323 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,323 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:07,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,368 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,368 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,368 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,368 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,386 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,386 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,386 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,387 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,538 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,538 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,538 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,568 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,568 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,569 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,569 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,569 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,569 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,569 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,569 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,574 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,574 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,574 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,588 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,588 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,588 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,588 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,589 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,590 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,590 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,590 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:07,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,732 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,732 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,732 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,732 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,734 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,734 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,734 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,735 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,749 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,749 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,749 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,750 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,787 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,787 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,787 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,787 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:07,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,921 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,921 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,921 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,921 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,921 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,922 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,922 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,923 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,936 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,936 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,936 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,937 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,967 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,967 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,967 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,967 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,972 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,972 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,972 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,972 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:07,973 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,973 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:07,973 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:07,973 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:08,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,026 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,026 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,026 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,026 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,028 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,028 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:08,028 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,028 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,073 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,074 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,074 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,074 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:08,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,081 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,081 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,081 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,081 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,095 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,095 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,095 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,095 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,393 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,393 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,425 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,425 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,425 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,425 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,438 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,438 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,438 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,438 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,439 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,439 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,439 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,439 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,440 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,440 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,440 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,440 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,469 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,469 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,469 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,469 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,470 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,470 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,470 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,470 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,490 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,490 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,490 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,490 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,544 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,544 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,544 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,544 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,547 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,547 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,547 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,547 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,548 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,548 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,548 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][351], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,549 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,549 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:08,549 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,549 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:08,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,612 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,612 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,612 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,612 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,631 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,631 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,631 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,631 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,644 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,644 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,644 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,644 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,663 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,663 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,663 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,663 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,836 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,836 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,836 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,836 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,837 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,837 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,838 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,838 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,838 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,838 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,838 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,839 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,869 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,869 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,869 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,869 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,870 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,870 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,870 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,870 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,892 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,892 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,894 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,894 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,894 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,894 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,922 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,922 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,922 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,922 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,926 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,926 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,926 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,926 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:08,939 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,939 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:08,939 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:08,939 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,101 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,101 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,101 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,101 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,106 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,106 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,106 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,106 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,109 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,109 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,109 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,109 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,110 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][351], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,111 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,111 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,113 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,113 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,113 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,113 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][351], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,113 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,113 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:09,115 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,115 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:09,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,159 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,159 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,159 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,159 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,172 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,172 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,173 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,173 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][284], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,183 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,183 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,197 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,197 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,197 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,197 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,240 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,240 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:09,240 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,240 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:09,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,327 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,327 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,327 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,327 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,328 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,328 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,328 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,328 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,344 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,344 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,344 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,344 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,359 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,359 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,359 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:09,359 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,360 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,360 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,360 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,360 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,376 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,376 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,376 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,376 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,377 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,377 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:09,377 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,377 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,379 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,379 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,379 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,379 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,386 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:09,386 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-11 19:55:09,386 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,400 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,400 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,400 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,400 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,405 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,405 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,405 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,405 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][324], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,420 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][351], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,420 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,420 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][289], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,422 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,422 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:09,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:09,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,474 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,474 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,474 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,490 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,490 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,490 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,490 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,502 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,502 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,502 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,502 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,520 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,520 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,520 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,520 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,534 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,534 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:09,534 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,730 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,730 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,730 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,730 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,800 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,800 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,800 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,812 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,812 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,812 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,825 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,825 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,825 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,825 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,826 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,826 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,826 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,826 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,832 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,832 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,832 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,832 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,833 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,833 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,833 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,833 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,834 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,834 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,834 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,834 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:09,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,839 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,839 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,839 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-11 19:55:09,839 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,859 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,860 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,860 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,862 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,862 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,862 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,862 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, 4#L111-4true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,863 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,863 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,863 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,863 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][289], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,864 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,864 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,864 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][289], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,865 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,865 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,865 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,865 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,866 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,866 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:09,866 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,866 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:09,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,901 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,901 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,901 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,901 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), 703#true, Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,917 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,917 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,917 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,917 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][367], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,928 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,928 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,928 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,928 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,954 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,954 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:09,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:09,954 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:09,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:09,982 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:09,982 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:09,982 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:09,982 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,050 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,050 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,050 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,050 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,051 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,051 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,051 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,051 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,057 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,057 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,057 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,060 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,060 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,060 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,060 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,072 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,072 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,072 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,072 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,073 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,073 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,073 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,073 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,079 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,079 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,079 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,079 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:10,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,094 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,094 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,095 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,095 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,097 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,097 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-11 19:55:10,097 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][289], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,108 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,108 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,108 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,108 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,109 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][336], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 706#(<= 2 ~pos~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,109 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,109 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:10,110 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,110 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,110 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:10,110 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:10,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:10,140 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,140 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,140 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,140 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), 703#true, Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,157 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,157 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,157 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,157 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][355], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,158 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,158 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,158 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,362 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,362 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,362 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,362 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,377 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,377 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:10,377 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,377 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,415 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,415 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:10,415 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,415 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,416 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,416 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:10,416 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,416 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,466 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,467 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,467 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,467 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,481 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,481 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,482 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,482 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,482 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,482 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,489 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,489 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,489 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,489 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,498 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,498 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,498 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,498 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,499 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,499 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,499 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,499 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,524 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,524 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,524 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,524 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,528 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,528 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,528 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,529 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-11 19:55:10,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][336], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 706#(<= 2 ~pos~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,531 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,531 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,531 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,531 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), 703#true, Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,532 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][336], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 706#(<= 2 ~pos~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,532 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,532 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:10,533 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,533 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,533 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:10,533 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:10,568 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][355], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,568 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,568 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,569 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,569 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,569 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,569 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][355], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,591 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,591 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,591 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,592 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,598 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,598 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,598 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,598 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,614 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,614 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,614 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,614 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,623 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,624 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,624 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:10,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,651 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,651 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,651 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,651 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:10,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,678 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,678 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,678 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,678 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,685 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,685 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,685 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][61], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,707 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,707 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,707 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,707 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,710 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,710 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,710 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,710 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][207], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 17#L83true, 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,710 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,710 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,711 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,711 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,716 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,716 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:10,716 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,716 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:10,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][336], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 706#(<= 2 ~pos~0), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,718 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,718 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,718 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,718 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:10,719 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,719 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,719 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:10,719 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][355], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 18#thread2EXITtrue, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,747 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,747 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,747 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,771 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,771 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,780 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,780 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,780 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,780 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, 50#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,790 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,790 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,790 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,790 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,791 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,791 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,791 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:10,791 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:10,804 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:10,804 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:10,804 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:10,804 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:11,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][87], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,080 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:11,080 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-11 19:55:11,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:11,080 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:11,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,126 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,126 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,126 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,126 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,149 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,149 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,149 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,149 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 70#true, 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,156 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,157 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,157 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:11,157 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,157 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,166 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,166 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,166 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,166 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,167 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-11 19:55:11,167 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,167 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:11,167 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-11 19:55:11,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 70#true, 50#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,292 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-11 19:55:11,292 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,292 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,292 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-10-11 19:55:11,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, 50#true, Black: 70#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,315 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-11 19:55:11,315 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,315 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,315 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][357], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-11 19:55:11,316 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-11 19:55:11,316 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,316 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,316 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:11,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:11,320 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-11 19:55:11,320 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,320 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:11,320 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:11,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:11,444 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-10-11 19:55:11,444 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:11,444 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:11,444 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:11,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:11,450 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-10-11 19:55:11,450 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:11,450 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:11,450 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:11,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][332], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 271#(and (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 17#L83true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), 703#true]) [2024-10-11 19:55:11,549 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-10-11 19:55:11,549 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:11,549 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:11,549 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:11,852 INFO L124 PetriNetUnfolderBase]: 35565/64715 cut-off events. [2024-10-11 19:55:11,852 INFO L125 PetriNetUnfolderBase]: For 257380/258262 co-relation queries the response was YES. [2024-10-11 19:55:12,296 INFO L83 FinitePrefix]: Finished finitePrefix Result has 252896 conditions, 64715 events. 35565/64715 cut-off events. For 257380/258262 co-relation queries the response was YES. Maximal size of possible extension queue 2512. Compared 626797 event pairs, 2987 based on Foata normal form. 880/62512 useless extension candidates. Maximal degree in co-relation 234005. Up to 15369 conditions per place. [2024-10-11 19:55:12,668 INFO L140 encePairwiseOnDemand]: 29/41 looper letters, 195 selfloop transitions, 71 changer transitions 218/507 dead transitions. [2024-10-11 19:55:12,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 507 transitions, 5434 flow [2024-10-11 19:55:12,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-11 19:55:12,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 24 states. [2024-10-11 19:55:12,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 628 transitions. [2024-10-11 19:55:12,671 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6382113821138211 [2024-10-11 19:55:12,672 INFO L175 Difference]: Start difference. First operand has 104 places, 110 transitions, 1011 flow. Second operand 24 states and 628 transitions. [2024-10-11 19:55:12,672 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 507 transitions, 5434 flow [2024-10-11 19:55:13,167 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 507 transitions, 5410 flow, removed 12 selfloop flow, removed 0 redundant places. [2024-10-11 19:55:13,172 INFO L231 Difference]: Finished difference. Result has 144 places, 148 transitions, 1672 flow [2024-10-11 19:55:13,172 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=1009, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=110, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=24, PETRI_FLOW=1672, PETRI_PLACES=144, PETRI_TRANSITIONS=148} [2024-10-11 19:55:13,173 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 101 predicate places. [2024-10-11 19:55:13,173 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 148 transitions, 1672 flow [2024-10-11 19:55:13,173 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 19.333333333333332) internal successors, (290), 15 states have internal predecessors, (290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:13,173 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:55:13,173 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 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] [2024-10-11 19:55:13,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-11 19:55:13,377 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-10-11 19:55:13,378 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:55:13,378 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:55:13,378 INFO L85 PathProgramCache]: Analyzing trace with hash 1391499395, now seen corresponding path program 4 times [2024-10-11 19:55:13,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:55:13,379 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [488243227] [2024-10-11 19:55:13,379 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:13,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:55:13,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:13,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-11 19:55:13,475 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:55:13,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [488243227] [2024-10-11 19:55:13,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [488243227] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:55:13,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:55:13,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-11 19:55:13,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1913418409] [2024-10-11 19:55:13,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:55:13,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-11 19:55:13,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:55:13,479 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-11 19:55:13,479 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-11 19:55:13,484 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 41 [2024-10-11 19:55:13,484 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 148 transitions, 1672 flow. Second operand has 4 states, 4 states have (on average 26.5) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:13,485 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:55:13,485 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 41 [2024-10-11 19:55:13,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:14,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([268] L90-->L92: Formula: (= (ite (= (ite (<= 0 v_~pos~0_9) 1 0) 0) 0 1) v_~v_assert~0_5) InVars {~pos~0=v_~pos~0_9} OutVars{~v_assert~0=v_~v_assert~0_5, ~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~v_assert~0][58], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), 4#L111-4true, Black: 703#true, 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,178 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,179 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,179 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,179 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([268] L90-->L92: Formula: (= (ite (= (ite (<= 0 v_~pos~0_9) 1 0) 0) 0 1) v_~v_assert~0_5) InVars {~pos~0=v_~pos~0_9} OutVars{~v_assert~0=v_~v_assert~0_5, ~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~v_assert~0][58], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,250 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,250 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,250 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,250 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 27#L46true, 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 5#L111-3true]) [2024-10-11 19:55:14,463 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:14,463 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:14,463 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:14,463 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:14,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 30#L110-4true, Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), 27#L46true, Black: 703#true, 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-11 19:55:14,464 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-11 19:55:14,464 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-11 19:55:14,464 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-11 19:55:14,464 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([268] L90-->L92: Formula: (= (ite (= (ite (<= 0 v_~pos~0_9) 1 0) 0) 0 1) v_~v_assert~0_5) InVars {~pos~0=v_~pos~0_9} OutVars{~v_assert~0=v_~v_assert~0_5, ~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~v_assert~0][58], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,538 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 4#L111-4true, 27#L46true, 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 36#$Ultimate##0true, 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-11 19:55:14,538 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([268] L90-->L92: Formula: (= (ite (= (ite (<= 0 v_~pos~0_9) 1 0) 0) 0 1) v_~v_assert~0_5) InVars {~pos~0=v_~pos~0_9} OutVars{~v_assert~0=v_~v_assert~0_5, ~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~v_assert~0][58], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 4#L111-4true, 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,538 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,538 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,539 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,539 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,539 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,539 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 27#L46true, 949#(= (* 256 (div ~d1~0 256)) ~d1~0), 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 5#L111-3true]) [2024-10-11 19:55:14,544 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-11 19:55:14,544 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-11 19:55:14,544 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:14,544 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-11 19:55:14,544 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([268] L90-->L92: Formula: (= (ite (= (ite (<= 0 v_~pos~0_9) 1 0) 0) 0 1) v_~v_assert~0_5) InVars {~pos~0=v_~pos~0_9} OutVars{~v_assert~0=v_~v_assert~0_5, ~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~v_assert~0][58], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,610 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 27#L46true, 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 36#$Ultimate##0true, 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-11 19:55:14,610 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,610 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,611 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([268] L90-->L92: Formula: (= (ite (= (ite (<= 0 v_~pos~0_9) 1 0) 0) 0 1) v_~v_assert~0_5) InVars {~pos~0=v_~pos~0_9} OutVars{~v_assert~0=v_~v_assert~0_5, ~pos~0=v_~pos~0_9} AuxVars[] AssignedVars[~v_assert~0][58], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,611 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,611 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,611 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,611 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,611 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,611 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), 4#L111-4true, Black: 703#true, 27#L46true, 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 36#$Ultimate##0true, 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-11 19:55:14,615 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,615 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,615 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,615 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,615 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([249] L59-->L46: Formula: (not (= (mod v_thread1Thread1of1ForFork2_~lv_assert~0_3 256) 0)) InVars {thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} OutVars{thread1Thread1of1ForFork2_~lv_assert~0=v_thread1Thread1of1ForFork2_~lv_assert~0_3} AuxVars[] AssignedVars[][6], [60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), 27#L46true, Black: 703#true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 36#$Ultimate##0true, 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-11 19:55:14,852 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([266] L81-->L83: Formula: (= (ite (= (mod v_~v_assert~0_3 256) 0) 0 1) v_thread2Thread1of1ForFork0_~lv_assert~1_7) InVars {~v_assert~0=v_~v_assert~0_3} OutVars{~v_assert~0=v_~v_assert~0_3, thread2Thread1of1ForFork0_~lv_assert~1=v_thread2Thread1of1ForFork0_~lv_assert~1_7} AuxVars[] AssignedVars[thread2Thread1of1ForFork0_~lv_assert~1][65], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 4#L111-4true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,852 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,852 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-11 19:55:14,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([266] L81-->L83: Formula: (= (ite (= (mod v_~v_assert~0_3 256) 0) 0 1) v_thread2Thread1of1ForFork0_~lv_assert~1_7) InVars {~v_assert~0=v_~v_assert~0_3} OutVars{~v_assert~0=v_~v_assert~0_3, thread2Thread1of1ForFork0_~lv_assert~1=v_thread2Thread1of1ForFork0_~lv_assert~1_7} AuxVars[] AssignedVars[thread2Thread1of1ForFork0_~lv_assert~1][65], [Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 9#L59true, Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 554#(= ~v_assert~0 1), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true]) [2024-10-11 19:55:14,913 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-11 19:55:14,913 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,913 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-11 19:55:14,913 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-11 19:55:14,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([260] L83-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork0_#res.base_1| 0) (= (mod v_thread2Thread1of1ForFork0_~lv_assert~1_5 256) 0) (= |v_thread2Thread1of1ForFork0_#res.offset_1| 0)) InVars {thread2Thread1of1ForFork0_~lv_assert~1=v_thread2Thread1of1ForFork0_~lv_assert~1_5} OutVars{thread2Thread1of1ForFork0_#res.offset=|v_thread2Thread1of1ForFork0_#res.offset_1|, thread2Thread1of1ForFork0_~lv_assert~1=v_thread2Thread1of1ForFork0_~lv_assert~1_5, thread2Thread1of1ForFork0_#res.base=|v_thread2Thread1of1ForFork0_#res.base_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork0_#res.offset, thread2Thread1of1ForFork0_#res.base][86], [18#thread2EXITtrue, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 24#L92true, Black: 65#true, Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 950#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0))]) [2024-10-11 19:55:14,920 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,920 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-11 19:55:14,920 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:14,920 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-11 19:55:15,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([254] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post2, ~pos~0][140], [Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 4#L111-4true, 25#thread3EXITtrue, 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 11#L78true, Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))]) [2024-10-11 19:55:15,098 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-10-11 19:55:15,098 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-10-11 19:55:15,098 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-10-11 19:55:15,098 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-11 19:55:15,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([254] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post2, ~pos~0][140], [Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), Black: 703#true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 11#L78true, Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))]) [2024-10-11 19:55:15,107 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-10-11 19:55:15,107 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-10-11 19:55:15,107 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-10-11 19:55:15,107 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-11 19:55:15,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([254] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post2, ~pos~0][145], [Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), 4#L111-4true, 25#thread3EXITtrue, Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), 17#L83true, 703#true]) [2024-10-11 19:55:15,115 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-10-11 19:55:15,115 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-10-11 19:55:15,115 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-10-11 19:55:15,115 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-11 19:55:15,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([254] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork2_#t~post2=|v_thread1Thread1of1ForFork2_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post2, ~pos~0][145], [Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 275#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 909#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 913#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 911#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 929#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), Black: 822#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 706#(<= 2 ~pos~0), Black: 921#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 788#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 923#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), Black: 917#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 919#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 925#(and (= ~v_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 927#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 881#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))), Black: 707#(<= 0 ~pos~0), Black: 885#(or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0)), 25#thread3EXITtrue, 949#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 682#(and (= ~pos~0 0) (= ~v_assert~0 1)), Black: 690#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 686#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 684#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 616#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 692#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 688#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 490#true, Black: 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 554#(= ~v_assert~0 1), Black: 564#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 67#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 72#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 50#true, 19#L112true, Black: 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (* 256 (div ~v_assert~0 256)) ~v_assert~0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 29#L54true, Black: 481#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (< 0 thread2Thread1of1ForFork0_~lv_assert~1) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0))), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 269#(and (or (= (mod ~d1~0 256) 0) (< (* 256 (div ~v_assert~0 256)) ~v_assert~0)) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), 17#L83true, 703#true]) [2024-10-11 19:55:15,120 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-10-11 19:55:15,120 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-10-11 19:55:15,120 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-11 19:55:15,121 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-10-11 19:55:15,129 INFO L124 PetriNetUnfolderBase]: 5904/13659 cut-off events. [2024-10-11 19:55:15,130 INFO L125 PetriNetUnfolderBase]: For 128973/132148 co-relation queries the response was YES. [2024-10-11 19:55:15,232 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66076 conditions, 13659 events. 5904/13659 cut-off events. For 128973/132148 co-relation queries the response was YES. Maximal size of possible extension queue 701. Compared 134243 event pairs, 2152 based on Foata normal form. 790/12565 useless extension candidates. Maximal degree in co-relation 66024. Up to 3353 conditions per place. [2024-10-11 19:55:15,281 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 58 selfloop transitions, 6 changer transitions 0/150 dead transitions. [2024-10-11 19:55:15,281 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 150 transitions, 1777 flow [2024-10-11 19:55:15,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-11 19:55:15,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-11 19:55:15,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 116 transitions. [2024-10-11 19:55:15,282 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7073170731707317 [2024-10-11 19:55:15,282 INFO L175 Difference]: Start difference. First operand has 144 places, 148 transitions, 1672 flow. Second operand 4 states and 116 transitions. [2024-10-11 19:55:15,282 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 150 transitions, 1777 flow [2024-10-11 19:55:15,599 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 150 transitions, 1588 flow, removed 66 selfloop flow, removed 14 redundant places. [2024-10-11 19:55:15,600 INFO L231 Difference]: Finished difference. Result has 132 places, 137 transitions, 1381 flow [2024-10-11 19:55:15,601 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=1350, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1381, PETRI_PLACES=132, PETRI_TRANSITIONS=137} [2024-10-11 19:55:15,601 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 89 predicate places. [2024-10-11 19:55:15,601 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 137 transitions, 1381 flow [2024-10-11 19:55:15,601 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.5) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:15,601 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:55:15,601 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 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] [2024-10-11 19:55:15,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-11 19:55:15,602 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:55:15,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:55:15,602 INFO L85 PathProgramCache]: Analyzing trace with hash -672294129, now seen corresponding path program 2 times [2024-10-11 19:55:15,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:55:15,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1738094728] [2024-10-11 19:55:15,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:15,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:55:15,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:15,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-11 19:55:15,694 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:55:15,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1738094728] [2024-10-11 19:55:15,694 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1738094728] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 19:55:15,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 19:55:15,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-11 19:55:15,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144654474] [2024-10-11 19:55:15,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 19:55:15,695 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-11 19:55:15,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:55:15,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-11 19:55:15,695 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-11 19:55:15,700 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 41 [2024-10-11 19:55:15,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 137 transitions, 1381 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:15,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:55:15,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 41 [2024-10-11 19:55:15,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:17,885 INFO L124 PetriNetUnfolderBase]: 7691/15967 cut-off events. [2024-10-11 19:55:17,886 INFO L125 PetriNetUnfolderBase]: For 126981/128267 co-relation queries the response was YES. [2024-10-11 19:55:17,992 INFO L83 FinitePrefix]: Finished finitePrefix Result has 72508 conditions, 15967 events. 7691/15967 cut-off events. For 126981/128267 co-relation queries the response was YES. Maximal size of possible extension queue 561. Compared 144581 event pairs, 2965 based on Foata normal form. 239/14637 useless extension candidates. Maximal degree in co-relation 72461. Up to 5589 conditions per place. [2024-10-11 19:55:18,031 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 62 selfloop transitions, 3 changer transitions 7/152 dead transitions. [2024-10-11 19:55:18,032 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 152 transitions, 1636 flow [2024-10-11 19:55:18,032 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-11 19:55:18,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-11 19:55:18,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 116 transitions. [2024-10-11 19:55:18,033 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7073170731707317 [2024-10-11 19:55:18,034 INFO L175 Difference]: Start difference. First operand has 132 places, 137 transitions, 1381 flow. Second operand 4 states and 116 transitions. [2024-10-11 19:55:18,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 152 transitions, 1636 flow [2024-10-11 19:55:18,234 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 152 transitions, 1602 flow, removed 10 selfloop flow, removed 5 redundant places. [2024-10-11 19:55:18,236 INFO L231 Difference]: Finished difference. Result has 131 places, 121 transitions, 1172 flow [2024-10-11 19:55:18,236 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=1197, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=125, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1172, PETRI_PLACES=131, PETRI_TRANSITIONS=121} [2024-10-11 19:55:18,236 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 88 predicate places. [2024-10-11 19:55:18,236 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 121 transitions, 1172 flow [2024-10-11 19:55:18,237 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:18,237 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:55:18,237 INFO L204 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] [2024-10-11 19:55:18,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-11 19:55:18,237 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:55:18,237 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:55:18,237 INFO L85 PathProgramCache]: Analyzing trace with hash -2075305427, now seen corresponding path program 1 times [2024-10-11 19:55:18,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:55:18,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [941927235] [2024-10-11 19:55:18,237 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:18,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:55:18,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:18,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:18,609 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:55:18,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [941927235] [2024-10-11 19:55:18,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [941927235] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:55:18,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [64366323] [2024-10-11 19:55:18,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:18,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:55:18,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:55:18,611 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:55:18,612 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-11 19:55:18,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:18,667 INFO L255 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-10-11 19:55:18,668 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:55:18,802 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:18,803 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:55:18,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:18,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [64366323] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:55:18,992 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:55:18,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 10, 9] total 17 [2024-10-11 19:55:18,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688667677] [2024-10-11 19:55:18,992 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:55:18,992 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-10-11 19:55:18,993 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:55:18,994 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-10-11 19:55:18,994 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=232, Unknown=0, NotChecked=0, Total=306 [2024-10-11 19:55:19,035 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 41 [2024-10-11 19:55:19,035 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 121 transitions, 1172 flow. Second operand has 18 states, 18 states have (on average 15.61111111111111) internal successors, (281), 18 states have internal predecessors, (281), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:19,036 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:55:19,036 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 41 [2024-10-11 19:55:19,036 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:26,635 INFO L124 PetriNetUnfolderBase]: 33690/58537 cut-off events. [2024-10-11 19:55:26,636 INFO L125 PetriNetUnfolderBase]: For 427168/427168 co-relation queries the response was YES. [2024-10-11 19:55:27,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 276896 conditions, 58537 events. 33690/58537 cut-off events. For 427168/427168 co-relation queries the response was YES. Maximal size of possible extension queue 1266. Compared 498223 event pairs, 4490 based on Foata normal form. 1108/59616 useless extension candidates. Maximal degree in co-relation 276850. Up to 13345 conditions per place. [2024-10-11 19:55:27,169 INFO L140 encePairwiseOnDemand]: 24/41 looper letters, 207 selfloop transitions, 102 changer transitions 372/691 dead transitions. [2024-10-11 19:55:27,170 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 691 transitions, 7701 flow [2024-10-11 19:55:27,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2024-10-11 19:55:27,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 38 states. [2024-10-11 19:55:27,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 804 transitions. [2024-10-11 19:55:27,172 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5160462130937099 [2024-10-11 19:55:27,173 INFO L175 Difference]: Start difference. First operand has 131 places, 121 transitions, 1172 flow. Second operand 38 states and 804 transitions. [2024-10-11 19:55:27,173 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 691 transitions, 7701 flow [2024-10-11 19:55:28,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 691 transitions, 7663 flow, removed 12 selfloop flow, removed 5 redundant places. [2024-10-11 19:55:28,758 INFO L231 Difference]: Finished difference. Result has 186 places, 162 transitions, 2124 flow [2024-10-11 19:55:28,758 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=1150, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=61, PETRI_DIFFERENCE_SUBTRAHEND_STATES=38, PETRI_FLOW=2124, PETRI_PLACES=186, PETRI_TRANSITIONS=162} [2024-10-11 19:55:28,758 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 143 predicate places. [2024-10-11 19:55:28,759 INFO L471 AbstractCegarLoop]: Abstraction has has 186 places, 162 transitions, 2124 flow [2024-10-11 19:55:28,759 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 15.61111111111111) internal successors, (281), 18 states have internal predecessors, (281), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:28,759 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-11 19:55:28,759 INFO L204 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] [2024-10-11 19:55:28,772 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-11 19:55:28,960 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-10-11 19:55:28,962 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-10-11 19:55:28,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 19:55:28,962 INFO L85 PathProgramCache]: Analyzing trace with hash 1100795903, now seen corresponding path program 2 times [2024-10-11 19:55:28,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 19:55:28,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6147470] [2024-10-11 19:55:28,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 19:55:28,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 19:55:28,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 19:55:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:29,331 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 19:55:29,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [6147470] [2024-10-11 19:55:29,331 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [6147470] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-11 19:55:29,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2023880377] [2024-10-11 19:55:29,332 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-11 19:55:29,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 19:55:29,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 19:55:29,334 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 19:55:29,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-11 19:55:29,391 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-11 19:55:29,391 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-11 19:55:29,393 INFO L255 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-11 19:55:29,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 19:55:29,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:29,526 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-11 19:55:29,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-11 19:55:29,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2023880377] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-11 19:55:29,712 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-11 19:55:29,712 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 11, 10] total 18 [2024-10-11 19:55:29,713 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1968199356] [2024-10-11 19:55:29,713 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-11 19:55:29,713 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-10-11 19:55:29,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 19:55:29,713 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-10-11 19:55:29,714 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=259, Unknown=0, NotChecked=0, Total=342 [2024-10-11 19:55:29,758 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 41 [2024-10-11 19:55:29,758 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 162 transitions, 2124 flow. Second operand has 19 states, 19 states have (on average 15.421052631578947) internal successors, (293), 19 states have internal predecessors, (293), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:29,759 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-11 19:55:29,759 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 41 [2024-10-11 19:55:29,759 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-11 19:55:31,688 INFO L124 PetriNetUnfolderBase]: 8670/14830 cut-off events. [2024-10-11 19:55:31,688 INFO L125 PetriNetUnfolderBase]: For 250940/250948 co-relation queries the response was YES. [2024-10-11 19:55:31,812 INFO L83 FinitePrefix]: Finished finitePrefix Result has 92842 conditions, 14830 events. 8670/14830 cut-off events. For 250940/250948 co-relation queries the response was YES. Maximal size of possible extension queue 346. Compared 100464 event pairs, 1458 based on Foata normal form. 308/15105 useless extension candidates. Maximal degree in co-relation 92775. Up to 3820 conditions per place. [2024-10-11 19:55:31,830 INFO L140 encePairwiseOnDemand]: 33/41 looper letters, 0 selfloop transitions, 0 changer transitions 316/316 dead transitions. [2024-10-11 19:55:31,830 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 316 transitions, 4549 flow [2024-10-11 19:55:31,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-11 19:55:31,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-10-11 19:55:31,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 256 transitions. [2024-10-11 19:55:31,831 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5203252032520326 [2024-10-11 19:55:31,831 INFO L175 Difference]: Start difference. First operand has 186 places, 162 transitions, 2124 flow. Second operand 12 states and 256 transitions. [2024-10-11 19:55:31,831 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 316 transitions, 4549 flow [2024-10-11 19:55:32,487 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 316 transitions, 3737 flow, removed 215 selfloop flow, removed 33 redundant places. [2024-10-11 19:55:32,489 INFO L231 Difference]: Finished difference. Result has 135 places, 0 transitions, 0 flow [2024-10-11 19:55:32,489 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=1527, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=0, PETRI_PLACES=135, PETRI_TRANSITIONS=0} [2024-10-11 19:55:32,490 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 92 predicate places. [2024-10-11 19:55:32,490 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 0 transitions, 0 flow [2024-10-11 19:55:32,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 15.421052631578947) internal successors, (293), 19 states have internal predecessors, (293), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 19:55:32,495 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-10-11 19:55:32,495 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-10-11 19:55:32,495 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-10-11 19:55:32,495 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-10-11 19:55:32,495 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-10-11 19:55:32,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-10-11 19:55:32,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-11 19:55:32,696 INFO L407 BasicCegarLoop]: Path program histogram: [4, 2, 2, 1, 1, 1] [2024-10-11 19:55:32,700 INFO L234 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-11 19:55:32,700 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-11 19:55:32,704 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 11.10 07:55:32 BasicIcfg [2024-10-11 19:55:32,705 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-11 19:55:32,705 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-11 19:55:32,705 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-11 19:55:32,705 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-11 19:55:32,706 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 07:54:55" (3/4) ... [2024-10-11 19:55:32,707 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-11 19:55:32,709 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-10-11 19:55:32,710 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-10-11 19:55:32,710 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-10-11 19:55:32,713 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 61 nodes and edges [2024-10-11 19:55:32,713 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-10-11 19:55:32,713 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2024-10-11 19:55:32,713 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-10-11 19:55:32,786 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-11 19:55:32,786 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-11 19:55:32,787 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-11 19:55:32,787 INFO L158 Benchmark]: Toolchain (without parser) took 37968.47ms. Allocated memory was 134.2MB in the beginning and 12.9GB in the end (delta: 12.8GB). Free memory was 65.6MB in the beginning and 10.8GB in the end (delta: -10.7GB). Peak memory consumption was 2.0GB. Max. memory is 16.1GB. [2024-10-11 19:55:32,787 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 134.2MB. Free memory is still 84.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 19:55:32,787 INFO L158 Benchmark]: CACSL2BoogieTranslator took 266.29ms. Allocated memory was 134.2MB in the beginning and 169.9MB in the end (delta: 35.7MB). Free memory was 65.4MB in the beginning and 138.6MB in the end (delta: -73.1MB). Peak memory consumption was 12.2MB. Max. memory is 16.1GB. [2024-10-11 19:55:32,788 INFO L158 Benchmark]: Boogie Procedure Inliner took 25.55ms. Allocated memory is still 169.9MB. Free memory was 138.6MB in the beginning and 137.5MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-11 19:55:32,788 INFO L158 Benchmark]: Boogie Preprocessor took 37.12ms. Allocated memory is still 169.9MB. Free memory was 137.5MB in the beginning and 135.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-11 19:55:32,788 INFO L158 Benchmark]: RCFGBuilder took 486.12ms. Allocated memory is still 169.9MB. Free memory was 135.4MB in the beginning and 107.1MB in the end (delta: 28.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-10-11 19:55:32,788 INFO L158 Benchmark]: TraceAbstraction took 37066.80ms. Allocated memory was 169.9MB in the beginning and 12.9GB in the end (delta: 12.7GB). Free memory was 106.1MB in the beginning and 10.8GB in the end (delta: -10.7GB). Peak memory consumption was 2.6GB. Max. memory is 16.1GB. [2024-10-11 19:55:32,788 INFO L158 Benchmark]: Witness Printer took 81.63ms. Allocated memory is still 12.9GB. Free memory was 10.8GB in the beginning and 10.8GB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-11 19:55:32,789 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 134.2MB. Free memory is still 84.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 266.29ms. Allocated memory was 134.2MB in the beginning and 169.9MB in the end (delta: 35.7MB). Free memory was 65.4MB in the beginning and 138.6MB in the end (delta: -73.1MB). Peak memory consumption was 12.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 25.55ms. Allocated memory is still 169.9MB. Free memory was 138.6MB in the beginning and 137.5MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 37.12ms. Allocated memory is still 169.9MB. Free memory was 137.5MB in the beginning and 135.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 486.12ms. Allocated memory is still 169.9MB. Free memory was 135.4MB in the beginning and 107.1MB in the end (delta: 28.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * TraceAbstraction took 37066.80ms. Allocated memory was 169.9MB in the beginning and 12.9GB in the end (delta: 12.7GB). Free memory was 106.1MB in the beginning and 10.8GB in the end (delta: -10.7GB). Peak memory consumption was 2.6GB. Max. memory is 16.1GB. * Witness Printer took 81.63ms. Allocated memory is still 12.9GB. Free memory was 10.8GB in the beginning and 10.8GB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 21]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 97]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 63 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 37.0s, OverallIterations: 11, TraceHistogramMax: 3, PathProgramHistogramMax: 4, EmptinessCheckTime: 0.0s, AutomataDifference: 31.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1751 SdHoareTripleChecker+Valid, 2.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1697 mSDsluCounter, 470 SdHoareTripleChecker+Invalid, 1.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 421 mSDsCounter, 169 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2871 IncrementalHoareTripleChecker+Invalid, 3040 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 169 mSolverCounterUnsat, 49 mSDtfsCounter, 2871 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 531 GetRequests, 359 SyntacticMatches, 18 SemanticMatches, 154 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1126 ImplicationChecksByTransitivity, 1.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=2124occurred in iteration=10, InterpolantAutomatonStates: 128, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 3.6s InterpolantComputationTime, 557 NumberOfCodeBlocks, 557 NumberOfCodeBlocksAsserted, 21 NumberOfCheckSat, 740 ConstructedInterpolants, 0 QuantifiedInterpolants, 3451 SizeOfPredicates, 31 NumberOfNonLiveVariables, 934 ConjunctsInSsa, 65 ConjunctsInUnsatCore, 23 InterpolantComputations, 5 PerfectInterpolantSequences, 89/178 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-11 19:55:32,815 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE