./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/parallel-misc-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/parallel-misc-4.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU --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-4fc63b2 [2024-10-31 22:16:12,622 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:16:12,724 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-31 22:16:12,732 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:16:12,734 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:16:12,782 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:16:12,783 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:16:12,784 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:16:12,785 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:16:12,787 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:16:12,788 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:16:12,788 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:16:12,789 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:16:12,790 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:16:12,790 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:16:12,791 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:16:12,794 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:16:12,794 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:16:12,794 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:16:12,795 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:16:12,795 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-31 22:16:12,801 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-31 22:16:12,802 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-31 22:16:12,802 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:16:12,803 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-31 22:16:12,803 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:16:12,803 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:16:12,804 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:16:12,804 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:16:12,804 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:16:12,805 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:16:12,806 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:16:12,807 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:16:12,807 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:16:12,808 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:16:12,808 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:16:12,808 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:16:12,809 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 22:16:12,809 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:16:12,809 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:16:12,809 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:16:12,811 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:16:12,811 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU 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-31 22:16:13,177 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:16:13,218 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:16:13,222 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:16:13,225 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:16:13,226 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:16:13,228 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/weaver/parallel-misc-4.wvr.c Unable to find full path for "g++" [2024-10-31 22:16:15,492 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:16:15,750 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:16:15,750 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/sv-benchmarks/c/weaver/parallel-misc-4.wvr.c [2024-10-31 22:16:15,761 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/data/367a1280b/5060ac4876b844a4930fc0abc5460124/FLAGb6b4a4b1a [2024-10-31 22:16:15,783 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/data/367a1280b/5060ac4876b844a4930fc0abc5460124 [2024-10-31 22:16:15,787 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:16:15,788 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:16:15,792 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:16:15,793 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:16:15,799 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:16:15,800 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:16:15" (1/1) ... [2024-10-31 22:16:15,801 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54de4257 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:15, skipping insertion in model container [2024-10-31 22:16:15,804 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:16:15" (1/1) ... [2024-10-31 22:16:15,827 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:16:16,028 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:16:16,037 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:16:16,061 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:16:16,080 INFO L204 MainTranslator]: Completed translation [2024-10-31 22:16:16,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16 WrapperNode [2024-10-31 22:16:16,081 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:16:16,082 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 22:16:16,082 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 22:16:16,082 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 22:16:16,090 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,099 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,118 INFO L138 Inliner]: procedures = 21, calls = 29, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2024-10-31 22:16:16,118 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 22:16:16,119 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 22:16:16,119 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 22:16:16,119 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 22:16:16,131 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,131 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,134 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,149 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-31 22:16:16,149 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,149 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,154 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,158 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,159 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,160 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,162 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 22:16:16,163 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 22:16:16,163 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 22:16:16,164 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 22:16:16,165 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (1/1) ... [2024-10-31 22:16:16,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:16:16,182 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:16:16,197 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 22:16:16,203 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 22:16:16,233 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 22:16:16,233 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-10-31 22:16:16,234 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-10-31 22:16:16,234 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-10-31 22:16:16,234 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-10-31 22:16:16,234 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-10-31 22:16:16,235 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-10-31 22:16:16,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 22:16:16,235 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-31 22:16:16,235 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-31 22:16:16,237 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 22:16:16,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 22:16:16,240 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-31 22:16:16,389 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 22:16:16,393 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 22:16:16,682 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-31 22:16:16,682 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 22:16:16,930 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 22:16:16,930 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-31 22:16:16,931 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:16:16 BoogieIcfgContainer [2024-10-31 22:16:16,931 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 22:16:16,935 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 22:16:16,936 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 22:16:16,942 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 22:16:16,942 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 10:16:15" (1/3) ... [2024-10-31 22:16:16,943 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37ac73c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:16:16, skipping insertion in model container [2024-10-31 22:16:16,944 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:16:16" (2/3) ... [2024-10-31 22:16:16,945 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37ac73c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:16:16, skipping insertion in model container [2024-10-31 22:16:16,946 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:16:16" (3/3) ... [2024-10-31 22:16:16,947 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-misc-4.wvr.c [2024-10-31 22:16:16,969 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 22:16:16,970 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-10-31 22:16:16,970 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-31 22:16:17,031 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-10-31 22:16:17,070 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 41 transitions, 103 flow [2024-10-31 22:16:17,107 INFO L124 PetriNetUnfolderBase]: 4/38 cut-off events. [2024-10-31 22:16:17,107 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-10-31 22:16:17,112 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-31 22:16:17,112 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 41 transitions, 103 flow [2024-10-31 22:16:17,116 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 43 places, 37 transitions, 92 flow [2024-10-31 22:16:17,126 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 22:16:17,133 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;@2f60494a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 22:16:17,134 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-10-31 22:16:17,157 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 22:16:17,157 INFO L124 PetriNetUnfolderBase]: 4/34 cut-off events. [2024-10-31 22:16:17,158 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-10-31 22:16:17,158 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:17,159 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-31 22:16:17,159 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-31 22:16:17,165 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:17,165 INFO L85 PathProgramCache]: Analyzing trace with hash 978491263, now seen corresponding path program 1 times [2024-10-31 22:16:17,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:17,176 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73321408] [2024-10-31 22:16:17,176 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:17,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:17,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:18,210 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-31 22:16:18,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:18,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73321408] [2024-10-31 22:16:18,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73321408] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:16:18,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:16:18,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-31 22:16:18,214 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1168956384] [2024-10-31 22:16:18,215 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:16:18,223 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:16:18,228 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:18,263 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:16:18,264 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:16:18,358 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 41 [2024-10-31 22:16:18,361 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-31 22:16:18,362 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:18,363 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 41 [2024-10-31 22:16:18,364 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:18,822 INFO L124 PetriNetUnfolderBase]: 502/985 cut-off events. [2024-10-31 22:16:18,822 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2024-10-31 22:16:18,828 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-31 22:16:18,835 INFO L140 encePairwiseOnDemand]: 34/41 looper letters, 52 selfloop transitions, 8 changer transitions 0/76 dead transitions. [2024-10-31 22:16:18,835 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 76 transitions, 314 flow [2024-10-31 22:16:18,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 22:16:18,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 22:16:18,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 183 transitions. [2024-10-31 22:16:18,850 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7439024390243902 [2024-10-31 22:16:18,852 INFO L175 Difference]: Start difference. First operand has 43 places, 37 transitions, 92 flow. Second operand 6 states and 183 transitions. [2024-10-31 22:16:18,854 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 76 transitions, 314 flow [2024-10-31 22:16:18,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 76 transitions, 286 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-10-31 22:16:18,861 INFO L231 Difference]: Finished difference. Result has 44 places, 42 transitions, 135 flow [2024-10-31 22:16:18,863 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-31 22:16:18,867 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 1 predicate places. [2024-10-31 22:16:18,867 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 42 transitions, 135 flow [2024-10-31 22:16:18,868 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-31 22:16:18,868 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:18,868 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-31 22:16:18,868 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-31 22:16:18,869 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-31 22:16:18,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:18,870 INFO L85 PathProgramCache]: Analyzing trace with hash 927787021, now seen corresponding path program 1 times [2024-10-31 22:16:18,870 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:18,870 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783040707] [2024-10-31 22:16:18,870 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:18,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:18,994 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-31 22:16:18,994 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:18,994 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783040707] [2024-10-31 22:16:18,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783040707] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:16:18,995 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:16:18,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-31 22:16:18,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1681729919] [2024-10-31 22:16:18,996 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:16:18,999 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:16:19,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:19,001 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:16:19,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:16:19,012 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 41 [2024-10-31 22:16:19,013 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-31 22:16:19,013 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:19,013 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 41 [2024-10-31 22:16:19,013 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:19,257 INFO L124 PetriNetUnfolderBase]: 477/942 cut-off events. [2024-10-31 22:16:19,257 INFO L125 PetriNetUnfolderBase]: For 432/556 co-relation queries the response was YES. [2024-10-31 22:16:19,264 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-31 22:16:19,273 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 30 selfloop transitions, 3 changer transitions 0/55 dead transitions. [2024-10-31 22:16:19,273 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 55 transitions, 236 flow [2024-10-31 22:16:19,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:16:19,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:16:19,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 95 transitions. [2024-10-31 22:16:19,274 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7723577235772358 [2024-10-31 22:16:19,275 INFO L175 Difference]: Start difference. First operand has 44 places, 42 transitions, 135 flow. Second operand 3 states and 95 transitions. [2024-10-31 22:16:19,275 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 55 transitions, 236 flow [2024-10-31 22:16:19,281 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 55 transitions, 236 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 22:16:19,282 INFO L231 Difference]: Finished difference. Result has 48 places, 44 transitions, 157 flow [2024-10-31 22:16:19,282 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-31 22:16:19,283 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 5 predicate places. [2024-10-31 22:16:19,283 INFO L471 AbstractCegarLoop]: Abstraction has has 48 places, 44 transitions, 157 flow [2024-10-31 22:16:19,287 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-31 22:16:19,287 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:19,287 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-31 22:16:19,287 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-31 22:16:19,287 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-31 22:16:19,288 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:19,288 INFO L85 PathProgramCache]: Analyzing trace with hash 2001771243, now seen corresponding path program 1 times [2024-10-31 22:16:19,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:19,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [618766163] [2024-10-31 22:16:19,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:19,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:19,426 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-31 22:16:19,426 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:19,426 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [618766163] [2024-10-31 22:16:19,426 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [618766163] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:16:19,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:16:19,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-31 22:16:19,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [881103192] [2024-10-31 22:16:19,427 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:16:19,427 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:16:19,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:19,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:16:19,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:16:19,434 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 41 [2024-10-31 22:16:19,435 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-31 22:16:19,435 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:19,435 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 41 [2024-10-31 22:16:19,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:19,723 INFO L124 PetriNetUnfolderBase]: 968/1776 cut-off events. [2024-10-31 22:16:19,723 INFO L125 PetriNetUnfolderBase]: For 715/751 co-relation queries the response was YES. [2024-10-31 22:16:19,731 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-31 22:16:19,744 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 31 selfloop transitions, 3 changer transitions 0/58 dead transitions. [2024-10-31 22:16:19,745 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 58 transitions, 269 flow [2024-10-31 22:16:19,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:16:19,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:16:19,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 95 transitions. [2024-10-31 22:16:19,749 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7723577235772358 [2024-10-31 22:16:19,749 INFO L175 Difference]: Start difference. First operand has 48 places, 44 transitions, 157 flow. Second operand 3 states and 95 transitions. [2024-10-31 22:16:19,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 58 transitions, 269 flow [2024-10-31 22:16:19,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 58 transitions, 263 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-31 22:16:19,754 INFO L231 Difference]: Finished difference. Result has 50 places, 46 transitions, 173 flow [2024-10-31 22:16:19,754 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-31 22:16:19,755 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 7 predicate places. [2024-10-31 22:16:19,755 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 46 transitions, 173 flow [2024-10-31 22:16:19,756 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-31 22:16:19,756 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:19,756 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-31 22:16:19,756 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-31 22:16:19,757 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-31 22:16:19,757 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:19,757 INFO L85 PathProgramCache]: Analyzing trace with hash -1644316765, now seen corresponding path program 1 times [2024-10-31 22:16:19,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:19,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041018368] [2024-10-31 22:16:19,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:19,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:19,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:19,967 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-31 22:16:19,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:19,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041018368] [2024-10-31 22:16:19,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041018368] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:16:19,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1108701576] [2024-10-31 22:16:19,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:19,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:16:19,969 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:16:19,972 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:16:19,977 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-31 22:16:20,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:20,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-31 22:16:20,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:16:20,330 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-31 22:16:20,330 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:16:20,525 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-31 22:16:20,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1108701576] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 22:16:20,525 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-31 22:16:20,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 5, 6] total 11 [2024-10-31 22:16:20,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472823729] [2024-10-31 22:16:20,526 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-31 22:16:20,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-31 22:16:20,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:20,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-31 22:16:20,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110 [2024-10-31 22:16:20,623 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-10-31 22:16:20,624 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-31 22:16:20,624 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:20,625 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-10-31 22:16:20,625 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:21,396 INFO L124 PetriNetUnfolderBase]: 1805/3031 cut-off events. [2024-10-31 22:16:21,396 INFO L125 PetriNetUnfolderBase]: For 2372/3865 co-relation queries the response was YES. [2024-10-31 22:16:21,410 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-31 22:16:21,432 INFO L140 encePairwiseOnDemand]: 32/41 looper letters, 83 selfloop transitions, 20 changer transitions 2/123 dead transitions. [2024-10-31 22:16:21,432 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 123 transitions, 663 flow [2024-10-31 22:16:21,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-31 22:16:21,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-10-31 22:16:21,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 294 transitions. [2024-10-31 22:16:21,436 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5975609756097561 [2024-10-31 22:16:21,436 INFO L175 Difference]: Start difference. First operand has 50 places, 46 transitions, 173 flow. Second operand 12 states and 294 transitions. [2024-10-31 22:16:21,436 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 123 transitions, 663 flow [2024-10-31 22:16:21,444 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 123 transitions, 657 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-31 22:16:21,446 INFO L231 Difference]: Finished difference. Result has 66 places, 62 transitions, 318 flow [2024-10-31 22:16:21,446 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-31 22:16:21,447 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 23 predicate places. [2024-10-31 22:16:21,447 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 62 transitions, 318 flow [2024-10-31 22:16:21,447 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-31 22:16:21,447 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:21,448 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-31 22:16:21,472 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-31 22:16:21,652 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:16:21,653 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-31 22:16:21,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:21,653 INFO L85 PathProgramCache]: Analyzing trace with hash -1604029469, now seen corresponding path program 2 times [2024-10-31 22:16:21,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:21,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6137899] [2024-10-31 22:16:21,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:21,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:21,916 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-31 22:16:21,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:21,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [6137899] [2024-10-31 22:16:21,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [6137899] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:16:21,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1455580203] [2024-10-31 22:16:21,918 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-31 22:16:21,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:16:21,918 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:16:21,922 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:16:21,926 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-31 22:16:22,018 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-31 22:16:22,018 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-31 22:16:22,020 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-31 22:16:22,021 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:16:22,351 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-31 22:16:22,352 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:16:22,550 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-31 22:16:22,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1455580203] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 22:16:22,550 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-31 22:16:22,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 5] total 11 [2024-10-31 22:16:22,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1448220079] [2024-10-31 22:16:22,551 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-31 22:16:22,552 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-31 22:16:22,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:22,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-31 22:16:22,554 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-31 22:16:22,576 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-10-31 22:16:22,577 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-31 22:16:22,577 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:22,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-10-31 22:16:22,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:24,956 INFO L124 PetriNetUnfolderBase]: 8488/15489 cut-off events. [2024-10-31 22:16:24,956 INFO L125 PetriNetUnfolderBase]: For 13784/13810 co-relation queries the response was YES. [2024-10-31 22:16:25,032 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-31 22:16:25,089 INFO L140 encePairwiseOnDemand]: 31/41 looper letters, 90 selfloop transitions, 32 changer transitions 25/171 dead transitions. [2024-10-31 22:16:25,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 171 transitions, 1094 flow [2024-10-31 22:16:25,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-31 22:16:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-10-31 22:16:25,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 293 transitions. [2024-10-31 22:16:25,092 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6496674057649667 [2024-10-31 22:16:25,092 INFO L175 Difference]: Start difference. First operand has 66 places, 62 transitions, 318 flow. Second operand 11 states and 293 transitions. [2024-10-31 22:16:25,093 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 171 transitions, 1094 flow [2024-10-31 22:16:25,196 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 171 transitions, 1082 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-10-31 22:16:25,200 INFO L231 Difference]: Finished difference. Result has 84 places, 84 transitions, 623 flow [2024-10-31 22:16:25,200 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-31 22:16:25,201 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 41 predicate places. [2024-10-31 22:16:25,201 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 84 transitions, 623 flow [2024-10-31 22:16:25,202 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-31 22:16:25,202 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:25,202 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-31 22:16:25,225 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-31 22:16:25,403 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:16:25,404 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-31 22:16:25,404 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:25,405 INFO L85 PathProgramCache]: Analyzing trace with hash -695258007, now seen corresponding path program 3 times [2024-10-31 22:16:25,405 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:25,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370819063] [2024-10-31 22:16:25,406 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:25,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:25,864 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-31 22:16:25,864 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:25,864 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1370819063] [2024-10-31 22:16:25,865 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1370819063] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:16:25,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2074803973] [2024-10-31 22:16:25,865 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-31 22:16:25,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:16:25,865 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:16:25,867 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:16:25,868 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-31 22:16:25,962 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-31 22:16:25,963 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-31 22:16:25,964 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-10-31 22:16:25,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:16:26,191 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-31 22:16:26,191 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:16:26,381 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-31 22:16:26,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2074803973] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 22:16:26,382 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-31 22:16:26,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 6] total 14 [2024-10-31 22:16:26,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1194331206] [2024-10-31 22:16:26,383 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-31 22:16:26,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-31 22:16:26,385 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:26,386 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-31 22:16:26,386 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=158, Unknown=0, NotChecked=0, Total=210 [2024-10-31 22:16:26,488 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 41 [2024-10-31 22:16:26,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 84 transitions, 623 flow. Second operand has 15 states, 15 states have (on average 18.533333333333335) internal successors, (278), 15 states have internal predecessors, (278), 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-31 22:16:26,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:26,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 41 [2024-10-31 22:16:26,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:27,273 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, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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-31 22:16:27,273 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:16:27,274 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-31 22:16:27,274 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:27,274 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-31 22:16:27,381 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, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 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-31 22:16:27,381 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:27,381 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:27,381 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:27,381 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:27,393 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, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 67#(<= 1 (mod ~d1~0 256)), Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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))), 41#L57true, 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-31 22:16:27,393 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:27,393 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:27,393 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:27,393 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:27,394 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], [690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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-31 22:16:27,394 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:27,394 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:27,395 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:27,395 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:27,519 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, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 67#(<= 1 (mod ~d1~0 256)), Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 41#L57true, 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-31 22:16:27,519 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:16:27,519 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:27,519 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:27,519 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:27,520 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, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 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-31 22:16:27,520 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:16:27,520 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:27,520 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:27,521 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:27,528 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], [690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 67#(<= 1 (mod ~d1~0 256)), Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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))), 41#L57true, 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-31 22:16:27,528 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:16:27,528 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:27,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:27,528 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:27,820 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], [690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 67#(<= 1 (mod ~d1~0 256)), Black: 70#true, Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 41#L57true, 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-31 22:16:27,820 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:16:27,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:27,820 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:27,821 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:31,688 INFO L124 PetriNetUnfolderBase]: 19189/33267 cut-off events. [2024-10-31 22:16:31,689 INFO L125 PetriNetUnfolderBase]: For 74695/76194 co-relation queries the response was YES. [2024-10-31 22:16:31,851 INFO L83 FinitePrefix]: Finished finitePrefix Result has 105924 conditions, 33267 events. 19189/33267 cut-off events. For 74695/76194 co-relation queries the response was YES. Maximal size of possible extension queue 1452. Compared 283773 event pairs, 2841 based on Foata normal form. 797/31802 useless extension candidates. Maximal degree in co-relation 81747. Up to 8180 conditions per place. [2024-10-31 22:16:31,926 INFO L140 encePairwiseOnDemand]: 30/41 looper letters, 162 selfloop transitions, 48 changer transitions 37/266 dead transitions. [2024-10-31 22:16:31,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 266 transitions, 2220 flow [2024-10-31 22:16:31,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-31 22:16:31,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-10-31 22:16:31,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 360 transitions. [2024-10-31 22:16:31,928 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.627177700348432 [2024-10-31 22:16:31,928 INFO L175 Difference]: Start difference. First operand has 84 places, 84 transitions, 623 flow. Second operand 14 states and 360 transitions. [2024-10-31 22:16:31,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 266 transitions, 2220 flow [2024-10-31 22:16:32,156 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 266 transitions, 2204 flow, removed 8 selfloop flow, removed 0 redundant places. [2024-10-31 22:16:32,161 INFO L231 Difference]: Finished difference. Result has 110 places, 116 transitions, 1094 flow [2024-10-31 22:16:32,163 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=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=1094, PETRI_PLACES=110, PETRI_TRANSITIONS=116} [2024-10-31 22:16:32,164 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 67 predicate places. [2024-10-31 22:16:32,164 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 116 transitions, 1094 flow [2024-10-31 22:16:32,165 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 18.533333333333335) internal successors, (278), 15 states have internal predecessors, (278), 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-31 22:16:32,165 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:16:32,165 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-31 22:16:32,186 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-31 22:16:32,365 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-10-31 22:16:32,366 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-31 22:16:32,366 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:16:32,366 INFO L85 PathProgramCache]: Analyzing trace with hash -645348671, now seen corresponding path program 1 times [2024-10-31 22:16:32,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:16:32,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416732743] [2024-10-31 22:16:32,367 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:32,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:16:32,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:32,737 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-31 22:16:32,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:16:32,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1416732743] [2024-10-31 22:16:32,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1416732743] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:16:32,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [6795372] [2024-10-31 22:16:32,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:16:32,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:16:32,739 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:16:32,741 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:16:32,744 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efbdd37f-2a8e-4dc0-9bcf-e4d779b986c1/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-31 22:16:32,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:16:32,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-31 22:16:32,821 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:16:32,942 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-31 22:16:32,942 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:16:33,131 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-31 22:16:33,132 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [6795372] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 22:16:33,132 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-31 22:16:33,132 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 7] total 14 [2024-10-31 22:16:33,133 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2090892845] [2024-10-31 22:16:33,133 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-31 22:16:33,133 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-31 22:16:33,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:16:33,134 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-31 22:16:33,135 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=159, Unknown=0, NotChecked=0, Total=210 [2024-10-31 22:16:33,172 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 41 [2024-10-31 22:16:33,173 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 116 transitions, 1094 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-31 22:16:33,173 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:16:33,173 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 41 [2024-10-31 22:16:33,173 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:16:33,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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, 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-31 22:16:33,918 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-31 22:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-31 22:16:33,918 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:33,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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), 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-31 22:16:33,931 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-31 22:16:33,931 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-31 22:16:33,931 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:33,931 INFO L297 olderBase$Statistics]: existing Event has 18 ancestors and is cut-off event [2024-10-31 22:16:33,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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-31 22:16:33,996 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:33,996 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:33,997 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:33,997 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 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-31 22:16:34,003 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,003 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,003 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,003 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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), 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-31 22:16:34,014 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,014 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,014 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,014 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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, 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-31 22:16:34,020 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,020 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,020 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,020 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-10-31 22:16:34,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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-31 22:16:34,117 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:16:34,117 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:34,117 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:34,117 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:34,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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: 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-31 22:16:34,129 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:16:34,129 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:34,130 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:34,130 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:34,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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), 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-31 22:16:34,137 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-31 22:16:34,138 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:34,138 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:34,138 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-10-31 22:16:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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: 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-31 22:16:34,242 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,242 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,242 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,243 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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: 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-31 22:16:34,248 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,248 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,248 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 4#L111-4true, 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-31 22:16:34,252 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,252 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,252 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,252 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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: 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-31 22:16:34,253 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,254 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:34,254 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,254 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:34,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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: 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-31 22:16:34,410 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,414 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,414 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,414 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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: 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-31 22:16:34,417 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,417 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,417 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,418 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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: 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-31 22:16:34,419 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,419 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,419 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,419 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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, 4#L111-4true, 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-31 22:16:34,428 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,428 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,429 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,429 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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: 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-31 22:16:34,433 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,433 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,433 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,433 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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: 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-31 22:16:34,444 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,445 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:34,445 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,445 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:34,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 477#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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: 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-31 22:16:34,575 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,575 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,575 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,575 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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: 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-31 22:16:34,580 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,580 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,580 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,580 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:34,598 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,598 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,599 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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, 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-31 22:16:34,604 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,604 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,604 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,604 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:34,606 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,606 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,606 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,606 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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: 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-31 22:16:34,625 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,625 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,625 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:34,625 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:34,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 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: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:34,882 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,882 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,882 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,882 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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), 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-31 22:16:34,888 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,888 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,888 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,888 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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), 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:34,889 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,890 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,890 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 25#thread3EXITtrue, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:34,922 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,922 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,922 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,922 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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, 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-31 22:16:34,929 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,929 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,930 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,930 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:34,931 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,931 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,931 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,931 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:34,948 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,948 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:34,948 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:34,948 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:35,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 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: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,327 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,327 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,327 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,328 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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, 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-31 22:16:35,332 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,332 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,332 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,333 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,333 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,334 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,334 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:35,361 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,361 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,362 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,362 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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), 17#L83true, 4#L111-4true, 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-31 22:16:35,372 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,372 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,372 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,372 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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), 17#L83true, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,374 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,374 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,374 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,374 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,388 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:35,388 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:35,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 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: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,631 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,632 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,632 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,632 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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), 17#L83true, 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-31 22:16:35,639 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,639 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,640 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,640 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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), 17#L83true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,641 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,641 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,641 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,641 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,667 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,667 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,667 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,667 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:35,668 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,669 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,669 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,669 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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-31 22:16:35,679 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,679 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,679 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,679 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:35,680 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,680 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,680 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:35,697 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,697 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,697 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 4#L111-4true, 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-31 22:16:35,895 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-31 22:16:35,895 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,896 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:35,896 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-10-31 22:16:36,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,109 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,109 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,109 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,110 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), 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: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,110 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,111 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,111 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,111 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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), 17#L83true, 25#thread3EXITtrue, 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-31 22:16:36,117 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,117 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,117 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,117 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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), 17#L83true, 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,118 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,118 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,146 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,146 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,146 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,146 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,158 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,158 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,159 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,159 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:36,164 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,164 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,164 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,164 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 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-31 22:16:36,172 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,172 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,173 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:36,173 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 4#L111-4true, 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-31 22:16:36,185 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-31 22:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-31 22:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,186 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:36,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,583 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,583 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,583 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,620 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,620 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,620 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,620 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:36,621 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,621 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,621 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,621 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,631 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,632 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,632 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:36,637 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,637 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,637 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,637 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:36,638 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,638 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,638 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,638 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 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-31 22:16:36,647 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,648 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,648 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:36,648 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 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-31 22:16:36,664 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,664 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,664 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:36,664 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:36,665 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,665 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,665 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:36,665 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:36,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,687 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,687 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:36,711 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,711 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,712 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:36,712 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:37,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,041 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,042 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,042 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,042 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,043 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,043 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,092 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,092 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,092 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,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][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,095 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,095 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,095 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,096 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,108 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,108 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,108 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,108 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,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][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,110 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,110 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,110 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,110 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,115 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,116 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,116 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,116 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,117 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,117 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 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-31 22:16:37,129 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,129 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:37,129 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,129 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,130 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,130 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,130 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,130 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:37,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 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-31 22:16:37,153 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,153 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,153 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,153 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:37,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,154 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,154 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,154 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:37,155 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:37,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,171 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,171 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,171 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,171 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,175 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,175 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,175 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,175 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,194 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,194 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,194 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,194 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,252 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,252 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,252 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,252 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:37,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,431 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,431 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,431 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,431 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,433 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,433 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,433 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,433 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,451 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,451 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,451 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,451 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,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][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,501 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,501 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,501 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,501 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,510 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,510 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,510 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,510 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,511 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,511 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,511 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,511 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 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-31 22:16:37,700 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,700 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,700 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:37,700 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,702 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,702 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,702 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:37,702 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 17#L83true, 4#L111-4true, 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-31 22:16:37,720 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,720 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,720 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,720 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:37,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 17#L83true, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,736 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,736 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,736 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,736 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:37,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,758 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,759 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,759 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,759 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,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][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,763 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,763 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:37,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:37,873 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,873 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,873 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,873 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:37,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][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,886 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:37,886 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:37,886 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:37,886 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:37,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][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:37,912 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:37,912 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:37,912 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:37,912 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,084 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,084 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,084 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,085 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,124 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,124 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,124 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,125 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,147 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,147 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,147 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,147 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 29#L54true, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,149 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,149 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,149 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,149 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,150 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,150 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,150 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,151 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,190 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,191 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,191 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,191 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,192 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,192 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,192 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,192 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,208 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,208 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,208 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,208 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 17#L83true, 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-31 22:16:38,216 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,216 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:38,216 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,216 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 56#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= 0 ~pos~0)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,226 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,226 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:38,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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-31 22:16:38,241 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,242 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:38,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,252 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,252 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:38,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,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][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,271 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,271 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,271 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,271 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,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][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,275 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,275 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,275 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,275 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 18#thread2EXITtrue, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,276 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,277 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,277 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,277 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][307], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 940#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,278 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,279 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,279 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:38,279 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:38,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,402 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,402 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,402 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,431 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,431 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,431 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,431 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,454 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,454 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,455 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,455 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 4#L111-4true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:38,471 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,471 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,471 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,471 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,654 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,654 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,654 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,655 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,657 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,658 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,658 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,658 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,660 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,660 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,660 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,660 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,963 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,963 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,963 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,964 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:38,965 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,965 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:38,965 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:38,965 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 29#L54true, Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,004 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,004 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,004 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,004 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,009 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,009 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,039 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,039 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,044 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,044 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,044 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,044 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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: 306#(or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,051 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,051 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,051 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,051 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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)), 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 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-31 22:16:39,055 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,055 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:39,055 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,055 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 60#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,063 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,063 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,063 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:39,063 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,081 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,081 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,081 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,089 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,089 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,090 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,090 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,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][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,095 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,095 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,095 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,095 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][280], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, 18#thread2EXITtrue, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,096 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,096 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,096 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,096 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,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][307], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 940#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,097 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,097 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, 18#thread2EXITtrue, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,100 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][307], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 940#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,100 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:39,100 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:39,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][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,166 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,166 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,166 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,166 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,187 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,187 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,187 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,187 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][243], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 934#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,203 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,203 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,203 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,203 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,217 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,217 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,217 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,217 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,277 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,277 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:39,277 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,277 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:39,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,416 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,416 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,416 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,416 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,428 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,428 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,428 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,428 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,496 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,496 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,496 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,496 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,540 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,540 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,540 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:39,540 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,543 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,543 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,543 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,544 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,575 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,575 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,575 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,575 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,577 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,577 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,577 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:39,577 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,582 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,582 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,583 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,589 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,589 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-31 22:16:39,589 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:39,590 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,605 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,605 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,605 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,606 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,615 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,615 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,615 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,616 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][280], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, 18#thread2EXITtrue, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 938#(and (or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 1))) (or (< 0 (+ ~pos~0 1)) (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,638 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,638 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,638 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,639 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][307], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 940#(and (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)) (<= 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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,639 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,639 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,639 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,639 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][354], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 11#L78true, 942#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,641 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,641 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,641 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,641 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,642 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,642 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:39,642 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,642 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:39,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,720 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,720 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,720 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,720 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,751 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,752 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,752 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,752 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,770 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,771 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,771 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,771 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~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: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 25#thread3EXITtrue, 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:39,783 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,783 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,783 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:39,795 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:39,795 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:39,795 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:39,795 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:40,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,087 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,087 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,087 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:40,087 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,177 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,178 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,178 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,178 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,179 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,179 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,180 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,180 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,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][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,197 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,197 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,197 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,197 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,198 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,198 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,198 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,198 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,226 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,226 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,226 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,226 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,228 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,228 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,228 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,228 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,243 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,243 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,245 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,245 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,245 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,245 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,249 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,249 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,250 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:40,250 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,252 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,253 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,253 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,253 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-31 22:16:40,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,277 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,278 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,278 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,278 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 4#L111-4true, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,278 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,278 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,279 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,279 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,283 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,284 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,284 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,284 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,285 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,285 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-31 22:16:40,285 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,285 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,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][354], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 11#L78true, 942#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,287 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,287 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,287 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,287 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,288 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,288 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,288 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,288 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][354], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 11#L78true, 942#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,289 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,289 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,289 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,289 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,290 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,290 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,290 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:40,290 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:40,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][324], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,346 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,346 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,346 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,346 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,367 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,367 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,367 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,367 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,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][324], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 801#(= thread2Thread1of1ForFork0_~lv_assert~1 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,386 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,386 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,386 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,386 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, Black: 475#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,406 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,406 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:40,406 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,406 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,447 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,447 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,447 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:40,447 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,523 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,523 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,523 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,523 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,524 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,524 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,524 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,524 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,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][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,534 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,534 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,534 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,534 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,535 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,535 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,535 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,535 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,539 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,539 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,559 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,559 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,559 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,559 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,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][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,560 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,560 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,560 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,560 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,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][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,569 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,569 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-31 22:16:40,569 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,569 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_assert~0 256) 0))), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,579 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,579 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,579 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,579 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 25#thread3EXITtrue, 11#L78true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,580 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,580 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,580 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,584 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,585 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,585 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,585 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,586 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,586 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,586 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,586 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-31 22:16:40,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][354], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 11#L78true, 942#(and (<= 2 ~pos~0) (<= 1 (mod thread2Thread1of1ForFork0_~lv_assert~1 256))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,601 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,601 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,601 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,601 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,602 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,602 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,602 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,602 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][412], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 719#(<= 2 ~pos~0), 17#L83true, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,603 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,603 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,603 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,603 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,604 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,604 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,604 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:40,604 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:40,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,650 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,650 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,650 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,650 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,675 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,675 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,675 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,675 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][433], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, 18#thread2EXITtrue, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 894#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 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), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,676 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,676 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,676 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,676 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,677 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,677 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,677 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,677 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,699 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,699 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,699 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,699 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:40,709 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,709 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:40,710 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,710 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:40,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,753 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,753 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:40,753 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:40,753 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:40,755 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:40,755 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-31 22:16:40,755 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:40,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,001 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,001 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,002 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,002 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,023 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,024 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,024 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,024 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,025 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,025 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,026 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,026 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,037 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,037 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,037 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,037 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,054 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,054 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,054 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,054 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,055 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,056 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,056 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,056 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0)))) (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= thread1Thread1of1ForFork2_~lv_assert~0 0)) (and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)))), 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,079 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,079 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,079 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,079 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,084 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,084 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,084 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,084 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,085 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,085 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,085 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,086 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-31 22:16:41,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][412], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 719#(<= 2 ~pos~0), 17#L83true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,089 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,089 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,089 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,089 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,090 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,090 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,090 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,090 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][412], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 719#(<= 2 ~pos~0), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,091 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,091 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,092 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,092 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,093 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,093 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:41,093 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,093 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:41,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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: 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,135 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,136 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,136 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,136 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][433], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, 18#thread2EXITtrue, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 894#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 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), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,136 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,136 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,136 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,137 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,137 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,137 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,137 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,137 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][433], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, 18#thread2EXITtrue, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 894#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 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), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,169 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,169 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,169 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,169 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,170 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,170 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,170 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,170 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,181 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,181 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,181 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,181 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,191 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,191 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,191 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,191 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 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, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,205 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,205 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:41,205 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,206 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,207 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,207 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:41,207 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,249 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,249 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,249 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:41,249 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,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][56], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,287 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,287 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,287 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,288 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,298 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,298 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,298 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,299 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][175], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,299 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,299 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,299 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,300 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,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][56], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 926#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 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)))), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 0))), 17#L83true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,322 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,322 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,322 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,322 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 17#L83true, 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,326 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,326 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,326 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,326 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,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][175], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 930#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 17#L83true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,327 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,327 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,327 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,327 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][77], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 50#true, 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 4#L111-4true, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,334 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,334 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-31 22:16:41,334 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,334 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-31 22:16:41,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][412], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 719#(<= 2 ~pos~0), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,340 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 17#L83true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,341 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,341 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:41,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][433], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, 18#thread2EXITtrue, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 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), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 894#(or (= (mod thread2Thread1of1ForFork0_~lv_assert~1 256) 0) (< 0 (+ ~pos~0 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), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,380 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,381 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,381 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,409 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,410 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,410 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,410 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,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][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,415 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,415 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,415 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,415 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,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][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,421 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,421 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,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][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,422 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,422 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:41,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,422 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,440 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,441 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,441 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:41,441 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:41,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][77], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 39#L70true, Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 25#thread3EXITtrue, 922#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,546 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-10-31 22:16:41,546 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-10-31 22:16:41,546 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-31 22:16:41,546 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-31 22:16:41,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,593 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,593 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,593 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,593 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,615 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,615 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,615 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,615 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), 24#L92true, Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,618 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,618 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,618 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,619 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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, 835#(< 0 (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 (= (mod ~v_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)))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,620 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,620 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:41,620 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,620 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 70#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,626 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,626 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,626 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,626 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:41,627 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-10-31 22:16:41,627 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,627 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-10-31 22:16:41,627 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-31 22:16:41,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][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 70#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), 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 (= (mod ~v_assert~0 256) 0))), 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:41,972 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-31 22:16:41,973 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-10-31 22:16:41,973 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:41,973 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 70#true, 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:42,004 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-31 22:16:42,004 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,004 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,005 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][358], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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))), 835#(< 0 (mod thread2Thread1of1ForFork0_~lv_assert~1 256)), Black: 341#(= thread2Thread1of1ForFork0_~lv_assert~1 1), 286#(and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_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)))), 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)), Black: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1))]) [2024-10-31 22:16:42,006 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-31 22:16:42,006 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:42,006 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,006 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_assert~0 256) 0))), 17#L83true, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:42,011 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-10-31 22:16:42,011 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,011 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-10-31 22:16:42,012 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-31 22:16:42,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), 24#L92true, Black: 490#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 65#true, Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:42,175 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-10-31 22:16:42,176 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:42,176 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:42,176 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:42,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork2_#t~post1=|v_thread1Thread1of1ForFork2_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~post1, ~pos~0][395], [Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 4#L111-4true, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:42,180 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-10-31 22:16:42,181 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:42,181 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-10-31 22:16:42,181 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-10-31 22:16:42,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][395], [Black: 58#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (= thread2Thread1of1ForFork0_~lv_assert~1 1) (<= 0 ~pos~0)), Black: 686#(and (= ~pos~0 0) (= ~v_assert~0 1) (= ~d1~0 1)), Black: 692#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 688#(and (= ~pos~0 0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= ~d1~0 1)), Black: 490#true, Black: 65#true, Black: 698#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 557#(= ~v_assert~0 1), Black: 700#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 567#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 702#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (or (= (mod ~d1~0 256) 0) (< 0 (+ ~pos~0 1)))), Black: 72#(<= 1 (mod ~d2~0 256)), 619#(< 0 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)), 50#true, Black: 694#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 0 ~pos~0)), Black: 696#(and (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), 271#(and (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256)) (<= 1 (mod ~v_assert~0 256))), Black: 136#(= thread1Thread1of1ForFork2_~lv_assert~0 1), Black: 269#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (<= 1 (mod thread1Thread1of1ForFork2_~lv_assert~0 256))), Black: 275#(and (or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256))) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 267#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 273#(and (= thread1Thread1of1ForFork2_~lv_assert~0 1) (<= 1 (mod ~v_assert~0 256))), Black: 92#(and (= (mod ~v_assert~0 256) 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1) (= (mod ~d1~0 256) 1)), Black: 256#(or (= (mod ~d1~0 256) 0) (< 0 (mod ~v_assert~0 256)) (= (mod thread1Thread1of1ForFork2_~lv_assert~0 256) 0)), 19#L112true, 716#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 (= (mod ~v_assert~0 256) 0))), Black: 283#true, Black: 479#(and (or (and (= thread2Thread1of1ForFork0_~lv_assert~1 0) (= (mod ~v_assert~0 256) 0)) (and (= thread2Thread1of1ForFork0_~lv_assert~1 1) (not (= (mod ~v_assert~0 256) 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 (= (mod ~v_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)))), 17#L83true, 25#thread3EXITtrue, 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: 690#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (= thread1Thread1of1ForFork2_~lv_assert~0 1)), Black: 53#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0))]) [2024-10-31 22:16:42,360 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-10-31 22:16:42,360 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:42,360 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-10-31 22:16:42,360 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-10-31 22:16:42,887 INFO L124 PetriNetUnfolderBase]: 31778/57432 cut-off events. [2024-10-31 22:16:42,887 INFO L125 PetriNetUnfolderBase]: For 253400/255274 co-relation queries the response was YES.