./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a340643f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1b3f2e76aa91b47c1b0ab3ebb03a5219efabc6e79eff8c780f49eaa0a2d155ad --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a340643-m [2024-01-27 15:32:10,310 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 15:32:10,345 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 15:32:10,348 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 15:32:10,349 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 15:32:10,363 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 15:32:10,363 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 15:32:10,363 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 15:32:10,364 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 15:32:10,364 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 15:32:10,364 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 15:32:10,365 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 15:32:10,365 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 15:32:10,365 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 15:32:10,365 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 15:32:10,366 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 15:32:10,366 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 15:32:10,366 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 15:32:10,367 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 15:32:10,367 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 15:32:10,367 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 15:32:10,368 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 15:32:10,368 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 15:32:10,368 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 15:32:10,368 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 15:32:10,369 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 15:32:10,369 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 15:32:10,369 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 15:32:10,369 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 15:32:10,370 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 15:32:10,370 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 15:32:10,370 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 15:32:10,370 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 15:32:10,370 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 15:32:10,371 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 15:32:10,371 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 15:32:10,371 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 15:32:10,371 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 15:32:10,371 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 15:32:10,371 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 15:32:10,372 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 15:32:10,372 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 15:32:10,372 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 15:32:10,372 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1b3f2e76aa91b47c1b0ab3ebb03a5219efabc6e79eff8c780f49eaa0a2d155ad [2024-01-27 15:32:10,519 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 15:32:10,553 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 15:32:10,554 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 15:32:10,555 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 15:32:10,555 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 15:32:10,556 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c [2024-01-27 15:32:11,560 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 15:32:11,718 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 15:32:11,719 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c [2024-01-27 15:32:11,724 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a0d9f4adf/5fe16183d91346459e0f924a562235f3/FLAG0d67aed14 [2024-01-27 15:32:11,733 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a0d9f4adf/5fe16183d91346459e0f924a562235f3 [2024-01-27 15:32:11,735 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 15:32:11,736 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-01-27 15:32:11,736 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 15:32:11,736 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 15:32:11,740 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 15:32:11,740 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,741 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b535dea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11, skipping insertion in model container [2024-01-27 15:32:11,741 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,757 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 15:32:11,871 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c[2989,3002] [2024-01-27 15:32:11,875 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 15:32:11,885 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 15:32:11,899 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c[2989,3002] [2024-01-27 15:32:11,900 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 15:32:11,910 INFO L206 MainTranslator]: Completed translation [2024-01-27 15:32:11,911 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11 WrapperNode [2024-01-27 15:32:11,911 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 15:32:11,912 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-27 15:32:11,912 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-27 15:32:11,912 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-27 15:32:11,916 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,946 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,959 INFO L138 Inliner]: procedures = 22, calls = 43, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 74 [2024-01-27 15:32:11,960 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-27 15:32:11,960 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-27 15:32:11,961 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-27 15:32:11,961 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-27 15:32:11,968 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,968 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,970 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,979 INFO L175 MemorySlicer]: Split 8 memory accesses to 4 slices as follows [2, 2, 2, 2]. 25 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2024-01-27 15:32:11,979 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,980 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,984 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,986 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,987 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,988 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,990 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-27 15:32:11,991 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-27 15:32:11,991 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-27 15:32:11,991 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-27 15:32:11,991 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (1/1) ... [2024-01-27 15:32:11,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 15:32:12,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 15:32:12,016 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-01-27 15:32:12,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-01-27 15:32:12,065 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-01-27 15:32:12,065 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-01-27 15:32:12,065 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-27 15:32:12,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-27 15:32:12,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-27 15:32:12,066 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-27 15:32:12,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-27 15:32:12,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-27 15:32:12,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-27 15:32:12,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-27 15:32:12,067 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-27 15:32:12,067 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-27 15:32:12,067 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-27 15:32:12,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-27 15:32:12,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-01-27 15:32:12,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-01-27 15:32:12,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-01-27 15:32:12,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-01-27 15:32:12,069 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-27 15:32:12,074 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-27 15:32:12,153 INFO L244 CfgBuilder]: Building ICFG [2024-01-27 15:32:12,155 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-27 15:32:12,296 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-27 15:32:12,297 INFO L293 CfgBuilder]: Performing block encoding [2024-01-27 15:32:12,433 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-01-27 15:32:12,433 INFO L320 CfgBuilder]: Removed 2 assume(true) statements. [2024-01-27 15:32:12,433 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 03:32:12 BoogieIcfgContainer [2024-01-27 15:32:12,433 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-01-27 15:32:12,436 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-01-27 15:32:12,436 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-01-27 15:32:12,439 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-01-27 15:32:12,439 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.01 03:32:11" (1/3) ... [2024-01-27 15:32:12,439 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1805e638 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.01 03:32:12, skipping insertion in model container [2024-01-27 15:32:12,440 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 03:32:11" (2/3) ... [2024-01-27 15:32:12,440 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1805e638 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.01 03:32:12, skipping insertion in model container [2024-01-27 15:32:12,440 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 03:32:12" (3/3) ... [2024-01-27 15:32:12,441 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-misc-4.wvr.c [2024-01-27 15:32:12,447 WARN L146 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-01-27 15:32:12,454 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-01-27 15:32:12,455 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-01-27 15:32:12,455 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-01-27 15:32:12,484 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-01-27 15:32:12,505 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 41 transitions, 103 flow [2024-01-27 15:32:12,527 INFO L124 PetriNetUnfolderBase]: 4/38 cut-off events. [2024-01-27 15:32:12,527 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-01-27 15:32:12,529 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 74 event pairs, 0 based on Foata normal form. 0/33 useless extension candidates. Maximal degree in co-relation 32. Up to 2 conditions per place. [2024-01-27 15:32:12,529 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 41 transitions, 103 flow [2024-01-27 15:32:12,544 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 43 places, 37 transitions, 92 flow [2024-01-27 15:32:12,551 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-01-27 15:32:12,556 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@46d3a63c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-01-27 15:32:12,556 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-01-27 15:32:12,567 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-01-27 15:32:12,567 INFO L124 PetriNetUnfolderBase]: 4/36 cut-off events. [2024-01-27 15:32:12,567 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-01-27 15:32:12,567 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:12,568 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:12,568 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:12,572 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:12,572 INFO L85 PathProgramCache]: Analyzing trace with hash 262584880, now seen corresponding path program 1 times [2024-01-27 15:32:12,578 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:12,578 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1678326958] [2024-01-27 15:32:12,579 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:12,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:13,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:13,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1678326958] [2024-01-27 15:32:13,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1678326958] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:13,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:13,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-01-27 15:32:13,128 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510632354] [2024-01-27 15:32:13,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:13,135 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-01-27 15:32:13,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:13,162 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-01-27 15:32:13,163 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-01-27 15:32:13,196 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 41 [2024-01-27 15:32:13,198 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 37 transitions, 92 flow. Second operand has 5 states, 5 states have (on average 22.4) internal successors, (112), 5 states have internal predecessors, (112), 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-01-27 15:32:13,198 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:13,199 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 41 [2024-01-27 15:32:13,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:13,435 INFO L124 PetriNetUnfolderBase]: 725/1407 cut-off events. [2024-01-27 15:32:13,436 INFO L125 PetriNetUnfolderBase]: For 81/81 co-relation queries the response was YES. [2024-01-27 15:32:13,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2472 conditions, 1407 events. 725/1407 cut-off events. For 81/81 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 8598 event pairs, 73 based on Foata normal form. 20/1285 useless extension candidates. Maximal degree in co-relation 2119. Up to 431 conditions per place. [2024-01-27 15:32:13,447 INFO L140 encePairwiseOnDemand]: 34/41 looper letters, 65 selfloop transitions, 10 changer transitions 5/96 dead transitions. [2024-01-27 15:32:13,447 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 96 transitions, 400 flow [2024-01-27 15:32:13,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-01-27 15:32:13,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-01-27 15:32:13,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 215 transitions. [2024-01-27 15:32:13,457 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7491289198606271 [2024-01-27 15:32:13,458 INFO L175 Difference]: Start difference. First operand has 43 places, 37 transitions, 92 flow. Second operand 7 states and 215 transitions. [2024-01-27 15:32:13,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 96 transitions, 400 flow [2024-01-27 15:32:13,462 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 96 transitions, 368 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-01-27 15:32:13,464 INFO L231 Difference]: Finished difference. Result has 48 places, 46 transitions, 161 flow [2024-01-27 15:32:13,465 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=80, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=161, PETRI_PLACES=48, PETRI_TRANSITIONS=46} [2024-01-27 15:32:13,468 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 5 predicate places. [2024-01-27 15:32:13,468 INFO L495 AbstractCegarLoop]: Abstraction has has 48 places, 46 transitions, 161 flow [2024-01-27 15:32:13,468 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 22.4) internal successors, (112), 5 states have internal predecessors, (112), 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-01-27 15:32:13,468 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:13,469 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:13,469 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-01-27 15:32:13,469 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:13,469 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:13,470 INFO L85 PathProgramCache]: Analyzing trace with hash -1164029966, now seen corresponding path program 2 times [2024-01-27 15:32:13,470 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:13,470 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [656385152] [2024-01-27 15:32:13,470 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:13,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:13,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:13,559 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:13,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:13,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [656385152] [2024-01-27 15:32:13,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [656385152] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:13,560 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:13,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-01-27 15:32:13,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1004213541] [2024-01-27 15:32:13,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:13,561 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-27 15:32:13,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:13,562 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-27 15:32:13,562 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-27 15:32:13,571 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 41 [2024-01-27 15:32:13,571 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 46 transitions, 161 flow. Second operand has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:13,571 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:13,572 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 41 [2024-01-27 15:32:13,572 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:13,747 INFO L124 PetriNetUnfolderBase]: 1115/1960 cut-off events. [2024-01-27 15:32:13,748 INFO L125 PetriNetUnfolderBase]: For 1769/1846 co-relation queries the response was YES. [2024-01-27 15:32:13,753 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4710 conditions, 1960 events. 1115/1960 cut-off events. For 1769/1846 co-relation queries the response was YES. Maximal size of possible extension queue 155. Compared 11345 event pairs, 138 based on Foata normal form. 16/1712 useless extension candidates. Maximal degree in co-relation 2644. Up to 630 conditions per place. [2024-01-27 15:32:13,759 INFO L140 encePairwiseOnDemand]: 35/41 looper letters, 43 selfloop transitions, 8 changer transitions 7/76 dead transitions. [2024-01-27 15:32:13,760 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 76 transitions, 382 flow [2024-01-27 15:32:13,760 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-01-27 15:32:13,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-01-27 15:32:13,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 144 transitions. [2024-01-27 15:32:13,762 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7024390243902439 [2024-01-27 15:32:13,762 INFO L175 Difference]: Start difference. First operand has 48 places, 46 transitions, 161 flow. Second operand 5 states and 144 transitions. [2024-01-27 15:32:13,762 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 76 transitions, 382 flow [2024-01-27 15:32:13,767 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 76 transitions, 378 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-01-27 15:32:13,769 INFO L231 Difference]: Finished difference. Result has 55 places, 46 transitions, 186 flow [2024-01-27 15:32:13,769 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=158, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=186, PETRI_PLACES=55, PETRI_TRANSITIONS=46} [2024-01-27 15:32:13,769 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 12 predicate places. [2024-01-27 15:32:13,770 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 46 transitions, 186 flow [2024-01-27 15:32:13,770 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:13,770 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:13,770 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:13,770 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-01-27 15:32:13,771 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:13,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:13,771 INFO L85 PathProgramCache]: Analyzing trace with hash -228047822, now seen corresponding path program 3 times [2024-01-27 15:32:13,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:13,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362859111] [2024-01-27 15:32:13,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:13,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:13,949 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:13,950 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:13,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362859111] [2024-01-27 15:32:13,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362859111] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:13,951 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:13,951 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-01-27 15:32:13,951 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [868340683] [2024-01-27 15:32:13,951 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:13,952 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-01-27 15:32:13,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:13,953 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-01-27 15:32:13,953 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-01-27 15:32:13,972 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 41 [2024-01-27 15:32:13,973 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 46 transitions, 186 flow. Second operand has 5 states, 5 states have (on average 22.4) internal successors, (112), 5 states have internal predecessors, (112), 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-01-27 15:32:13,973 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:13,973 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 41 [2024-01-27 15:32:13,973 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:14,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,111 INFO L294 olderBase$Statistics]: this new event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,111 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,111 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,111 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,120 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,120 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,120 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,120 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,127 INFO L294 olderBase$Statistics]: this new event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,128 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,128 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,128 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,132 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,133 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,133 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,133 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,145 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,145 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,146 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,146 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,146 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,147 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,147 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,147 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,147 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,147 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,148 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,148 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,148 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,148 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,149 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:14,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][52], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 76#true, Black: 60#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,151 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,151 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,151 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,152 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,153 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:14,155 INFO L124 PetriNetUnfolderBase]: 761/1415 cut-off events. [2024-01-27 15:32:14,155 INFO L125 PetriNetUnfolderBase]: For 2172/2273 co-relation queries the response was YES. [2024-01-27 15:32:14,158 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3965 conditions, 1415 events. 761/1415 cut-off events. For 2172/2273 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 8103 event pairs, 87 based on Foata normal form. 46/1298 useless extension candidates. Maximal degree in co-relation 2380. Up to 565 conditions per place. [2024-01-27 15:32:14,162 INFO L140 encePairwiseOnDemand]: 34/41 looper letters, 34 selfloop transitions, 3 changer transitions 36/90 dead transitions. [2024-01-27 15:32:14,162 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 59 places, 90 transitions, 493 flow [2024-01-27 15:32:14,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-01-27 15:32:14,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-01-27 15:32:14,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 204 transitions. [2024-01-27 15:32:14,166 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.710801393728223 [2024-01-27 15:32:14,166 INFO L175 Difference]: Start difference. First operand has 55 places, 46 transitions, 186 flow. Second operand 7 states and 204 transitions. [2024-01-27 15:32:14,166 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 59 places, 90 transitions, 493 flow [2024-01-27 15:32:14,170 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 90 transitions, 481 flow, removed 6 selfloop flow, removed 1 redundant places. [2024-01-27 15:32:14,171 INFO L231 Difference]: Finished difference. Result has 62 places, 43 transitions, 174 flow [2024-01-27 15:32:14,171 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=184, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=174, PETRI_PLACES=62, PETRI_TRANSITIONS=43} [2024-01-27 15:32:14,172 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 19 predicate places. [2024-01-27 15:32:14,172 INFO L495 AbstractCegarLoop]: Abstraction has has 62 places, 43 transitions, 174 flow [2024-01-27 15:32:14,173 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 22.4) internal successors, (112), 5 states have internal predecessors, (112), 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-01-27 15:32:14,173 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:14,173 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:14,173 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-01-27 15:32:14,173 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:14,174 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:14,175 INFO L85 PathProgramCache]: Analyzing trace with hash 1903701289, now seen corresponding path program 1 times [2024-01-27 15:32:14,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:14,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1769756959] [2024-01-27 15:32:14,175 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:14,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:14,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:14,233 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:14,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:14,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1769756959] [2024-01-27 15:32:14,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1769756959] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:14,237 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:14,237 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-01-27 15:32:14,237 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [369216500] [2024-01-27 15:32:14,237 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:14,238 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-27 15:32:14,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:14,240 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-27 15:32:14,240 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-27 15:32:14,246 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 41 [2024-01-27 15:32:14,246 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 43 transitions, 174 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-01-27 15:32:14,246 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:14,247 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 41 [2024-01-27 15:32:14,247 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:14,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,318 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,318 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,319 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,319 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:14,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,322 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-01-27 15:32:14,323 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-01-27 15:32:14,323 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-01-27 15:32:14,325 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-01-27 15:32:14,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,329 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,330 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,330 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,331 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,331 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,334 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,334 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-01-27 15:32:14,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,337 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-01-27 15:32:14,337 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-01-27 15:32:14,337 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-01-27 15:32:14,337 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-01-27 15:32:14,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,345 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,345 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,345 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,346 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,346 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,346 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,346 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,347 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,348 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,348 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,348 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][41], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, Black: 79#(= ~v_assert~0 1), Black: 86#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0)), Black: 84#(and (= ~v_assert~0 1) (<= 1 thread2Thread1of1ForFork2_~lv_assert~1) (<= (div thread2Thread1of1ForFork2_~lv_assert~1 256) 0) (<= 0 ~pos~0)), 76#true, Black: 82#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 53#(= ~v_assert~0 1)]) [2024-01-27 15:32:14,351 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,351 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,351 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,351 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,351 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,352 INFO L124 PetriNetUnfolderBase]: 475/867 cut-off events. [2024-01-27 15:32:14,352 INFO L125 PetriNetUnfolderBase]: For 1315/1552 co-relation queries the response was YES. [2024-01-27 15:32:14,355 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2477 conditions, 867 events. 475/867 cut-off events. For 1315/1552 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 4497 event pairs, 150 based on Foata normal form. 58/749 useless extension candidates. Maximal degree in co-relation 1830. Up to 334 conditions per place. [2024-01-27 15:32:14,359 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 33 selfloop transitions, 3 changer transitions 0/58 dead transitions. [2024-01-27 15:32:14,360 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 58 transitions, 291 flow [2024-01-27 15:32:14,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-01-27 15:32:14,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-01-27 15:32:14,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 96 transitions. [2024-01-27 15:32:14,361 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7804878048780488 [2024-01-27 15:32:14,361 INFO L175 Difference]: Start difference. First operand has 62 places, 43 transitions, 174 flow. Second operand 3 states and 96 transitions. [2024-01-27 15:32:14,361 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 58 transitions, 291 flow [2024-01-27 15:32:14,363 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 58 transitions, 267 flow, removed 9 selfloop flow, removed 7 redundant places. [2024-01-27 15:32:14,364 INFO L231 Difference]: Finished difference. Result has 53 places, 45 transitions, 176 flow [2024-01-27 15:32:14,365 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=176, PETRI_PLACES=53, PETRI_TRANSITIONS=45} [2024-01-27 15:32:14,366 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 10 predicate places. [2024-01-27 15:32:14,366 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 45 transitions, 176 flow [2024-01-27 15:32:14,366 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:14,366 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:14,366 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:14,366 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-01-27 15:32:14,367 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:14,367 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:14,367 INFO L85 PathProgramCache]: Analyzing trace with hash -1402700167, now seen corresponding path program 1 times [2024-01-27 15:32:14,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:14,368 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [76339993] [2024-01-27 15:32:14,368 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:14,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:14,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:14,421 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:14,422 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:14,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [76339993] [2024-01-27 15:32:14,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [76339993] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:14,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:14,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-01-27 15:32:14,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [956741371] [2024-01-27 15:32:14,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:14,423 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-27 15:32:14,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:14,423 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-27 15:32:14,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-27 15:32:14,427 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 41 [2024-01-27 15:32:14,427 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 45 transitions, 176 flow. Second operand has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:14,427 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:14,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 41 [2024-01-27 15:32:14,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:14,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][49], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 27#L76true, 4#L111-4true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,545 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][49], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 27#L76true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,553 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,553 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,553 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,553 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][48], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:14,562 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,562 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,562 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,562 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][48], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,567 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-01-27 15:32:14,567 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-01-27 15:32:14,567 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-01-27 15:32:14,567 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-01-27 15:32:14,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][48], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:14,569 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,569 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,569 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,569 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][48], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,573 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-01-27 15:32:14,573 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-01-27 15:32:14,573 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-01-27 15:32:14,573 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-01-27 15:32:14,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][49], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 15#L81true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,575 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:14,575 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,575 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,575 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 15#L81true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,576 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 15#L81true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:14,576 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,576 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 15#L81true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,579 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:14,579 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,579 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,579 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:14,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 96#true, 12#thread2EXITtrue, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,580 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:14,580 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,581 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,581 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 4#L111-4true, 96#true, 12#thread2EXITtrue, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,581 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:14,581 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,581 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,581 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][16], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 25#L71true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,582 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][48], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 8#L59true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,582 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,582 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][49], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 91#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 27#L76true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,583 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 27#L76true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,583 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,583 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 96#true, 12#thread2EXITtrue, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,584 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][16], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 25#L71true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,584 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,584 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 27#L76true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,585 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:14,585 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:14,585 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,585 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:14,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][16], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 25#L71true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,585 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][25], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 27#L76true, 96#true, 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:14,586 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:14,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([253] L59-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork1_#res.base_1| 0) (= (mod v_thread1Thread1of1ForFork1_~lv_assert~0_5 256) 0) (= |v_thread1Thread1of1ForFork1_#res.offset_1| 0)) InVars {thread1Thread1of1ForFork1_~lv_assert~0=v_thread1Thread1of1ForFork1_~lv_assert~0_5} OutVars{thread1Thread1of1ForFork1_#res.offset=|v_thread1Thread1of1ForFork1_#res.offset_1|, thread1Thread1of1ForFork1_#res.base=|v_thread1Thread1of1ForFork1_#res.base_1|, thread1Thread1of1ForFork1_~lv_assert~0=v_thread1Thread1of1ForFork1_~lv_assert~0_5} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#res.base, thread1Thread1of1ForFork1_#res.offset][23], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 37#L78true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, 19#thread1EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,587 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][49], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 37#L78true, Black: 66#true, 91#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0)]) [2024-01-27 15:32:14,587 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:14,587 INFO L124 PetriNetUnfolderBase]: 1069/1833 cut-off events. [2024-01-27 15:32:14,587 INFO L125 PetriNetUnfolderBase]: For 1500/1592 co-relation queries the response was YES. [2024-01-27 15:32:14,591 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4704 conditions, 1833 events. 1069/1833 cut-off events. For 1500/1592 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 10185 event pairs, 222 based on Foata normal form. 13/1580 useless extension candidates. Maximal degree in co-relation 2685. Up to 862 conditions per place. [2024-01-27 15:32:14,598 INFO L140 encePairwiseOnDemand]: 37/41 looper letters, 34 selfloop transitions, 3 changer transitions 0/61 dead transitions. [2024-01-27 15:32:14,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 61 transitions, 300 flow [2024-01-27 15:32:14,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-01-27 15:32:14,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-01-27 15:32:14,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 96 transitions. [2024-01-27 15:32:14,599 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7804878048780488 [2024-01-27 15:32:14,599 INFO L175 Difference]: Start difference. First operand has 53 places, 45 transitions, 176 flow. Second operand 3 states and 96 transitions. [2024-01-27 15:32:14,599 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 61 transitions, 300 flow [2024-01-27 15:32:14,600 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 61 transitions, 294 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-01-27 15:32:14,601 INFO L231 Difference]: Finished difference. Result has 55 places, 47 transitions, 192 flow [2024-01-27 15:32:14,601 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=192, PETRI_PLACES=55, PETRI_TRANSITIONS=47} [2024-01-27 15:32:14,602 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 12 predicate places. [2024-01-27 15:32:14,602 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 47 transitions, 192 flow [2024-01-27 15:32:14,602 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:14,602 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:14,602 INFO L208 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, 1, 1] [2024-01-27 15:32:14,602 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-01-27 15:32:14,602 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:14,603 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:14,603 INFO L85 PathProgramCache]: Analyzing trace with hash 927442276, now seen corresponding path program 1 times [2024-01-27 15:32:14,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:14,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477599685] [2024-01-27 15:32:14,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:14,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:14,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:14,745 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 15:32:14,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:14,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477599685] [2024-01-27 15:32:14,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477599685] provided 0 perfect and 1 imperfect interpolant sequences [2024-01-27 15:32:14,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1408782075] [2024-01-27 15:32:14,746 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:14,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-01-27 15:32:14,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 15:32:14,749 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-01-27 15:32:14,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-01-27 15:32:14,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:14,834 INFO L262 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 8 conjunts are in the unsatisfiable core [2024-01-27 15:32:14,838 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-01-27 15:32:14,914 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:14,914 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-01-27 15:32:15,000 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 15:32:15,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1408782075] provided 0 perfect and 2 imperfect interpolant sequences [2024-01-27 15:32:15,000 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-01-27 15:32:15,001 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 5] total 9 [2024-01-27 15:32:15,001 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1811812541] [2024-01-27 15:32:15,001 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-01-27 15:32:15,001 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-01-27 15:32:15,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:15,002 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-01-27 15:32:15,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2024-01-27 15:32:15,038 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-01-27 15:32:15,038 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 47 transitions, 192 flow. Second operand has 10 states, 10 states have (on average 19.7) internal successors, (197), 10 states have internal predecessors, (197), 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-01-27 15:32:15,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:15,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-01-27 15:32:15,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:15,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 96#true, 37#L78true, 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,630 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,630 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,631 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,631 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,631 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,632 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,632 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-01-27 15:32:15,632 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 96#true, 26#L54true, 37#L78true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,637 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,637 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,637 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,638 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,650 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,650 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,650 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,650 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:15,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 96#true, 37#L78true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 4#L111-4true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true, 23#$Ultimate##0true]) [2024-01-27 15:32:15,663 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,664 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,664 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,664 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 4#L111-4true, 101#true, 96#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,672 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,672 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,672 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,672 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,674 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,674 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:15,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,674 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 23#$Ultimate##0true]) [2024-01-27 15:32:15,675 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,675 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:15,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,686 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,686 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:15,686 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,687 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,687 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,691 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,691 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,691 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,692 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,693 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,693 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:15,693 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,693 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 96#true, 26#L54true, 37#L78true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 41#L112-1true, Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 23#$Ultimate##0true]) [2024-01-27 15:32:15,695 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,695 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,695 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,695 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,700 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,700 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,700 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,700 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:15,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 101#true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,703 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,703 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,703 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,703 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,707 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,707 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,707 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,707 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,707 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,707 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,707 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,708 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true, 23#$Ultimate##0true]) [2024-01-27 15:32:15,708 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,708 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,708 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:15,708 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 4#L111-4true, 101#true, 96#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,712 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,712 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,712 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,712 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 4#L111-4true, 101#true, 12#thread2EXITtrue, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,713 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,713 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,713 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,713 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,722 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,722 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,722 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,723 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,723 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,723 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,723 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,723 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,724 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,724 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,724 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,724 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,725 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,725 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,725 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 14#L70true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,726 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,726 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:15,726 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,726 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,728 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,728 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,729 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,729 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,729 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,729 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,729 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 4#L111-4true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 23#$Ultimate##0true]) [2024-01-27 15:32:15,730 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,730 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,730 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:15,730 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 14#L70true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,732 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,732 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,732 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,732 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:15,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 101#true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,736 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,736 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,736 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,737 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 101#true, 96#true, 12#thread2EXITtrue, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,737 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,737 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,737 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,737 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 4#L111-4true, 101#true, 96#true, 12#thread2EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,741 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,742 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,742 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,742 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,818 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,818 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,818 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,818 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,818 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 4#L111-4true, 101#true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,819 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,819 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,819 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,820 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,820 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,820 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 96#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,822 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,822 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,823 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,823 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,823 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,823 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true, 23#$Ultimate##0true]) [2024-01-27 15:32:15,823 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,823 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,824 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,824 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,825 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,825 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,825 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,826 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,826 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,826 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,826 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,826 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 14#L70true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 23#$Ultimate##0true]) [2024-01-27 15:32:15,827 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,827 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:15,827 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,827 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 101#true, 12#thread2EXITtrue, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,832 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,832 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,833 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,833 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 101#true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,839 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,839 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,840 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,840 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 4#L111-4true, 101#true, 96#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,840 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,841 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,841 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,841 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,841 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,842 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,842 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,842 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,842 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,842 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 4#L111-4true, 101#true, 12#thread2EXITtrue, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,843 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,843 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,843 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:15,843 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:15,843 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:15,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,848 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,848 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,848 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,848 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,849 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,849 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,849 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,849 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][61], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 14#L70true, 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 23#$Ultimate##0true]) [2024-01-27 15:32:15,849 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,849 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,850 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:15,850 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 41#L112-1true, 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 101#true, 96#true, 13#L83true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,858 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,858 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,858 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,858 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,859 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,859 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,859 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,859 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,860 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,860 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 40#L92true, 101#true, 12#thread2EXITtrue, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,860 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,860 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,860 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,861 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,861 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 96#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,862 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,862 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,862 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,862 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,862 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 4#L111-4true, 101#true, 96#true, 12#thread2EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,863 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,863 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:15,863 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,863 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:15,863 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:15,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 96#true, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,873 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,873 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,873 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][126], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 17#thread3EXITtrue, 101#true, 96#true, 12#thread2EXITtrue, Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,874 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,874 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,874 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,874 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,874 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 4#L111-4true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,875 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:15,875 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,875 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:15,875 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,876 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:15,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 40#L92true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,881 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:15,881 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,881 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,881 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,881 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 4#L111-4true, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 91#true]) [2024-01-27 15:32:15,882 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:15,882 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:15,882 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,882 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,882 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:15,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, 41#L112-1true, Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 17#thread3EXITtrue, 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), Black: 91#true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:15,886 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:15,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,886 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:15,886 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:15,887 INFO L124 PetriNetUnfolderBase]: 3094/5418 cut-off events. [2024-01-27 15:32:15,887 INFO L125 PetriNetUnfolderBase]: For 6189/6407 co-relation queries the response was YES. [2024-01-27 15:32:15,897 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15036 conditions, 5418 events. 3094/5418 cut-off events. For 6189/6407 co-relation queries the response was YES. Maximal size of possible extension queue 345. Compared 36633 event pairs, 111 based on Foata normal form. 84/5150 useless extension candidates. Maximal degree in co-relation 6334. Up to 1125 conditions per place. [2024-01-27 15:32:15,912 INFO L140 encePairwiseOnDemand]: 31/41 looper letters, 95 selfloop transitions, 24 changer transitions 94/231 dead transitions. [2024-01-27 15:32:15,912 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 231 transitions, 1298 flow [2024-01-27 15:32:15,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-01-27 15:32:15,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2024-01-27 15:32:15,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 553 transitions. [2024-01-27 15:32:15,914 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6743902439024391 [2024-01-27 15:32:15,914 INFO L175 Difference]: Start difference. First operand has 55 places, 47 transitions, 192 flow. Second operand 20 states and 553 transitions. [2024-01-27 15:32:15,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 231 transitions, 1298 flow [2024-01-27 15:32:15,919 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 231 transitions, 1292 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-01-27 15:32:15,922 INFO L231 Difference]: Finished difference. Result has 86 places, 63 transitions, 414 flow [2024-01-27 15:32:15,922 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=20, PETRI_FLOW=414, PETRI_PLACES=86, PETRI_TRANSITIONS=63} [2024-01-27 15:32:15,924 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 43 predicate places. [2024-01-27 15:32:15,925 INFO L495 AbstractCegarLoop]: Abstraction has has 86 places, 63 transitions, 414 flow [2024-01-27 15:32:15,925 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 19.7) internal successors, (197), 10 states have internal predecessors, (197), 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-01-27 15:32:15,925 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:15,925 INFO L208 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, 1, 1] [2024-01-27 15:32:15,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-01-27 15:32:16,137 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-01-27 15:32:16,137 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:16,137 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:16,138 INFO L85 PathProgramCache]: Analyzing trace with hash 1361998042, now seen corresponding path program 1 times [2024-01-27 15:32:16,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:16,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470081706] [2024-01-27 15:32:16,138 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:16,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:16,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:16,303 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:16,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:16,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470081706] [2024-01-27 15:32:16,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470081706] provided 0 perfect and 1 imperfect interpolant sequences [2024-01-27 15:32:16,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [220902299] [2024-01-27 15:32:16,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:16,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-01-27 15:32:16,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 15:32:16,305 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-01-27 15:32:16,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-01-27 15:32:16,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:16,378 INFO L262 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 8 conjunts are in the unsatisfiable core [2024-01-27 15:32:16,379 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-01-27 15:32:16,429 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:16,429 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-01-27 15:32:16,483 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:16,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [220902299] provided 0 perfect and 2 imperfect interpolant sequences [2024-01-27 15:32:16,483 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-01-27 15:32:16,484 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 5] total 9 [2024-01-27 15:32:16,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1613818643] [2024-01-27 15:32:16,484 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-01-27 15:32:16,485 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-01-27 15:32:16,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:16,486 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-01-27 15:32:16,486 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2024-01-27 15:32:16,506 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-01-27 15:32:16,506 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 63 transitions, 414 flow. Second operand has 10 states, 10 states have (on average 21.2) internal successors, (212), 10 states have internal predecessors, (212), 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-01-27 15:32:16,506 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:16,506 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-01-27 15:32:16,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:17,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,224 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,224 INFO L297 olderBase$Statistics]: existing Event has 19 ancestors and is cut-off event [2024-01-27 15:32:17,224 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,224 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,232 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,232 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,232 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:17,232 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,258 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,258 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:17,258 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,259 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,259 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,259 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,259 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,270 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,270 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,270 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,276 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,276 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,276 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:17,276 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,276 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,281 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,281 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,281 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:17,281 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,281 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,281 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,282 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:17,282 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,282 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,282 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,282 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,287 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,288 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,289 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,289 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,289 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,289 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,292 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,293 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,293 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:17,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,294 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,294 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,294 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,297 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,297 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,297 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,297 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,301 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,301 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,301 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,301 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,302 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,302 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,302 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,302 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,305 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,305 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,305 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,305 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,305 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,307 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,307 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,307 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,307 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,307 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,312 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,312 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,313 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,313 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 347#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,316 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,316 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,316 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,316 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,318 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,318 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,318 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,318 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:17,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,318 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,318 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, Black: 96#true, 26#L54true, 37#L78true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,319 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,319 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,320 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,321 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,321 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,321 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,321 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,325 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,325 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,325 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,325 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,326 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,326 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,326 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,326 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,328 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,328 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,328 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,328 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,329 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,329 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,330 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,330 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,333 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,333 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,333 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,333 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,336 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,408 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,408 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,408 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,408 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,409 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,410 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,410 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,410 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,410 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,412 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,412 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,412 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,412 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 347#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,413 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,413 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,415 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][65], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,415 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, Black: 96#true, 26#L54true, 37#L78true, 41#L112-1true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,415 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,415 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,416 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,416 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,416 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 347#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,417 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,417 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,417 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,417 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 347#true, 12#thread2EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,418 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,418 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,418 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,418 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,419 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,419 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,419 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,419 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][90], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,424 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,424 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,424 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,424 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,425 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,425 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, 37#L78true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,426 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,426 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,426 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,427 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,427 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,427 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 6#L111-3true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,428 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,428 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,428 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,428 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,430 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,430 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,430 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,430 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,431 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,431 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 347#true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,434 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,434 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,434 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,434 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 347#true, 12#thread2EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,435 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,435 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,435 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,435 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,435 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,436 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,436 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,436 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 347#true, 12#thread2EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,437 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,437 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,437 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,437 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,438 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,438 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,438 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,441 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,441 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,441 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,441 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,441 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,441 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,442 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,442 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,442 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,442 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,442 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,442 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,443 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,443 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,443 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,443 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 96#true, 37#L78true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,444 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,444 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,444 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,446 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,446 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,446 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,447 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,447 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][166], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 347#true, 12#thread2EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,450 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,450 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,451 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,451 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,451 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,451 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,452 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,452 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,452 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,452 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,453 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,453 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,453 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,453 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,454 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,454 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,454 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,454 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][32], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,454 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,455 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,455 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,456 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,456 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,456 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,456 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][104], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,457 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,457 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,457 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,457 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,458 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,458 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,458 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,458 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,458 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:17,458 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 26#L54true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,460 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,460 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,460 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,460 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 26#L54true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,461 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,461 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,461 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,461 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,462 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,462 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,462 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,463 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,463 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,464 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,464 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,464 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,464 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,464 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,464 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,465 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,465 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,465 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,465 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,465 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,466 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,466 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,467 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 26#L54true, 37#L78true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,467 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,467 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:17,467 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:17,467 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:17,467 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:17,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][162], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 96#true, 37#L78true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,468 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,468 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,468 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,468 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,469 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,469 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,469 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,469 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,470 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,470 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,470 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,471 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,471 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,471 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,471 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,472 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,472 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,472 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,472 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,473 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, 37#L78true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,473 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,473 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,474 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,474 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:17,474 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:17,474 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:17,474 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:17,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][137], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,475 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-01-27 15:32:17,475 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,475 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,475 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,476 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-01-27 15:32:17,476 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,476 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,476 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,477 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,477 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,477 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,477 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,477 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 101#true, Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,478 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,478 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,478 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,478 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,479 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,479 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:17,479 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:17,479 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:17,479 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:17,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), 66#true, Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 101#true, Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,480 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,480 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,480 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,480 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,480 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 52#(<= 0 ~pos~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,481 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,481 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,481 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,481 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,481 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,481 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,482 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:17,482 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:17,482 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:17,482 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:17,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][150], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 326#(and (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 320#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 328#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 105#(= ~v_assert~0 1), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 324#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 1 ~pos~0) (= ~v_assert~0 1)), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 330#(and (<= 1 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0))]) [2024-01-27 15:32:17,483 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-01-27 15:32:17,483 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:17,483 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:17,483 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:17,483 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-01-27 15:32:17,483 INFO L124 PetriNetUnfolderBase]: 4103/7167 cut-off events. [2024-01-27 15:32:17,483 INFO L125 PetriNetUnfolderBase]: For 71967/72565 co-relation queries the response was YES. [2024-01-27 15:32:17,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32932 conditions, 7167 events. 4103/7167 cut-off events. For 71967/72565 co-relation queries the response was YES. Maximal size of possible extension queue 411. Compared 49379 event pairs, 213 based on Foata normal form. 132/6633 useless extension candidates. Maximal degree in co-relation 32314. Up to 1845 conditions per place. [2024-01-27 15:32:17,523 INFO L140 encePairwiseOnDemand]: 31/41 looper letters, 107 selfloop transitions, 34 changer transitions 54/213 dead transitions. [2024-01-27 15:32:17,523 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 213 transitions, 2008 flow [2024-01-27 15:32:17,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-01-27 15:32:17,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-01-27 15:32:17,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 448 transitions. [2024-01-27 15:32:17,525 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6829268292682927 [2024-01-27 15:32:17,525 INFO L175 Difference]: Start difference. First operand has 86 places, 63 transitions, 414 flow. Second operand 16 states and 448 transitions. [2024-01-27 15:32:17,525 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 213 transitions, 2008 flow [2024-01-27 15:32:17,590 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 213 transitions, 1746 flow, removed 110 selfloop flow, removed 10 redundant places. [2024-01-27 15:32:17,592 INFO L231 Difference]: Finished difference. Result has 89 places, 82 transitions, 726 flow [2024-01-27 15:32:17,592 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=364, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=726, PETRI_PLACES=89, PETRI_TRANSITIONS=82} [2024-01-27 15:32:17,593 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 46 predicate places. [2024-01-27 15:32:17,593 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 82 transitions, 726 flow [2024-01-27 15:32:17,593 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 21.2) internal successors, (212), 10 states have internal predecessors, (212), 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-01-27 15:32:17,593 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:17,593 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:17,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-01-27 15:32:17,803 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-01-27 15:32:17,804 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:17,804 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:17,804 INFO L85 PathProgramCache]: Analyzing trace with hash 1824407183, now seen corresponding path program 2 times [2024-01-27 15:32:17,804 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:17,804 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [684950161] [2024-01-27 15:32:17,804 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:17,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:17,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:17,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-01-27 15:32:17,870 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:17,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [684950161] [2024-01-27 15:32:17,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [684950161] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:17,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:17,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-01-27 15:32:17,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28681465] [2024-01-27 15:32:17,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:17,871 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-27 15:32:17,871 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:17,871 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-27 15:32:17,872 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-27 15:32:17,874 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 41 [2024-01-27 15:32:17,875 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 82 transitions, 726 flow. Second operand has 4 states, 4 states have (on average 26.0) internal successors, (104), 4 states have internal predecessors, (104), 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-01-27 15:32:17,875 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:17,875 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 41 [2024-01-27 15:32:17,875 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:18,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L92-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0)) InVars {} OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][74], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 7#L52true, Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,200 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,200 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,200 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,200 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([272] L92-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork0_#res.base_1| 0) (= |v_thread3Thread1of1ForFork0_#res.offset_1| 0)) InVars {} OutVars{thread3Thread1of1ForFork0_#res.base=|v_thread3Thread1of1ForFork0_#res.base_1|, thread3Thread1of1ForFork0_#res.offset=|v_thread3Thread1of1ForFork0_#res.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res.offset, thread3Thread1of1ForFork0_#res.base][74], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 7#L52true, Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,211 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,211 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,211 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,211 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,226 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 8#L59true, 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,226 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 26#L54true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,227 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,227 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,227 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,227 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 91#true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,231 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 8#L59true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,231 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 40#L92true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,231 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:18,231 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][94], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 26#L54true, 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 37#L78true, 40#L92true, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,234 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-01-27 15:32:18,234 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,235 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,235 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([257] L52-->L54: Formula: (= (+ v_~pos~0_25 1) v_~pos~0_26) InVars {~pos~0=v_~pos~0_26} OutVars{thread1Thread1of1ForFork1_#t~post2=|v_thread1Thread1of1ForFork1_#t~post2_1|, ~pos~0=v_~pos~0_25} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post2, ~pos~0][94], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 26#L54true, 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 96#true, 37#L78true, 41#L112-1true, 40#L92true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,238 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-01-27 15:32:18,238 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,238 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,238 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 8#L59true, 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 40#L92true, 4#L111-4true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,241 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,241 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,241 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,241 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,241 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 8#L59true, 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 40#L92true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,243 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,243 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,244 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,244 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,244 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 40#L92true, 4#L111-4true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,247 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,247 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,247 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,247 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,247 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([267] L76-->L78: Formula: (= (+ v_~pos~0_7 2) v_~pos~0_8) InVars {~pos~0=v_~pos~0_8} OutVars{~pos~0=v_~pos~0_7} AuxVars[] AssignedVars[~pos~0][78], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 68#(= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 318#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 19#thread1EXITtrue, 469#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 93#(<= (+ (* 256 (div ~d1~0 256)) 1) ~d1~0), 582#(= (* 256 (div ~d1~0 256)) ~d1~0), 235#(< 0 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)), Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 40#L92true, Black: 570#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 572#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,249 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:18,249 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,249 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:18,249 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:18,249 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,252 INFO L124 PetriNetUnfolderBase]: 1589/3287 cut-off events. [2024-01-27 15:32:18,252 INFO L125 PetriNetUnfolderBase]: For 28262/29387 co-relation queries the response was YES. [2024-01-27 15:32:18,265 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13973 conditions, 3287 events. 1589/3287 cut-off events. For 28262/29387 co-relation queries the response was YES. Maximal size of possible extension queue 184. Compared 23225 event pairs, 445 based on Foata normal form. 199/2908 useless extension candidates. Maximal degree in co-relation 12428. Up to 768 conditions per place. [2024-01-27 15:32:18,279 INFO L140 encePairwiseOnDemand]: 38/41 looper letters, 63 selfloop transitions, 3 changer transitions 0/106 dead transitions. [2024-01-27 15:32:18,279 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 106 transitions, 918 flow [2024-01-27 15:32:18,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-01-27 15:32:18,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-01-27 15:32:18,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 133 transitions. [2024-01-27 15:32:18,280 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8109756097560976 [2024-01-27 15:32:18,280 INFO L175 Difference]: Start difference. First operand has 89 places, 82 transitions, 726 flow. Second operand 4 states and 133 transitions. [2024-01-27 15:32:18,280 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 106 transitions, 918 flow [2024-01-27 15:32:18,301 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 106 transitions, 851 flow, removed 23 selfloop flow, removed 8 redundant places. [2024-01-27 15:32:18,302 INFO L231 Difference]: Finished difference. Result has 83 places, 78 transitions, 641 flow [2024-01-27 15:32:18,302 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=641, PETRI_PLACES=83, PETRI_TRANSITIONS=78} [2024-01-27 15:32:18,302 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 40 predicate places. [2024-01-27 15:32:18,302 INFO L495 AbstractCegarLoop]: Abstraction has has 83 places, 78 transitions, 641 flow [2024-01-27 15:32:18,303 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.0) internal successors, (104), 4 states have internal predecessors, (104), 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-01-27 15:32:18,303 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:18,303 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:18,303 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-01-27 15:32:18,303 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:18,303 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:18,303 INFO L85 PathProgramCache]: Analyzing trace with hash -2113751691, now seen corresponding path program 2 times [2024-01-27 15:32:18,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:18,303 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382116994] [2024-01-27 15:32:18,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:18,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:18,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:18,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-01-27 15:32:18,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:18,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382116994] [2024-01-27 15:32:18,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382116994] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 15:32:18,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 15:32:18,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-01-27 15:32:18,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136452767] [2024-01-27 15:32:18,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 15:32:18,370 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-27 15:32:18,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:18,370 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-27 15:32:18,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-27 15:32:18,376 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 41 [2024-01-27 15:32:18,376 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 78 transitions, 641 flow. Second operand has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:18,376 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:18,376 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 41 [2024-01-27 15:32:18,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:18,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,600 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,600 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,600 INFO L297 olderBase$Statistics]: existing Event has 20 ancestors and is cut-off event [2024-01-27 15:32:18,600 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:18,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,612 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,613 INFO L297 olderBase$Statistics]: existing Event has 21 ancestors and is cut-off event [2024-01-27 15:32:18,613 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:18,613 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,634 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:18,634 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-01-27 15:32:18,635 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:18,635 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:18,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,654 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,654 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:18,654 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:18,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 25#L71true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,658 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,658 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:18,658 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-01-27 15:32:18,658 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,676 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:18,676 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:18,676 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 6#L111-3true, 25#L71true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,677 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,677 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:18,677 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:18,678 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,682 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,683 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:18,683 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:18,683 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 17#thread3EXITtrue, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,701 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,701 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,701 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:18,701 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,702 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,702 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:18,702 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,702 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 96#true, 4#L111-4true, 25#L71true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,703 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,703 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:18,703 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,703 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 6#L111-3true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,704 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,704 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,704 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:18,704 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,708 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,708 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,708 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:18,708 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,726 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,726 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:18,726 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 96#true, 41#L112-1true, 25#L71true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,727 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,727 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,727 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,727 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:18,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,728 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,728 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:18,728 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,729 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 96#true, 37#L78true, 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,729 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,729 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,729 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:18,729 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,730 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,730 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,730 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:18,731 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,751 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,751 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:18,752 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:18,752 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:18,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 96#true, 37#L78true, 41#L112-1true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,752 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,752 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:18,752 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:18,753 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:18,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,753 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,753 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:18,754 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:18,754 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:18,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,774 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,774 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:18,774 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,774 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 17#thread3EXITtrue, 4#L111-4true, 25#L71true, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,775 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,775 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,775 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:18,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 27#L76true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,777 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,777 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:18,778 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 41#L112-1true, 17#thread3EXITtrue, 25#L71true, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,798 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,798 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,798 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:18,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 17#thread3EXITtrue, 4#L111-4true, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,799 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,799 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:18,799 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,800 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 27#L76true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:18,800 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,800 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,801 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:18,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][45], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 41#L112-1true, 17#thread3EXITtrue, 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,818 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,818 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,818 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,818 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,819 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,819 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,819 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 27#L76true, 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,820 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:18,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:18,820 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:18,821 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:18,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), 15#L81true, Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,837 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,837 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,838 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,838 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 27#L76true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,838 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,838 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,839 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,839 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,839 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:18,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:18,840 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:18,840 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:18,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,853 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:18,853 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:18,853 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:18,853 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:18,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 27#L76true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,865 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-01-27 15:32:18,865 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:18,865 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:18,865 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:18,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][35], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 66#true, Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 27#L76true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:18,874 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-01-27 15:32:18,874 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:18,874 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:18,874 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:18,891 INFO L124 PetriNetUnfolderBase]: 2694/5205 cut-off events. [2024-01-27 15:32:18,891 INFO L125 PetriNetUnfolderBase]: For 32997/33562 co-relation queries the response was YES. [2024-01-27 15:32:18,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20274 conditions, 5205 events. 2694/5205 cut-off events. For 32997/33562 co-relation queries the response was YES. Maximal size of possible extension queue 223. Compared 38079 event pairs, 533 based on Foata normal form. 114/4955 useless extension candidates. Maximal degree in co-relation 18381. Up to 1653 conditions per place. [2024-01-27 15:32:18,927 INFO L140 encePairwiseOnDemand]: 38/41 looper letters, 64 selfloop transitions, 3 changer transitions 0/109 dead transitions. [2024-01-27 15:32:18,927 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 109 transitions, 1001 flow [2024-01-27 15:32:18,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-01-27 15:32:18,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-01-27 15:32:18,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 127 transitions. [2024-01-27 15:32:18,928 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.774390243902439 [2024-01-27 15:32:18,928 INFO L175 Difference]: Start difference. First operand has 83 places, 78 transitions, 641 flow. Second operand 4 states and 127 transitions. [2024-01-27 15:32:18,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 109 transitions, 1001 flow [2024-01-27 15:32:18,958 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 109 transitions, 1001 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-01-27 15:32:18,961 INFO L231 Difference]: Finished difference. Result has 89 places, 80 transitions, 669 flow [2024-01-27 15:32:18,961 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=641, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=669, PETRI_PLACES=89, PETRI_TRANSITIONS=80} [2024-01-27 15:32:18,962 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 46 predicate places. [2024-01-27 15:32:18,962 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 80 transitions, 669 flow [2024-01-27 15:32:18,962 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-01-27 15:32:18,962 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 15:32:18,963 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 15:32:18,963 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-01-27 15:32:18,963 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-01-27 15:32:18,963 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 15:32:18,963 INFO L85 PathProgramCache]: Analyzing trace with hash 1250856996, now seen corresponding path program 1 times [2024-01-27 15:32:18,963 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 15:32:18,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [337681429] [2024-01-27 15:32:18,965 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:18,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 15:32:18,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:19,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:19,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 15:32:19,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [337681429] [2024-01-27 15:32:19,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [337681429] provided 0 perfect and 1 imperfect interpolant sequences [2024-01-27 15:32:19,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [981740204] [2024-01-27 15:32:19,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 15:32:19,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-01-27 15:32:19,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 15:32:19,113 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-01-27 15:32:19,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-01-27 15:32:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 15:32:19,186 INFO L262 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 10 conjunts are in the unsatisfiable core [2024-01-27 15:32:19,187 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-01-27 15:32:19,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:19,233 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-01-27 15:32:19,295 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 15:32:19,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [981740204] provided 0 perfect and 2 imperfect interpolant sequences [2024-01-27 15:32:19,296 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-01-27 15:32:19,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 8, 7] total 11 [2024-01-27 15:32:19,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [382876034] [2024-01-27 15:32:19,296 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-01-27 15:32:19,296 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-01-27 15:32:19,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 15:32:19,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-01-27 15:32:19,297 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=100, Unknown=0, NotChecked=0, Total=132 [2024-01-27 15:32:19,321 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 41 [2024-01-27 15:32:19,322 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 80 transitions, 669 flow. Second operand has 12 states, 12 states have (on average 20.333333333333332) internal successors, (244), 12 states have internal predecessors, (244), 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-01-27 15:32:19,322 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 15:32:19,322 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 41 [2024-01-27 15:32:19,322 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 15:32:19,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:19,951 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 15:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-01-27 15:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:19,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 6#L111-3true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:19,977 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 15:32:19,977 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:19,977 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:19,977 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-01-27 15:32:20,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,007 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,007 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:20,007 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,007 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:20,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,012 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,012 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:20,012 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,012 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-01-27 15:32:20,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,039 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,039 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:20,039 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,039 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:20,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,040 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,040 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,040 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:20,040 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:20,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,046 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,046 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,046 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:20,046 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-01-27 15:32:20,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,080 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:20,080 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:20,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,080 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 6#L111-3true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,081 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-01-27 15:32:20,081 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 40#L92true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,117 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,117 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,118 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,118 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, 37#L78true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,119 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,119 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 4#L111-4true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,120 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,120 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,125 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,125 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,125 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 15:32:20,125 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 15:32:20,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 37#L78true, 41#L112-1true, 17#thread3EXITtrue, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,156 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,156 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,156 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,156 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][82], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 867#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,156 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,157 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][173], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 4#L111-4true, 891#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,158 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,158 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,158 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,158 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 37#L78true, 6#L111-3true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,159 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,160 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 15:32:20,160 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 15:32:20,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,194 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,194 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,194 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,195 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][173], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 40#L92true, 891#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,195 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,195 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,195 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,195 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,196 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,196 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,196 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,196 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,196 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][173], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 4#L111-4true, 891#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,197 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 96#true, 37#L78true, 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,198 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,198 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,198 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,198 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,202 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,202 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,202 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 15:32:20,202 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 15:32:20,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,236 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,236 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,236 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,237 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][173], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 17#thread3EXITtrue, 891#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (<= 2 ~pos~0) (= ~v_assert~0 1)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,237 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,237 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 23#$Ultimate##0true, Black: 96#true, 26#L54true, 37#L78true, 41#L112-1true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,238 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,238 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,238 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,239 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,239 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,239 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,239 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,239 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 6#L111-3true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,240 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,240 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,240 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,240 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 33#L110-4true, 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,243 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,243 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,243 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 15:32:20,243 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-01-27 15:32:20,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][153], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, 887#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,284 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,284 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,284 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,284 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 40#L92true, 4#L111-4true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,285 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,285 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,285 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 6#L111-3true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), 580#true]) [2024-01-27 15:32:20,286 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,286 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,286 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-01-27 15:32:20,287 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 15:32:20,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 37#L78true, 41#L112-1true, 40#L92true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,329 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,329 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,329 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,329 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,330 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, 26#L54true, Black: 96#true, 37#L78true, 17#thread3EXITtrue, 4#L111-4true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,330 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 4#L111-4true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,332 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,332 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,332 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 15:32:20,332 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-01-27 15:32:20,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 91#true, Black: 96#true, 26#L54true, 37#L78true, 41#L112-1true, 17#thread3EXITtrue, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,369 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][70], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), 314#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 869#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 69#(< (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) thread2Thread1of1ForFork2_~lv_assert~1), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 23#$Ultimate##0true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,369 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:20,369 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:20,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 40#L92true, 4#L111-4true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,370 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-01-27 15:32:20,370 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:20,370 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-01-27 15:32:20,370 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 15:32:20,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 40#L92true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,396 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:20,396 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:20,396 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,396 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 40#L92true, 4#L111-4true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,397 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 17#thread3EXITtrue, 4#L111-4true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,397 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,397 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 40#L92true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,424 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 41#L112-1true, 17#thread3EXITtrue, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), 13#L83true, Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,424 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:20,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 17#thread3EXITtrue, 4#L111-4true, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,425 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-01-27 15:32:20,425 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,425 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-01-27 15:32:20,425 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 15:32:20,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([256] L47-->L54: Formula: (= (+ v_~pos~0_18 1) v_~pos~0_17) InVars {~pos~0=v_~pos~0_18} OutVars{thread1Thread1of1ForFork1_#t~post1=|v_thread1Thread1of1ForFork1_#t~post1_1|, ~pos~0=v_~pos~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1, ~pos~0][198], [Black: 58#(and (= ~v_assert~0 1) (<= 1 thread1Thread1of1ForFork1_~lv_assert~0) (<= (div thread1Thread1of1ForFork1_~lv_assert~0 256) 0) (<= 0 ~pos~0)), Black: 558#(and (<= 2 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 562#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 52#(<= 0 ~pos~0), Black: 564#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 583#(and (<= (div ~d1~0 256) 0) (<= 1 ~d1~0)), Black: 582#(= (* 256 (div ~d1~0 256)) ~d1~0), Black: 66#true, Black: 71#(and (<= (+ (* 256 (div thread2Thread1of1ForFork2_~lv_assert~1 256)) 1) thread2Thread1of1ForFork2_~lv_assert~1) (= (+ (* 256 (div ~v_assert~0 256)) 1) ~v_assert~0)), Black: 322#(and (= thread2Thread1of1ForFork2_~lv_assert~1 1) (= ~v_assert~0 1) (<= 0 ~pos~0)), Black: 308#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256))), Black: 587#true, Black: 316#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0)), Black: 590#(and (<= (div ~d2~0 256) 0) (<= 1 ~d2~0)), Black: 304#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256))), Black: 312#(and (<= 1 (mod ~v_assert~0 256)) (<= 0 ~pos~0)), Black: 306#(and (= ~pos~0 0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), Black: 310#(and (<= 1 ~pos~0) (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 566#(and (<= 2 ~pos~0) (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256))), 589#(= (* (div ~d2~0 256) 256) ~d2~0), Black: 91#true, 26#L54true, Black: 98#(<= (+ (* (div ~d2~0 256) 256) 1) ~d2~0), 14#L70true, 41#L112-1true, 17#thread3EXITtrue, 889#(and (= ~v_assert~0 1) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 3 ~pos~0)), Black: 56#(and (= ~v_assert~0 1) (<= 0 ~pos~0)), 580#true, Black: 556#(and (<= 1 (mod ~v_assert~0 256)) (<= 1 (mod thread2Thread1of1ForFork2_~lv_assert~1 256)) (<= 0 ~pos~0))]) [2024-01-27 15:32:20,619 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-01-27 15:32:20,619 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,619 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 15:32:20,619 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-01-27 15:32:20,710 INFO L124 PetriNetUnfolderBase]: 5660/10529 cut-off events. [2024-01-27 15:32:20,711 INFO L125 PetriNetUnfolderBase]: For 66031/66377 co-relation queries the response was YES. [2024-01-27 15:32:20,739 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43056 conditions, 10529 events. 5660/10529 cut-off events. For 66031/66377 co-relation queries the response was YES. Maximal size of possible extension queue 400. Compared 80579 event pairs, 225 based on Foata normal form. 214/10522 useless extension candidates. Maximal degree in co-relation 39130. Up to 2005 conditions per place. [2024-01-27 15:32:20,748 INFO L140 encePairwiseOnDemand]: 32/41 looper letters, 0 selfloop transitions, 0 changer transitions 276/276 dead transitions. [2024-01-27 15:32:20,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 276 transitions, 2629 flow [2024-01-27 15:32:20,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-01-27 15:32:20,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 20 states. [2024-01-27 15:32:20,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 539 transitions. [2024-01-27 15:32:20,750 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6573170731707317 [2024-01-27 15:32:20,750 INFO L175 Difference]: Start difference. First operand has 89 places, 80 transitions, 669 flow. Second operand 20 states and 539 transitions. [2024-01-27 15:32:20,750 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 276 transitions, 2629 flow [2024-01-27 15:32:20,833 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 276 transitions, 2491 flow, removed 59 selfloop flow, removed 2 redundant places. [2024-01-27 15:32:20,834 INFO L231 Difference]: Finished difference. Result has 100 places, 0 transitions, 0 flow [2024-01-27 15:32:20,835 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=618, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=74, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=20, PETRI_FLOW=0, PETRI_PLACES=100, PETRI_TRANSITIONS=0} [2024-01-27 15:32:20,835 INFO L281 CegarLoopForPetriNet]: 43 programPoint places, 57 predicate places. [2024-01-27 15:32:20,836 INFO L495 AbstractCegarLoop]: Abstraction has has 100 places, 0 transitions, 0 flow [2024-01-27 15:32:20,836 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 20.333333333333332) internal successors, (244), 12 states have internal predecessors, (244), 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-01-27 15:32:20,838 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (3 of 4 remaining) [2024-01-27 15:32:20,839 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 4 remaining) [2024-01-27 15:32:20,839 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-01-27 15:32:20,839 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-01-27 15:32:20,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-01-27 15:32:21,049 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-01-27 15:32:21,049 INFO L445 BasicCegarLoop]: Path program histogram: [3, 2, 2, 1, 1, 1] [2024-01-27 15:32:21,052 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-01-27 15:32:21,052 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-01-27 15:32:21,055 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.01 03:32:21 BasicIcfg [2024-01-27 15:32:21,055 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-01-27 15:32:21,056 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-01-27 15:32:21,056 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-01-27 15:32:21,056 INFO L274 PluginConnector]: Witness Printer initialized [2024-01-27 15:32:21,056 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 03:32:12" (3/4) ... [2024-01-27 15:32:21,057 INFO L137 WitnessPrinter]: Generating witness for correct program [2024-01-27 15:32:21,060 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-01-27 15:32:21,060 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-01-27 15:32:21,060 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-01-27 15:32:21,063 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 61 nodes and edges [2024-01-27 15:32:21,063 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2024-01-27 15:32:21,063 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-01-27 15:32:21,063 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-01-27 15:32:21,133 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-01-27 15:32:21,133 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-01-27 15:32:21,133 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-01-27 15:32:21,134 INFO L158 Benchmark]: Toolchain (without parser) took 9398.28ms. Allocated memory was 176.2MB in the beginning and 771.8MB in the end (delta: 595.6MB). Free memory was 105.5MB in the beginning and 497.0MB in the end (delta: -391.5MB). Peak memory consumption was 206.2MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,134 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 176.2MB. Free memory is still 133.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 15:32:21,134 INFO L158 Benchmark]: CACSL2BoogieTranslator took 174.66ms. Allocated memory is still 176.2MB. Free memory was 105.3MB in the beginning and 93.5MB in the end (delta: 11.9MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,134 INFO L158 Benchmark]: Boogie Procedure Inliner took 48.53ms. Allocated memory is still 176.2MB. Free memory was 93.5MB in the beginning and 148.0MB in the end (delta: -54.5MB). Peak memory consumption was 6.1MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,135 INFO L158 Benchmark]: Boogie Preprocessor took 29.68ms. Allocated memory is still 176.2MB. Free memory was 148.0MB in the beginning and 145.7MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,135 INFO L158 Benchmark]: RCFGBuilder took 442.89ms. Allocated memory is still 176.2MB. Free memory was 145.7MB in the beginning and 117.0MB in the end (delta: 28.7MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,135 INFO L158 Benchmark]: TraceAbstraction took 8619.27ms. Allocated memory was 176.2MB in the beginning and 771.8MB in the end (delta: 595.6MB). Free memory was 116.3MB in the beginning and 501.6MB in the end (delta: -385.3MB). Peak memory consumption was 646.8MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,135 INFO L158 Benchmark]: Witness Printer took 77.57ms. Allocated memory is still 771.8MB. Free memory was 501.6MB in the beginning and 497.0MB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-01-27 15:32:21,137 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.12ms. Allocated memory is still 176.2MB. Free memory is still 133.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 174.66ms. Allocated memory is still 176.2MB. Free memory was 105.3MB in the beginning and 93.5MB in the end (delta: 11.9MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 48.53ms. Allocated memory is still 176.2MB. Free memory was 93.5MB in the beginning and 148.0MB in the end (delta: -54.5MB). Peak memory consumption was 6.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 29.68ms. Allocated memory is still 176.2MB. Free memory was 148.0MB in the beginning and 145.7MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 442.89ms. Allocated memory is still 176.2MB. Free memory was 145.7MB in the beginning and 117.0MB in the end (delta: 28.7MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * TraceAbstraction took 8619.27ms. Allocated memory was 176.2MB in the beginning and 771.8MB in the end (delta: 595.6MB). Free memory was 116.3MB in the beginning and 501.6MB in the end (delta: -385.3MB). Peak memory consumption was 646.8MB. Max. memory is 16.1GB. * Witness Printer took 77.57ms. Allocated memory is still 771.8MB. Free memory was 501.6MB in the beginning and 497.0MB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 116]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 63 locations, 4 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 8.5s, OverallIterations: 10, TraceHistogramMax: 3, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 5.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 826 SdHoareTripleChecker+Valid, 1.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 770 mSDsluCounter, 199 SdHoareTripleChecker+Invalid, 1.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 166 mSDsCounter, 48 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 2434 IncrementalHoareTripleChecker+Invalid, 2482 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 48 mSolverCounterUnsat, 33 mSDtfsCounter, 2434 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 309 GetRequests, 206 SyntacticMatches, 11 SemanticMatches, 92 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 381 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=726occurred in iteration=7, InterpolantAutomatonStates: 89, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.6s InterpolantComputationTime, 419 NumberOfCodeBlocks, 419 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 512 ConstructedInterpolants, 0 QuantifiedInterpolants, 1428 SizeOfPredicates, 15 NumberOfNonLiveVariables, 566 ConjunctsInSsa, 26 ConjunctsInUnsatCore, 16 InterpolantComputations, 7 PerfectInterpolantSequences, 54/106 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-01-27 15:32:21,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE