./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for memory safety (deref-memtrack)
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34bb015d05a3d6b765805bee36bd4c1bc3f74929c05e61a51973bc9a4fc2cfc0
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-28 02:50:14,195 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-28 02:50:14,264 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf
[2024-11-28 02:50:14,271 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-28 02:50:14,271 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-28 02:50:14,320 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-28 02:50:14,321 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-28 02:50:14,322 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-28 02:50:14,322 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-28 02:50:14,322 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-28 02:50:14,322 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-28 02:50:14,322 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-28 02:50:14,323 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-28 02:50:14,323 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-28 02:50:14,323 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-28 02:50:14,323 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-28 02:50:14,323 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-28 02:50:14,323 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-28 02:50:14,325 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-28 02:50:14,325 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-28 02:50:14,325 INFO  L153        SettingsManager]:  * Check for the main procedure if all allocated memory was freed=true
[2024-11-28 02:50:14,325 INFO  L153        SettingsManager]:  * Bitprecise bitfields=true
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * SV-COMP memtrack compatibility mode=true
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-28 02:50:14,326 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-28 02:50:14,327 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-28 02:50:14,327 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-28 02:50:14,327 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-28 02:50:14,328 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-28 02:50:14,328 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-28 02:50:14,328 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-28 02:50:14,328 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-28 02:50:14,328 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-28 02:50:14,328 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-28 02:50:14,328 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-28 02:50:14,329 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-28 02:50:14,329 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-28 02:50:14,329 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-28 02:50:14,329 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-28 02:50:14,329 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-28 02:50:14,329 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-28 02:50:14,330 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-28 02:50:14,330 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-28 02:50:14,330 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) )
CHECK( init(main()), LTL(G valid-deref) )
CHECK( init(main()), LTL(G valid-memtrack) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 34bb015d05a3d6b765805bee36bd4c1bc3f74929c05e61a51973bc9a4fc2cfc0
[2024-11-28 02:50:14,672 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-28 02:50:14,686 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-28 02:50:14,690 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-28 02:50:14,691 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-28 02:50:14,691 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-28 02:50:14,694 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c
[2024-11-28 02:50:17,892 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/data/25baac818/82381b4a04574ef09bf1143774d25a4e/FLAG7dd7d5e20
[2024-11-28 02:50:18,210 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-28 02:50:18,210 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/sv-benchmarks/c/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c
[2024-11-28 02:50:18,224 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/data/25baac818/82381b4a04574ef09bf1143774d25a4e/FLAG7dd7d5e20
[2024-11-28 02:50:18,252 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/data/25baac818/82381b4a04574ef09bf1143774d25a4e
[2024-11-28 02:50:18,254 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-28 02:50:18,256 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-28 02:50:18,261 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-28 02:50:18,261 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-28 02:50:18,268 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-28 02:50:18,269 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,272 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@405de35c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18, skipping insertion in model container
[2024-11-28 02:50:18,272 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,293 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-28 02:50:18,521 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-28 02:50:18,536 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-28 02:50:18,571 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-28 02:50:18,597 INFO  L204         MainTranslator]: Completed translation
[2024-11-28 02:50:18,598 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18 WrapperNode
[2024-11-28 02:50:18,598 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-28 02:50:18,599 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-28 02:50:18,600 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-28 02:50:18,601 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-28 02:50:18,610 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,619 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,647 INFO  L138                Inliner]: procedures = 21, calls = 23, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 114
[2024-11-28 02:50:18,651 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-28 02:50:18,652 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-28 02:50:18,652 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-28 02:50:18,652 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-28 02:50:18,663 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,663 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,666 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,690 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-28 02:50:18,692 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,692 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,697 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,698 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,702 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,703 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,704 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,706 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-28 02:50:18,707 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-28 02:50:18,707 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-28 02:50:18,707 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-28 02:50:18,708 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (1/1) ...
[2024-11-28 02:50:18,717 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-28 02:50:18,732 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 02:50:18,747 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-28 02:50:18,754 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-28 02:50:18,785 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-28 02:50:18,785 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-11-28 02:50:18,786 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-11-28 02:50:18,786 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-11-28 02:50:18,786 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-11-28 02:50:18,786 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-11-28 02:50:18,786 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-11-28 02:50:18,787 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2024-11-28 02:50:18,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2024-11-28 02:50:18,787 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-28 02:50:18,787 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-11-28 02:50:18,787 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-11-28 02:50:18,787 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-28 02:50:18,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-28 02:50:18,789 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-28 02:50:18,900 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-28 02:50:18,902 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-28 02:50:19,259 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-28 02:50:19,259 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-28 02:50:19,539 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-28 02:50:19,539 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-11-28 02:50:19,540 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:50:19 BoogieIcfgContainer
[2024-11-28 02:50:19,540 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-28 02:50:19,542 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-28 02:50:19,542 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-28 02:50:19,548 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-28 02:50:19,548 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 02:50:18" (1/3) ...
[2024-11-28 02:50:19,549 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@134c8438 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:50:19, skipping insertion in model container
[2024-11-28 02:50:19,549 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:50:18" (2/3) ...
[2024-11-28 02:50:19,550 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@134c8438 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:50:19, skipping insertion in model container
[2024-11-28 02:50:19,550 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:50:19" (3/3) ...
[2024-11-28 02:50:19,551 INFO  L128   eAbstractionObserver]: Analyzing ICFG popl20-proofs-counter-add-4-semi-Q67.wvr.c
[2024-11-28 02:50:19,569 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-28 02:50:19,571 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-proofs-counter-add-4-semi-Q67.wvr.c that has 5 procedures, 35 locations, 1 initial locations, 4 loop locations, and 2 error locations.
[2024-11-28 02:50:19,571 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-28 02:50:19,659 INFO  L143    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-11-28 02:50:19,707 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 47 places, 38 transitions, 104 flow
[2024-11-28 02:50:19,743 INFO  L124   PetriNetUnfolderBase]: 4/34 cut-off events.
[2024-11-28 02:50:19,745 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-11-28 02:50:19,748 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 51 conditions, 34 events. 4/34 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 29 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 29. Up to 2 conditions per place. 
[2024-11-28 02:50:19,749 INFO  L82        GeneralOperation]: Start removeDead. Operand has 47 places, 38 transitions, 104 flow
[2024-11-28 02:50:19,752 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 42 places, 33 transitions, 90 flow
[2024-11-28 02:50:19,759 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-28 02:50:19,777 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7d523d4c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-28 02:50:19,778 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-11-28 02:50:19,800 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-28 02:50:19,800 INFO  L124   PetriNetUnfolderBase]: 4/30 cut-off events.
[2024-11-28 02:50:19,801 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-11-28 02:50:19,801 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:19,805 INFO  L206   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-11-28 02:50:19,805 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:19,810 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:19,811 INFO  L85        PathProgramCache]: Analyzing trace with hash -1805078537, now seen corresponding path program 1 times
[2024-11-28 02:50:19,820 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:19,821 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761790200]
[2024-11-28 02:50:19,821 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:19,821 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:19,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:20,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:20,155 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:20,155 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761790200]
[2024-11-28 02:50:20,156 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1761790200] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:20,156 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:20,156 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-28 02:50:20,162 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1820067915]
[2024-11-28 02:50:20,162 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:20,174 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 02:50:20,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:20,207 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 02:50:20,208 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 02:50:20,209 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 14 out of 38
[2024-11-28 02:50:20,211 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 33 transitions, 90 flow. Second operand  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 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-11-28 02:50:20,212 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:20,212 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 38
[2024-11-28 02:50:20,212 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:20,675 INFO  L124   PetriNetUnfolderBase]: 1184/1704 cut-off events.
[2024-11-28 02:50:20,675 INFO  L125   PetriNetUnfolderBase]: For 131/131 co-relation queries the response was YES.
[2024-11-28 02:50:20,686 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 3368 conditions, 1704 events. 1184/1704 cut-off events. For 131/131 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 7309 event pairs, 182 based on Foata normal form. 45/1726 useless extension candidates. Maximal degree in co-relation 2858. Up to 1334 conditions per place. 
[2024-11-28 02:50:20,702 INFO  L140   encePairwiseOnDemand]: 31/38 looper letters, 34 selfloop transitions, 3 changer transitions 2/48 dead transitions.
[2024-11-28 02:50:20,703 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 48 transitions, 219 flow
[2024-11-28 02:50:20,704 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 02:50:20,706 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-28 02:50:20,717 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 85 transitions.
[2024-11-28 02:50:20,720 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7456140350877193
[2024-11-28 02:50:20,723 INFO  L175             Difference]: Start difference. First operand has 42 places, 33 transitions, 90 flow. Second operand 3 states and 85 transitions.
[2024-11-28 02:50:20,725 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 48 transitions, 219 flow
[2024-11-28 02:50:20,735 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 48 transitions, 189 flow, removed 0 selfloop flow, removed 8 redundant places.
[2024-11-28 02:50:20,740 INFO  L231             Difference]: Finished difference. Result has 35 places, 33 transitions, 93 flow
[2024-11-28 02:50:20,743 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=93, PETRI_PLACES=35, PETRI_TRANSITIONS=33}
[2024-11-28 02:50:20,751 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, -7 predicate places.
[2024-11-28 02:50:20,751 INFO  L471      AbstractCegarLoop]: Abstraction has has 35 places, 33 transitions, 93 flow
[2024-11-28 02:50:20,751 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 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-11-28 02:50:20,751 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:20,752 INFO  L206   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]
[2024-11-28 02:50:20,752 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-28 02:50:20,752 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:20,753 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:20,754 INFO  L85        PathProgramCache]: Analyzing trace with hash -802869839, now seen corresponding path program 1 times
[2024-11-28 02:50:20,754 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:20,754 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417065293]
[2024-11-28 02:50:20,755 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:20,755 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:20,810 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:21,171 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:21,171 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:21,172 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [417065293]
[2024-11-28 02:50:21,172 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [417065293] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:21,172 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:21,172 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-28 02:50:21,172 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [385070734]
[2024-11-28 02:50:21,172 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:21,173 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-28 02:50:21,173 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:21,175 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-28 02:50:21,175 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-28 02:50:21,189 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38
[2024-11-28 02:50:21,189 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 33 transitions, 93 flow. Second operand  has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 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-11-28 02:50:21,189 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:21,189 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38
[2024-11-28 02:50:21,189 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:21,718 INFO  L124   PetriNetUnfolderBase]: 1990/2821 cut-off events.
[2024-11-28 02:50:21,719 INFO  L125   PetriNetUnfolderBase]: For 694/738 co-relation queries the response was YES.
[2024-11-28 02:50:21,724 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 6514 conditions, 2821 events. 1990/2821 cut-off events. For 694/738 co-relation queries the response was YES. Maximal size of possible extension queue 185. Compared 13032 event pairs, 331 based on Foata normal form. 8/2647 useless extension candidates. Maximal degree in co-relation 1262. Up to 1664 conditions per place. 
[2024-11-28 02:50:21,767 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 68 selfloop transitions, 9 changer transitions 0/85 dead transitions.
[2024-11-28 02:50:21,768 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 39 places, 85 transitions, 398 flow
[2024-11-28 02:50:21,768 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:21,768 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:21,769 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 139 transitions.
[2024-11-28 02:50:21,770 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7315789473684211
[2024-11-28 02:50:21,770 INFO  L175             Difference]: Start difference. First operand has 35 places, 33 transitions, 93 flow. Second operand 5 states and 139 transitions.
[2024-11-28 02:50:21,771 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 39 places, 85 transitions, 398 flow
[2024-11-28 02:50:21,772 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 85 transitions, 393 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-28 02:50:21,775 INFO  L231             Difference]: Finished difference. Result has 40 places, 40 transitions, 155 flow
[2024-11-28 02:50:21,776 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=155, PETRI_PLACES=40, PETRI_TRANSITIONS=40}
[2024-11-28 02:50:21,776 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, -2 predicate places.
[2024-11-28 02:50:21,777 INFO  L471      AbstractCegarLoop]: Abstraction has has 40 places, 40 transitions, 155 flow
[2024-11-28 02:50:21,778 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 17.0) internal successors, (85), 5 states have internal predecessors, (85), 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-11-28 02:50:21,778 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:21,778 INFO  L206   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]
[2024-11-28 02:50:21,778 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-28 02:50:21,778 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:21,779 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:21,779 INFO  L85        PathProgramCache]: Analyzing trace with hash -1553723321, now seen corresponding path program 2 times
[2024-11-28 02:50:21,779 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:21,779 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788041636]
[2024-11-28 02:50:21,780 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-28 02:50:21,781 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:21,812 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-28 02:50:21,813 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:22,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:22,049 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:22,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788041636]
[2024-11-28 02:50:22,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788041636] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:22,050 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:22,050 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:22,051 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1377881493]
[2024-11-28 02:50:22,051 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:22,051 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:22,051 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:22,052 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:22,053 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:22,055 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:22,055 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 40 transitions, 155 flow. Second operand  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:22,055 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:22,055 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:22,055 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:22,599 INFO  L124   PetriNetUnfolderBase]: 2737/3837 cut-off events.
[2024-11-28 02:50:22,599 INFO  L125   PetriNetUnfolderBase]: For 2899/2899 co-relation queries the response was YES.
[2024-11-28 02:50:22,611 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 10634 conditions, 3837 events. 2737/3837 cut-off events. For 2899/2899 co-relation queries the response was YES. Maximal size of possible extension queue 244. Compared 18466 event pairs, 520 based on Foata normal form. 12/3545 useless extension candidates. Maximal degree in co-relation 2225. Up to 3206 conditions per place. 
[2024-11-28 02:50:22,632 INFO  L140   encePairwiseOnDemand]: 31/38 looper letters, 58 selfloop transitions, 6 changer transitions 2/73 dead transitions.
[2024-11-28 02:50:22,632 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 73 transitions, 387 flow
[2024-11-28 02:50:22,633 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:22,634 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:22,637 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 106 transitions.
[2024-11-28 02:50:22,637 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6973684210526315
[2024-11-28 02:50:22,637 INFO  L175             Difference]: Start difference. First operand has 40 places, 40 transitions, 155 flow. Second operand 4 states and 106 transitions.
[2024-11-28 02:50:22,637 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 73 transitions, 387 flow
[2024-11-28 02:50:22,639 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 73 transitions, 387 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-28 02:50:22,642 INFO  L231             Difference]: Finished difference. Result has 45 places, 42 transitions, 191 flow
[2024-11-28 02:50:22,643 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=155, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=191, PETRI_PLACES=45, PETRI_TRANSITIONS=42}
[2024-11-28 02:50:22,644 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 3 predicate places.
[2024-11-28 02:50:22,644 INFO  L471      AbstractCegarLoop]: Abstraction has has 45 places, 42 transitions, 191 flow
[2024-11-28 02:50:22,644 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:22,644 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:22,644 INFO  L206   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]
[2024-11-28 02:50:22,645 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-28 02:50:22,645 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:22,645 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:22,646 INFO  L85        PathProgramCache]: Analyzing trace with hash 2047639293, now seen corresponding path program 1 times
[2024-11-28 02:50:22,646 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:22,646 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041607648]
[2024-11-28 02:50:22,646 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:22,646 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:22,666 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:22,898 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:22,898 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:22,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041607648]
[2024-11-28 02:50:22,899 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041607648] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:22,899 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:22,899 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:22,899 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1847632917]
[2024-11-28 02:50:22,899 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:22,900 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:22,902 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:22,902 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:22,902 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:22,909 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38
[2024-11-28 02:50:22,910 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 42 transitions, 191 flow. Second operand  has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-11-28 02:50:22,910 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:22,910 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38
[2024-11-28 02:50:22,911 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:23,204 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [69#true, 34#L40-1true, 40#L97-4true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 52#(= ~counter~0 0), 63#true, 54#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), 10#thread2EXITtrue])
[2024-11-28 02:50:23,205 INFO  L294   olderBase$Statistics]: this new event has 16 ancestors and is cut-off event
[2024-11-28 02:50:23,205 INFO  L297   olderBase$Statistics]:   existing Event has 16 ancestors and is cut-off event
[2024-11-28 02:50:23,205 INFO  L297   olderBase$Statistics]:   existing Event has 16 ancestors and is cut-off event
[2024-11-28 02:50:23,205 INFO  L297   olderBase$Statistics]:   existing Event has 14 ancestors and is cut-off event
[2024-11-28 02:50:23,334 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [69#true, 34#L40-1true, 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 52#(= ~counter~0 0), 63#true, 35#L98-3true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 54#true, Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), 10#thread2EXITtrue])
[2024-11-28 02:50:23,335 INFO  L294   olderBase$Statistics]: this new event has 17 ancestors and is cut-off event
[2024-11-28 02:50:23,335 INFO  L297   olderBase$Statistics]:   existing Event has 15 ancestors and is cut-off event
[2024-11-28 02:50:23,335 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:23,335 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:23,420 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 54#true, 10#thread2EXITtrue, 69#true, 34#L40-1true, 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 13#L98-4true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,420 INFO  L294   olderBase$Statistics]: this new event has 18 ancestors and is cut-off event
[2024-11-28 02:50:23,420 INFO  L297   olderBase$Statistics]:   existing Event has 16 ancestors and is cut-off event
[2024-11-28 02:50:23,420 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:23,420 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:23,488 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 54#true, 10#thread2EXITtrue, 69#true, 34#L40-1true, 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 11#L99true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,488 INFO  L294   olderBase$Statistics]: this new event has 19 ancestors and is cut-off event
[2024-11-28 02:50:23,488 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:23,488 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:23,489 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:23,553 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, 63#true, 54#true, 10#thread2EXITtrue, 69#true, 34#L40-1true, Black: 52#(= ~counter~0 0), 13#L98-4true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,554 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:23,554 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:23,554 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:23,554 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:23,600 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][27], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 54#true, 38#thread3EXITtrue, 69#true, 34#L40-1true, Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 13#L98-4true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,600 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:23,600 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:23,600 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:23,600 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:23,610 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 3#thread4EXITtrue, 54#true, 10#thread2EXITtrue, 69#true, 34#L40-1true, Black: 52#(= ~counter~0 0), 11#L99true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,610 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,610 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:23,610 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,611 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 54#true, 10#thread2EXITtrue, 69#true, 34#L40-1true, Black: 52#(= ~counter~0 0), 21#L79true, 13#L98-4true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,612 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,612 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,612 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:23,612 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,616 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][27], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 54#true, 69#true, 34#L40-1true, Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 13#L98-4true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,616 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,617 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,617 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:23,617 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:23,655 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][43], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 63#true, 54#true, 10#thread2EXITtrue, 69#true, 34#L40-1true, Black: 52#(= ~counter~0 0), 21#L79true, 11#L99true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:23,656 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:23,656 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:23,656 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:23,656 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:23,710 INFO  L124   PetriNetUnfolderBase]: 2741/3824 cut-off events.
[2024-11-28 02:50:23,711 INFO  L125   PetriNetUnfolderBase]: For 4480/4516 co-relation queries the response was YES.
[2024-11-28 02:50:23,723 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 11918 conditions, 3824 events. 2741/3824 cut-off events. For 4480/4516 co-relation queries the response was YES. Maximal size of possible extension queue 256. Compared 18501 event pairs, 610 based on Foata normal form. 22/3763 useless extension candidates. Maximal degree in co-relation 2648. Up to 2984 conditions per place. 
[2024-11-28 02:50:23,751 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 58 selfloop transitions, 7 changer transitions 14/88 dead transitions.
[2024-11-28 02:50:23,751 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 88 transitions, 528 flow
[2024-11-28 02:50:23,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:23,752 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:23,753 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 133 transitions.
[2024-11-28 02:50:23,753 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7
[2024-11-28 02:50:23,753 INFO  L175             Difference]: Start difference. First operand has 45 places, 42 transitions, 191 flow. Second operand 5 states and 133 transitions.
[2024-11-28 02:50:23,754 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 88 transitions, 528 flow
[2024-11-28 02:50:23,757 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 88 transitions, 516 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-28 02:50:23,759 INFO  L231             Difference]: Finished difference. Result has 49 places, 45 transitions, 233 flow
[2024-11-28 02:50:23,759 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=183, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=233, PETRI_PLACES=49, PETRI_TRANSITIONS=45}
[2024-11-28 02:50:23,760 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 7 predicate places.
[2024-11-28 02:50:23,760 INFO  L471      AbstractCegarLoop]: Abstraction has has 49 places, 45 transitions, 233 flow
[2024-11-28 02:50:23,760 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-11-28 02:50:23,761 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:23,761 INFO  L206   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]
[2024-11-28 02:50:23,761 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-28 02:50:23,765 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:23,765 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:23,766 INFO  L85        PathProgramCache]: Analyzing trace with hash -217215009, now seen corresponding path program 3 times
[2024-11-28 02:50:23,766 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:23,766 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590618702]
[2024-11-28 02:50:23,766 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-28 02:50:23,766 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:23,803 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-28 02:50:23,803 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:24,058 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:24,061 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:24,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590618702]
[2024-11-28 02:50:24,062 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590618702] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:24,062 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:24,062 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:24,062 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1457567481]
[2024-11-28 02:50:24,062 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:24,062 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:24,063 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:24,063 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:24,063 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:24,078 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:24,079 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 45 transitions, 233 flow. Second operand  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:24,079 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:24,079 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:24,079 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:24,669 INFO  L124   PetriNetUnfolderBase]: 3667/4959 cut-off events.
[2024-11-28 02:50:24,670 INFO  L125   PetriNetUnfolderBase]: For 7316/7374 co-relation queries the response was YES.
[2024-11-28 02:50:24,680 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 16421 conditions, 4959 events. 3667/4959 cut-off events. For 7316/7374 co-relation queries the response was YES. Maximal size of possible extension queue 337. Compared 23399 event pairs, 968 based on Foata normal form. 38/4546 useless extension candidates. Maximal degree in co-relation 8365. Up to 3449 conditions per place. 
[2024-11-28 02:50:24,703 INFO  L140   encePairwiseOnDemand]: 31/38 looper letters, 75 selfloop transitions, 12 changer transitions 0/95 dead transitions.
[2024-11-28 02:50:24,703 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 95 transitions, 634 flow
[2024-11-28 02:50:24,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:24,703 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:24,704 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 112 transitions.
[2024-11-28 02:50:24,704 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7368421052631579
[2024-11-28 02:50:24,704 INFO  L175             Difference]: Start difference. First operand has 49 places, 45 transitions, 233 flow. Second operand 4 states and 112 transitions.
[2024-11-28 02:50:24,704 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 95 transitions, 634 flow
[2024-11-28 02:50:24,709 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 95 transitions, 623 flow, removed 1 selfloop flow, removed 2 redundant places.
[2024-11-28 02:50:24,711 INFO  L231             Difference]: Finished difference. Result has 52 places, 52 transitions, 323 flow
[2024-11-28 02:50:24,711 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=323, PETRI_PLACES=52, PETRI_TRANSITIONS=52}
[2024-11-28 02:50:24,711 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 10 predicate places.
[2024-11-28 02:50:24,712 INFO  L471      AbstractCegarLoop]: Abstraction has has 52 places, 52 transitions, 323 flow
[2024-11-28 02:50:24,712 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:24,712 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:24,712 INFO  L206   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]
[2024-11-28 02:50:24,712 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-28 02:50:24,712 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:24,713 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:24,713 INFO  L85        PathProgramCache]: Analyzing trace with hash -88469499, now seen corresponding path program 4 times
[2024-11-28 02:50:24,713 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:24,713 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [812689952]
[2024-11-28 02:50:24,713 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-28 02:50:24,714 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:24,728 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-28 02:50:24,728 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:24,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:24,800 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:24,801 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [812689952]
[2024-11-28 02:50:24,801 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [812689952] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-28 02:50:24,801 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1308637043]
[2024-11-28 02:50:24,801 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-28 02:50:24,801 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 02:50:24,801 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 02:50:24,806 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-28 02:50:24,808 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-28 02:50:24,897 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-28 02:50:24,897 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:24,899 INFO  L256         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-28 02:50:24,904 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-28 02:50:25,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:25,120 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-28 02:50:25,250 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:25,250 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1308637043] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-28 02:50:25,251 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-28 02:50:25,251 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3, 3] total 7
[2024-11-28 02:50:25,251 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1084451441]
[2024-11-28 02:50:25,251 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:25,251 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:25,251 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:25,252 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:25,252 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-28 02:50:25,256 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:25,256 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 52 transitions, 323 flow. Second operand  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:25,256 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:25,256 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:25,256 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:25,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][14], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 77#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), Black: 52#(= ~counter~0 0), 28#L74-1true, 31#$Ultimate##0true, 13#L98-4true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:25,546 INFO  L294   olderBase$Statistics]: this new event has 16 ancestors and is not cut-off event
[2024-11-28 02:50:25,546 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:25,546 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:25,546 INFO  L297   olderBase$Statistics]:   existing Event has 16 ancestors and is not cut-off event
[2024-11-28 02:50:25,604 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][14], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 77#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), Black: 52#(= ~counter~0 0), 28#L74-1true, 31#$Ultimate##0true, 11#L99true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:25,605 INFO  L294   olderBase$Statistics]: this new event has 17 ancestors and is not cut-off event
[2024-11-28 02:50:25,605 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:25,605 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:25,605 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is not cut-off event
[2024-11-28 02:50:26,006 INFO  L124   PetriNetUnfolderBase]: 4567/6254 cut-off events.
[2024-11-28 02:50:26,006 INFO  L125   PetriNetUnfolderBase]: For 12462/12639 co-relation queries the response was YES.
[2024-11-28 02:50:26,024 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 22577 conditions, 6254 events. 4567/6254 cut-off events. For 12462/12639 co-relation queries the response was YES. Maximal size of possible extension queue 419. Compared 31870 event pairs, 787 based on Foata normal form. 253/6288 useless extension candidates. Maximal degree in co-relation 5480. Up to 2564 conditions per place. 
[2024-11-28 02:50:26,053 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 72 selfloop transitions, 11 changer transitions 0/92 dead transitions.
[2024-11-28 02:50:26,053 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 92 transitions, 675 flow
[2024-11-28 02:50:26,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:26,053 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:26,054 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 107 transitions.
[2024-11-28 02:50:26,054 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7039473684210527
[2024-11-28 02:50:26,054 INFO  L175             Difference]: Start difference. First operand has 52 places, 52 transitions, 323 flow. Second operand 4 states and 107 transitions.
[2024-11-28 02:50:26,054 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 92 transitions, 675 flow
[2024-11-28 02:50:26,059 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 92 transitions, 666 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-28 02:50:26,060 INFO  L231             Difference]: Finished difference. Result has 57 places, 55 transitions, 386 flow
[2024-11-28 02:50:26,061 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=272, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=386, PETRI_PLACES=57, PETRI_TRANSITIONS=55}
[2024-11-28 02:50:26,061 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 15 predicate places.
[2024-11-28 02:50:26,061 INFO  L471      AbstractCegarLoop]: Abstraction has has 57 places, 55 transitions, 386 flow
[2024-11-28 02:50:26,062 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:26,062 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:26,062 INFO  L206   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]
[2024-11-28 02:50:26,073 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-28 02:50:26,262 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-28 02:50:26,263 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:26,263 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:26,263 INFO  L85        PathProgramCache]: Analyzing trace with hash -1949464877, now seen corresponding path program 2 times
[2024-11-28 02:50:26,263 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:26,263 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557059300]
[2024-11-28 02:50:26,264 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-28 02:50:26,264 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:26,280 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-28 02:50:26,280 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:26,386 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:26,386 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:26,386 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557059300]
[2024-11-28 02:50:26,387 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557059300] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:26,387 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:26,387 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:26,387 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2027982166]
[2024-11-28 02:50:26,387 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:26,387 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:26,387 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:26,388 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:26,388 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:26,393 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38
[2024-11-28 02:50:26,393 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 55 transitions, 386 flow. Second operand  has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-11-28 02:50:26,393 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:26,393 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38
[2024-11-28 02:50:26,393 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:26,785 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 35#L98-3true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,785 INFO  L294   olderBase$Statistics]: this new event has 17 ancestors and is not cut-off event
[2024-11-28 02:50:26,785 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is not cut-off event
[2024-11-28 02:50:26,785 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is not cut-off event
[2024-11-28 02:50:26,785 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,787 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 40#L97-4true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,787 INFO  L294   olderBase$Statistics]: this new event has 19 ancestors and is cut-off event
[2024-11-28 02:50:26,787 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:26,787 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:26,788 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:26,879 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,879 INFO  L294   olderBase$Statistics]: this new event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,879 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,879 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,879 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:26,880 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 35#L98-3true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,880 INFO  L294   olderBase$Statistics]: this new event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,880 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,880 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,880 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is not cut-off event
[2024-11-28 02:50:26,881 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 35#L98-3true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,881 INFO  L294   olderBase$Statistics]: this new event has 19 ancestors and is cut-off event
[2024-11-28 02:50:26,881 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:26,881 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:26,881 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:26,881 INFO  L297   olderBase$Statistics]:   existing Event has 17 ancestors and is cut-off event
[2024-11-28 02:50:26,988 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,988 INFO  L294   olderBase$Statistics]: this new event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,988 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:26,988 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,988 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,989 INFO  L294   olderBase$Statistics]: this new event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,989 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,989 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,990 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is not cut-off event
[2024-11-28 02:50:26,990 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,990 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:26,990 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:26,990 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:26,990 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:26,991 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:26,991 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 35#L98-3true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:26,992 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:26,992 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:26,992 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:26,992 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:26,992 INFO  L297   olderBase$Statistics]:   existing Event has 18 ancestors and is cut-off event
[2024-11-28 02:50:27,008 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,008 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,008 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,008 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,008 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][34], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,050 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,050 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,050 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,050 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,058 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,058 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,058 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,058 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,079 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,079 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,079 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,079 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,079 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,115 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,115 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,115 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,115 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,116 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,116 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,118 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,118 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,118 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,118 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,118 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,126 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,126 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,126 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,126 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,126 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,126 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,128 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,128 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,128 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,128 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,128 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:27,128 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:27,129 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,129 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,129 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,129 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,129 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,130 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,130 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,130 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,130 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,130 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:27,131 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,131 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,131 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,133 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,133 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,133 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,134 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,134 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,135 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,135 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,135 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,135 INFO  L297   olderBase$Statistics]:   existing Event has 19 ancestors and is cut-off event
[2024-11-28 02:50:27,158 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,158 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,158 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,158 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,158 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,163 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,163 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,163 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,163 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,163 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 17#L99-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,166 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,166 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,166 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,166 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,180 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,180 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,180 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,180 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,181 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,183 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,183 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,183 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,184 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,194 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,194 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,195 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,195 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,195 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,197 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,197 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,197 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,197 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,197 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,198 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,207 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][34], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,207 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,208 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,208 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,208 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,212 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,212 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,212 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,212 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,214 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,214 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,214 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,214 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,214 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,214 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,217 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,217 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,218 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,218 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,218 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,221 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 17#L99-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,221 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,221 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,221 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,221 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,266 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,266 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,267 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,267 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,267 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,272 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,273 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,273 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,273 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,273 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,274 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,274 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,274 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,274 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,274 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:27,274 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:27,275 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,275 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,275 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,275 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,275 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,277 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,278 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,278 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,278 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,278 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:27,278 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:27,279 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,279 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,279 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,279 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,280 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,280 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,280 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,280 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,281 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,281 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,281 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,281 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,281 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,282 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 4#$Ultimate##0true, Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,282 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,282 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,282 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,282 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,282 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,284 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,284 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,284 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,284 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,284 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,284 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,302 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,302 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,302 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,302 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,303 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,303 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,303 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,303 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,303 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,303 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,303 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,306 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,306 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,306 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,306 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,307 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,318 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,318 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,318 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,318 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,318 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,325 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,325 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,325 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,325 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,325 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,325 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,333 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,334 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,334 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,334 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,334 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,334 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,335 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][34], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,335 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,335 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,335 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,335 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:27,336 INFO  L292   olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,336 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,336 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,337 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,337 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,337 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,337 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,337 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,341 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,341 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,341 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,341 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,341 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,341 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,342 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,376 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,376 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:27,376 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:50:27,376 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:27,376 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:27,376 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:27,377 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,378 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,378 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,378 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,378 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,378 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,378 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,379 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,379 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,379 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,379 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,379 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,379 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,380 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,380 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,380 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,380 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,380 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,380 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,380 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:27,390 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][39], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,390 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,390 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,390 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,390 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,391 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,392 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 17#L99-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,392 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,392 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,392 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,392 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 17#L99-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,403 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,403 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:50:27,403 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,403 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,404 INFO  L292   olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,404 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,404 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,405 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,405 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,405 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,405 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,405 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,407 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 17#L99-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,407 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,407 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,407 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,407 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,408 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 17#L99-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,408 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,409 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,409 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,409 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,430 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,431 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,431 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,431 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,431 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,431 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,431 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 17#L99-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,434 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-11-28 02:50:27,434 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,434 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,434 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:27,441 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,441 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,441 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,441 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,441 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,441 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:27,441 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][67], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 17#L99-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:27,443 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,443 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,443 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,443 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:27,484 INFO  L124   PetriNetUnfolderBase]: 4862/6828 cut-off events.
[2024-11-28 02:50:27,484 INFO  L125   PetriNetUnfolderBase]: For 25253/26528 co-relation queries the response was YES.
[2024-11-28 02:50:27,521 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 28545 conditions, 6828 events. 4862/6828 cut-off events. For 25253/26528 co-relation queries the response was YES. Maximal size of possible extension queue 495. Compared 37314 event pairs, 965 based on Foata normal form. 152/6603 useless extension candidates. Maximal degree in co-relation 9390. Up to 4828 conditions per place. 
[2024-11-28 02:50:27,569 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 68 selfloop transitions, 9 changer transitions 9/104 dead transitions.
[2024-11-28 02:50:27,569 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 104 transitions, 828 flow
[2024-11-28 02:50:27,569 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:27,569 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:27,570 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 135 transitions.
[2024-11-28 02:50:27,570 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7105263157894737
[2024-11-28 02:50:27,570 INFO  L175             Difference]: Start difference. First operand has 57 places, 55 transitions, 386 flow. Second operand 5 states and 135 transitions.
[2024-11-28 02:50:27,570 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 104 transitions, 828 flow
[2024-11-28 02:50:27,579 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 104 transitions, 828 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-28 02:50:27,581 INFO  L231             Difference]: Finished difference. Result has 63 places, 61 transitions, 477 flow
[2024-11-28 02:50:27,582 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=386, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=477, PETRI_PLACES=63, PETRI_TRANSITIONS=61}
[2024-11-28 02:50:27,586 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 21 predicate places.
[2024-11-28 02:50:27,586 INFO  L471      AbstractCegarLoop]: Abstraction has has 63 places, 61 transitions, 477 flow
[2024-11-28 02:50:27,586 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-11-28 02:50:27,586 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:27,586 INFO  L206   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]
[2024-11-28 02:50:27,587 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-28 02:50:27,587 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:27,587 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:27,588 INFO  L85        PathProgramCache]: Analyzing trace with hash 1749425879, now seen corresponding path program 3 times
[2024-11-28 02:50:27,588 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:27,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119265256]
[2024-11-28 02:50:27,588 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-28 02:50:27,588 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:27,617 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-28 02:50:27,618 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:27,852 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:27,852 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:27,853 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119265256]
[2024-11-28 02:50:27,853 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119265256] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:27,853 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:27,853 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:27,853 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [23721603]
[2024-11-28 02:50:27,853 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:27,853 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:27,854 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:27,854 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:27,854 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:27,858 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:27,858 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 61 transitions, 477 flow. Second operand  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:27,859 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:27,859 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:27,859 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:28,433 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,434 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,434 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,434 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,434 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,435 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,435 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,435 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,435 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,451 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is cut-off event
[2024-11-28 02:50:28,451 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,451 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,451 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,456 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,456 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,456 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,456 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,508 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,509 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,509 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,509 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,509 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,510 INFO  L294   olderBase$Statistics]: this new event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:28,510 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:28,510 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:28,510 INFO  L297   olderBase$Statistics]:   existing Event has 20 ancestors and is not cut-off event
[2024-11-28 02:50:28,510 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:28,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,510 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,510 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,511 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,511 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,515 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,515 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,516 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,516 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,535 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,535 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,535 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,535 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,535 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,535 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,574 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,574 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,574 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,574 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,574 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,574 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,575 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,575 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,575 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,575 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,577 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#thread2EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,578 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,578 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,578 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,578 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,578 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,578 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,578 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,579 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,579 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,591 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,591 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,591 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,591 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,592 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,592 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,592 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,592 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,593 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,596 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,596 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,596 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,596 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,597 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,598 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,598 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,598 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,599 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,599 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,600 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,601 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,601 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,601 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,601 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,601 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,605 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,606 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,606 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,644 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,644 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,644 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,644 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,644 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,645 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,645 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:28,645 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:28,645 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:28,645 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:28,645 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:28,645 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,645 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,646 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,646 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,646 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,646 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,646 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,647 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,647 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-28 02:50:28,647 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,649 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,649 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,649 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,649 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,649 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,650 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,650 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:28,650 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:28,650 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:28,650 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is not cut-off event
[2024-11-28 02:50:28,650 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is not cut-off event
[2024-11-28 02:50:28,651 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,651 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,651 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,651 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,651 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,653 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,653 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,653 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,653 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,653 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,653 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,654 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,654 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,654 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,654 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,654 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,655 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,655 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,655 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,656 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,656 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,656 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,667 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,667 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,667 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,667 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,668 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,668 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,675 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,676 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,676 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,676 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,676 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,676 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,700 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,700 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,701 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,701 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,706 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,707 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,707 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,707 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,707 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,707 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,708 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,708 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,708 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:28,709 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:28,709 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:28,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,710 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,712 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,712 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,712 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,712 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,712 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,712 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,714 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [8#L67true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,715 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,715 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,715 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,715 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,715 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,716 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 13#L98-4true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,716 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,716 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,716 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,716 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,716 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,716 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 83#true, 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,737 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:50:28,737 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,737 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:50:28,737 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:50:28,739 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,739 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,739 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,739 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,739 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,740 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,740 INFO  L294   olderBase$Statistics]: this new event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:28,740 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:50:28,740 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:50:28,740 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is not cut-off event
[2024-11-28 02:50:28,740 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:50:28,740 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,741 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,741 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,741 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,741 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,742 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([384] L79-->L74-1: Formula: (< v_~j2~0_4 v_~M2~0_4)  InVars {~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  OutVars{~M2~0=v_~M2~0_4, ~j2~0=v_~j2~0_4}  AuxVars[]  AssignedVars[][81], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 246#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,742 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,742 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,742 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,743 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,743 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,752 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][36], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 10#thread2EXITtrue, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 34#L40-1true, Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,752 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,752 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,752 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,752 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,752 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,769 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 7#L56true, 21#L79true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,769 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,769 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,769 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,769 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,769 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,771 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][71], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 83#true, Black: 66#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 185#(< ~i2~0 ~N2~0), 246#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 54#true, 38#thread3EXITtrue, 34#L40-1true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), Black: 243#(and (= ~j1~0 0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), 21#L79true, 7#L56true, 11#L99true, 238#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:28,771 INFO  L294   olderBase$Statistics]: this new event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,771 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,771 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,771 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,771 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,771 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:50:28,943 INFO  L124   PetriNetUnfolderBase]: 6663/9226 cut-off events.
[2024-11-28 02:50:28,943 INFO  L125   PetriNetUnfolderBase]: For 48555/49366 co-relation queries the response was YES.
[2024-11-28 02:50:28,972 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 41935 conditions, 9226 events. 6663/9226 cut-off events. For 48555/49366 co-relation queries the response was YES. Maximal size of possible extension queue 642. Compared 50509 event pairs, 1392 based on Foata normal form. 145/9039 useless extension candidates. Maximal degree in co-relation 17616. Up to 6824 conditions per place. 
[2024-11-28 02:50:29,022 INFO  L140   encePairwiseOnDemand]: 31/38 looper letters, 78 selfloop transitions, 10 changer transitions 4/108 dead transitions.
[2024-11-28 02:50:29,023 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 108 transitions, 1017 flow
[2024-11-28 02:50:29,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:29,023 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:29,024 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 104 transitions.
[2024-11-28 02:50:29,024 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6842105263157895
[2024-11-28 02:50:29,024 INFO  L175             Difference]: Start difference. First operand has 63 places, 61 transitions, 477 flow. Second operand 4 states and 104 transitions.
[2024-11-28 02:50:29,024 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 108 transitions, 1017 flow
[2024-11-28 02:50:29,045 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 108 transitions, 1009 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-28 02:50:29,047 INFO  L231             Difference]: Finished difference. Result has 67 places, 68 transitions, 568 flow
[2024-11-28 02:50:29,047 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=472, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=568, PETRI_PLACES=67, PETRI_TRANSITIONS=68}
[2024-11-28 02:50:29,048 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 25 predicate places.
[2024-11-28 02:50:29,050 INFO  L471      AbstractCegarLoop]: Abstraction has has 67 places, 68 transitions, 568 flow
[2024-11-28 02:50:29,051 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:29,051 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:29,051 INFO  L206   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]
[2024-11-28 02:50:29,051 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-28 02:50:29,051 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:29,052 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:29,052 INFO  L85        PathProgramCache]: Analyzing trace with hash 1831724665, now seen corresponding path program 4 times
[2024-11-28 02:50:29,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:29,052 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1877474170]
[2024-11-28 02:50:29,053 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-28 02:50:29,053 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:29,074 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-28 02:50:29,074 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:29,167 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:29,167 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:29,167 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1877474170]
[2024-11-28 02:50:29,168 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1877474170] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:29,168 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:29,169 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:29,169 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1850512426]
[2024-11-28 02:50:29,169 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:29,169 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:29,170 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:29,170 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:29,170 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:29,180 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:29,180 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 68 transitions, 568 flow. Second operand  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:29,180 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:29,180 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:29,180 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:30,114 INFO  L124   PetriNetUnfolderBase]: 5155/7273 cut-off events.
[2024-11-28 02:50:30,114 INFO  L125   PetriNetUnfolderBase]: For 44168/44919 co-relation queries the response was YES.
[2024-11-28 02:50:30,137 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 36672 conditions, 7273 events. 5155/7273 cut-off events. For 44168/44919 co-relation queries the response was YES. Maximal size of possible extension queue 545. Compared 40724 event pairs, 1095 based on Foata normal form. 341/7475 useless extension candidates. Maximal degree in co-relation 17799. Up to 4109 conditions per place. 
[2024-11-28 02:50:30,174 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 83 selfloop transitions, 17 changer transitions 12/124 dead transitions.
[2024-11-28 02:50:30,174 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 124 transitions, 1144 flow
[2024-11-28 02:50:30,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:30,175 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:30,176 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 132 transitions.
[2024-11-28 02:50:30,176 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6947368421052632
[2024-11-28 02:50:30,176 INFO  L175             Difference]: Start difference. First operand has 67 places, 68 transitions, 568 flow. Second operand 5 states and 132 transitions.
[2024-11-28 02:50:30,176 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 124 transitions, 1144 flow
[2024-11-28 02:50:30,190 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 124 transitions, 1134 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-28 02:50:30,192 INFO  L231             Difference]: Finished difference. Result has 72 places, 67 transitions, 617 flow
[2024-11-28 02:50:30,192 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=551, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=617, PETRI_PLACES=72, PETRI_TRANSITIONS=67}
[2024-11-28 02:50:30,194 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 30 predicate places.
[2024-11-28 02:50:30,194 INFO  L471      AbstractCegarLoop]: Abstraction has has 72 places, 67 transitions, 617 flow
[2024-11-28 02:50:30,195 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-11-28 02:50:30,197 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:30,197 INFO  L206   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]
[2024-11-28 02:50:30,197 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-28 02:50:30,198 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:30,198 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:30,198 INFO  L85        PathProgramCache]: Analyzing trace with hash 128481119, now seen corresponding path program 1 times
[2024-11-28 02:50:30,198 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:30,198 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [853716941]
[2024-11-28 02:50:30,198 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:30,198 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:30,223 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:30,380 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:50:30,381 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:30,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [853716941]
[2024-11-28 02:50:30,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [853716941] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:30,381 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:30,381 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:30,381 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [906533990]
[2024-11-28 02:50:30,381 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:30,381 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:30,382 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:30,382 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:30,382 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:30,392 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38
[2024-11-28 02:50:30,392 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 67 transitions, 617 flow. Second operand  has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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-11-28 02:50:30,393 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:30,393 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38
[2024-11-28 02:50:30,393 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:31,145 INFO  L124   PetriNetUnfolderBase]: 4709/6783 cut-off events.
[2024-11-28 02:50:31,146 INFO  L125   PetriNetUnfolderBase]: For 52013/53006 co-relation queries the response was YES.
[2024-11-28 02:50:31,187 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 36847 conditions, 6783 events. 4709/6783 cut-off events. For 52013/53006 co-relation queries the response was YES. Maximal size of possible extension queue 527. Compared 38033 event pairs, 1452 based on Foata normal form. 241/6751 useless extension candidates. Maximal degree in co-relation 17845. Up to 5594 conditions per place. 
[2024-11-28 02:50:31,244 INFO  L140   encePairwiseOnDemand]: 33/38 looper letters, 59 selfloop transitions, 6 changer transitions 9/90 dead transitions.
[2024-11-28 02:50:31,245 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 90 transitions, 944 flow
[2024-11-28 02:50:31,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:31,245 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:31,246 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 96 transitions.
[2024-11-28 02:50:31,246 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.631578947368421
[2024-11-28 02:50:31,246 INFO  L175             Difference]: Start difference. First operand has 72 places, 67 transitions, 617 flow. Second operand 4 states and 96 transitions.
[2024-11-28 02:50:31,246 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 90 transitions, 944 flow
[2024-11-28 02:50:31,289 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 90 transitions, 911 flow, removed 13 selfloop flow, removed 1 redundant places.
[2024-11-28 02:50:31,291 INFO  L231             Difference]: Finished difference. Result has 75 places, 67 transitions, 614 flow
[2024-11-28 02:50:31,292 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=586, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=61, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=614, PETRI_PLACES=75, PETRI_TRANSITIONS=67}
[2024-11-28 02:50:31,293 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 33 predicate places.
[2024-11-28 02:50:31,294 INFO  L471      AbstractCegarLoop]: Abstraction has has 75 places, 67 transitions, 614 flow
[2024-11-28 02:50:31,294 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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-11-28 02:50:31,294 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:31,295 INFO  L206   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]
[2024-11-28 02:50:31,295 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-28 02:50:31,295 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:31,296 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:31,296 INFO  L85        PathProgramCache]: Analyzing trace with hash 1574232311, now seen corresponding path program 2 times
[2024-11-28 02:50:31,296 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:31,296 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [56256802]
[2024-11-28 02:50:31,296 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-28 02:50:31,296 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:31,323 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-28 02:50:31,323 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:31,573 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:31,573 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:31,573 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [56256802]
[2024-11-28 02:50:31,574 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [56256802] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:31,574 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:31,574 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-28 02:50:31,574 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1997554691]
[2024-11-28 02:50:31,574 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:31,574 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-28 02:50:31,574 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:31,575 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-28 02:50:31,575 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-28 02:50:31,589 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:31,590 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 67 transitions, 614 flow. Second operand  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 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-11-28 02:50:31,590 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:31,591 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:31,591 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:32,422 INFO  L124   PetriNetUnfolderBase]: 5077/7064 cut-off events.
[2024-11-28 02:50:32,423 INFO  L125   PetriNetUnfolderBase]: For 56463/56878 co-relation queries the response was YES.
[2024-11-28 02:50:32,447 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 38956 conditions, 7064 events. 5077/7064 cut-off events. For 56463/56878 co-relation queries the response was YES. Maximal size of possible extension queue 434. Compared 36128 event pairs, 787 based on Foata normal form. 299/7280 useless extension candidates. Maximal degree in co-relation 18356. Up to 3683 conditions per place. 
[2024-11-28 02:50:32,501 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 90 selfloop transitions, 14 changer transitions 0/116 dead transitions.
[2024-11-28 02:50:32,501 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 116 transitions, 1207 flow
[2024-11-28 02:50:32,502 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:32,502 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:32,503 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 126 transitions.
[2024-11-28 02:50:32,503 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6631578947368421
[2024-11-28 02:50:32,503 INFO  L175             Difference]: Start difference. First operand has 75 places, 67 transitions, 614 flow. Second operand 5 states and 126 transitions.
[2024-11-28 02:50:32,503 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 116 transitions, 1207 flow
[2024-11-28 02:50:32,550 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 116 transitions, 1187 flow, removed 4 selfloop flow, removed 3 redundant places.
[2024-11-28 02:50:32,553 INFO  L231             Difference]: Finished difference. Result has 76 places, 68 transitions, 640 flow
[2024-11-28 02:50:32,553 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=594, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=640, PETRI_PLACES=76, PETRI_TRANSITIONS=68}
[2024-11-28 02:50:32,554 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 34 predicate places.
[2024-11-28 02:50:32,554 INFO  L471      AbstractCegarLoop]: Abstraction has has 76 places, 68 transitions, 640 flow
[2024-11-28 02:50:32,554 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 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-11-28 02:50:32,555 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:32,555 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:32,555 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-28 02:50:32,555 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:32,556 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:32,556 INFO  L85        PathProgramCache]: Analyzing trace with hash -592928441, now seen corresponding path program 1 times
[2024-11-28 02:50:32,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:32,556 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335453649]
[2024-11-28 02:50:32,556 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:32,557 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:32,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:32,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:32,722 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:32,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335453649]
[2024-11-28 02:50:32,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335453649] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:32,723 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:32,723 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-28 02:50:32,723 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114375911]
[2024-11-28 02:50:32,723 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:32,723 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-28 02:50:32,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:32,724 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-28 02:50:32,724 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-28 02:50:32,726 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:32,727 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 68 transitions, 640 flow. Second operand  has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 02:50:32,727 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:32,727 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:32,727 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:33,299 INFO  L124   PetriNetUnfolderBase]: 4253/5944 cut-off events.
[2024-11-28 02:50:33,299 INFO  L125   PetriNetUnfolderBase]: For 47549/48147 co-relation queries the response was YES.
[2024-11-28 02:50:33,325 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 33559 conditions, 5944 events. 4253/5944 cut-off events. For 47549/48147 co-relation queries the response was YES. Maximal size of possible extension queue 366. Compared 30316 event pairs, 766 based on Foata normal form. 321/6120 useless extension candidates. Maximal degree in co-relation 19361. Up to 3491 conditions per place. 
[2024-11-28 02:50:33,357 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 78 selfloop transitions, 14 changer transitions 0/104 dead transitions.
[2024-11-28 02:50:33,357 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 104 transitions, 1027 flow
[2024-11-28 02:50:33,358 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:33,358 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:33,358 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 123 transitions.
[2024-11-28 02:50:33,359 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6473684210526316
[2024-11-28 02:50:33,359 INFO  L175             Difference]: Start difference. First operand has 76 places, 68 transitions, 640 flow. Second operand 5 states and 123 transitions.
[2024-11-28 02:50:33,359 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 104 transitions, 1027 flow
[2024-11-28 02:50:33,394 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 104 transitions, 1001 flow, removed 0 selfloop flow, removed 3 redundant places.
[2024-11-28 02:50:33,396 INFO  L231             Difference]: Finished difference. Result has 78 places, 67 transitions, 640 flow
[2024-11-28 02:50:33,396 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=640, PETRI_PLACES=78, PETRI_TRANSITIONS=67}
[2024-11-28 02:50:33,396 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 36 predicate places.
[2024-11-28 02:50:33,397 INFO  L471      AbstractCegarLoop]: Abstraction has has 78 places, 67 transitions, 640 flow
[2024-11-28 02:50:33,397 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 02:50:33,397 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:33,397 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:33,397 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-28 02:50:33,397 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:33,398 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:33,398 INFO  L85        PathProgramCache]: Analyzing trace with hash 1690973199, now seen corresponding path program 2 times
[2024-11-28 02:50:33,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:33,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109452590]
[2024-11-28 02:50:33,398 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-28 02:50:33,399 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:33,413 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-28 02:50:33,413 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:33,515 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-28 02:50:33,516 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:33,516 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109452590]
[2024-11-28 02:50:33,516 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109452590] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:33,516 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:33,516 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:33,516 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050084824]
[2024-11-28 02:50:33,516 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:33,517 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:33,517 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:33,517 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:33,517 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:33,526 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38
[2024-11-28 02:50:33,527 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 67 transitions, 640 flow. Second operand  has 4 states, 4 states have (on average 18.5) internal successors, (74), 4 states have internal predecessors, (74), 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-11-28 02:50:33,527 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:33,527 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38
[2024-11-28 02:50:33,527 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:34,157 INFO  L124   PetriNetUnfolderBase]: 3693/5394 cut-off events.
[2024-11-28 02:50:34,157 INFO  L125   PetriNetUnfolderBase]: For 36393/37017 co-relation queries the response was YES.
[2024-11-28 02:50:34,175 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 28944 conditions, 5394 events. 3693/5394 cut-off events. For 36393/37017 co-relation queries the response was YES. Maximal size of possible extension queue 309. Compared 28347 event pairs, 856 based on Foata normal form. 175/5300 useless extension candidates. Maximal degree in co-relation 20573. Up to 4179 conditions per place. 
[2024-11-28 02:50:34,199 INFO  L140   encePairwiseOnDemand]: 33/38 looper letters, 60 selfloop transitions, 7 changer transitions 0/89 dead transitions.
[2024-11-28 02:50:34,199 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 89 transitions, 917 flow
[2024-11-28 02:50:34,200 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:34,200 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:34,200 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 99 transitions.
[2024-11-28 02:50:34,200 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6513157894736842
[2024-11-28 02:50:34,200 INFO  L175             Difference]: Start difference. First operand has 78 places, 67 transitions, 640 flow. Second operand 4 states and 99 transitions.
[2024-11-28 02:50:34,200 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 89 transitions, 917 flow
[2024-11-28 02:50:34,227 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 89 transitions, 895 flow, removed 0 selfloop flow, removed 3 redundant places.
[2024-11-28 02:50:34,229 INFO  L231             Difference]: Finished difference. Result has 79 places, 67 transitions, 638 flow
[2024-11-28 02:50:34,229 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=618, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=638, PETRI_PLACES=79, PETRI_TRANSITIONS=67}
[2024-11-28 02:50:34,229 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 37 predicate places.
[2024-11-28 02:50:34,229 INFO  L471      AbstractCegarLoop]: Abstraction has has 79 places, 67 transitions, 638 flow
[2024-11-28 02:50:34,230 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 18.5) internal successors, (74), 4 states have internal predecessors, (74), 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-11-28 02:50:34,230 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:34,230 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:34,230 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-28 02:50:34,230 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:34,230 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:34,231 INFO  L85        PathProgramCache]: Analyzing trace with hash -2123078275, now seen corresponding path program 3 times
[2024-11-28 02:50:34,231 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:34,231 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479923031]
[2024-11-28 02:50:34,231 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-28 02:50:34,231 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:34,243 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-28 02:50:34,243 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:34,338 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-28 02:50:34,338 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:34,339 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479923031]
[2024-11-28 02:50:34,339 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479923031] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:34,339 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:34,339 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 02:50:34,339 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072689327]
[2024-11-28 02:50:34,339 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:34,340 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 02:50:34,340 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:34,340 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 02:50:34,340 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-28 02:50:34,344 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:34,344 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 67 transitions, 638 flow. Second operand  has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 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-11-28 02:50:34,345 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:34,345 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:34,345 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:34,860 INFO  L124   PetriNetUnfolderBase]: 4095/5683 cut-off events.
[2024-11-28 02:50:34,860 INFO  L125   PetriNetUnfolderBase]: For 36919/37088 co-relation queries the response was YES.
[2024-11-28 02:50:34,878 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 30197 conditions, 5683 events. 4095/5683 cut-off events. For 36919/37088 co-relation queries the response was YES. Maximal size of possible extension queue 287. Compared 27465 event pairs, 911 based on Foata normal form. 83/5543 useless extension candidates. Maximal degree in co-relation 24326. Up to 4618 conditions per place. 
[2024-11-28 02:50:34,897 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 68 selfloop transitions, 11 changer transitions 2/99 dead transitions.
[2024-11-28 02:50:34,897 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 99 transitions, 1023 flow
[2024-11-28 02:50:34,897 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:34,897 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:34,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 100 transitions.
[2024-11-28 02:50:34,898 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6578947368421053
[2024-11-28 02:50:34,898 INFO  L175             Difference]: Start difference. First operand has 79 places, 67 transitions, 638 flow. Second operand 4 states and 100 transitions.
[2024-11-28 02:50:34,898 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 99 transitions, 1023 flow
[2024-11-28 02:50:34,925 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 99 transitions, 1012 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-28 02:50:34,927 INFO  L231             Difference]: Finished difference. Result has 80 places, 70 transitions, 668 flow
[2024-11-28 02:50:34,927 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=668, PETRI_PLACES=80, PETRI_TRANSITIONS=70}
[2024-11-28 02:50:34,928 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 38 predicate places.
[2024-11-28 02:50:34,928 INFO  L471      AbstractCegarLoop]: Abstraction has has 80 places, 70 transitions, 668 flow
[2024-11-28 02:50:34,928 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 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-11-28 02:50:34,928 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:34,928 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:34,928 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-28 02:50:34,928 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:34,929 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:34,929 INFO  L85        PathProgramCache]: Analyzing trace with hash -246239263, now seen corresponding path program 1 times
[2024-11-28 02:50:34,929 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:34,929 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298979472]
[2024-11-28 02:50:34,929 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:34,929 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:34,943 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:35,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:35,013 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:35,013 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [298979472]
[2024-11-28 02:50:35,013 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [298979472] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-28 02:50:35,013 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1018037957]
[2024-11-28 02:50:35,013 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 02:50:35,013 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 02:50:35,014 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 02:50:35,015 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-28 02:50:35,020 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-28 02:50:35,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 02:50:35,104 INFO  L256         TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-28 02:50:35,105 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-28 02:50:35,152 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:35,153 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-28 02:50:35,206 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:35,206 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1018037957] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-28 02:50:35,206 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-28 02:50:35,206 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 4
[2024-11-28 02:50:35,207 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246458705]
[2024-11-28 02:50:35,207 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-28 02:50:35,209 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-28 02:50:35,210 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:35,210 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-28 02:50:35,210 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-28 02:50:35,210 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 14 out of 38
[2024-11-28 02:50:35,210 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 70 transitions, 668 flow. Second operand  has 5 states, 5 states have (on average 19.0) internal successors, (95), 5 states have internal predecessors, (95), 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-11-28 02:50:35,211 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:35,211 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 38
[2024-11-28 02:50:35,211 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:36,064 INFO  L124   PetriNetUnfolderBase]: 6140/9452 cut-off events.
[2024-11-28 02:50:36,064 INFO  L125   PetriNetUnfolderBase]: For 79109/81015 co-relation queries the response was YES.
[2024-11-28 02:50:36,232 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 51700 conditions, 9452 events. 6140/9452 cut-off events. For 79109/81015 co-relation queries the response was YES. Maximal size of possible extension queue 579. Compared 59646 event pairs, 1634 based on Foata normal form. 960/9966 useless extension candidates. Maximal degree in co-relation 37413. Up to 3744 conditions per place. 
[2024-11-28 02:50:36,264 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 69 selfloop transitions, 28 changer transitions 2/130 dead transitions.
[2024-11-28 02:50:36,265 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 130 transitions, 1362 flow
[2024-11-28 02:50:36,265 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 02:50:36,265 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-28 02:50:36,265 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 118 transitions.
[2024-11-28 02:50:36,266 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7763157894736842
[2024-11-28 02:50:36,266 INFO  L175             Difference]: Start difference. First operand has 80 places, 70 transitions, 668 flow. Second operand 4 states and 118 transitions.
[2024-11-28 02:50:36,266 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 130 transitions, 1362 flow
[2024-11-28 02:50:36,317 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 130 transitions, 1293 flow, removed 19 selfloop flow, removed 6 redundant places.
[2024-11-28 02:50:36,319 INFO  L231             Difference]: Finished difference. Result has 75 places, 95 transitions, 1054 flow
[2024-11-28 02:50:36,319 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=621, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1054, PETRI_PLACES=75, PETRI_TRANSITIONS=95}
[2024-11-28 02:50:36,320 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 33 predicate places.
[2024-11-28 02:50:36,320 INFO  L471      AbstractCegarLoop]: Abstraction has has 75 places, 95 transitions, 1054 flow
[2024-11-28 02:50:36,320 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.0) internal successors, (95), 5 states have internal predecessors, (95), 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-11-28 02:50:36,320 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:36,320 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:36,329 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-28 02:50:36,521 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-28 02:50:36,521 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:36,522 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:36,522 INFO  L85        PathProgramCache]: Analyzing trace with hash 196441335, now seen corresponding path program 2 times
[2024-11-28 02:50:36,522 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:36,522 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [345565674]
[2024-11-28 02:50:36,522 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-28 02:50:36,522 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:36,537 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-28 02:50:36,537 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:36,665 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:36,666 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:36,666 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [345565674]
[2024-11-28 02:50:36,666 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [345565674] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:36,666 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:36,666 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-28 02:50:36,666 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723977519]
[2024-11-28 02:50:36,666 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:36,666 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-28 02:50:36,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:36,667 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-28 02:50:36,667 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-28 02:50:36,667 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 14 out of 38
[2024-11-28 02:50:36,667 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 95 transitions, 1054 flow. Second operand  has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 states have internal predecessors, (92), 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-11-28 02:50:36,667 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:36,667 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 38
[2024-11-28 02:50:36,668 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:38,750 INFO  L124   PetriNetUnfolderBase]: 12496/19006 cut-off events.
[2024-11-28 02:50:38,751 INFO  L125   PetriNetUnfolderBase]: For 191066/197130 co-relation queries the response was YES.
[2024-11-28 02:50:38,854 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 112197 conditions, 19006 events. 12496/19006 cut-off events. For 191066/197130 co-relation queries the response was YES. Maximal size of possible extension queue 1131. Compared 131133 event pairs, 2797 based on Foata normal form. 1541/19711 useless extension candidates. Maximal degree in co-relation 28654. Up to 7304 conditions per place. 
[2024-11-28 02:50:38,961 INFO  L140   encePairwiseOnDemand]: 32/38 looper letters, 87 selfloop transitions, 68 changer transitions 2/188 dead transitions.
[2024-11-28 02:50:38,962 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 188 transitions, 2217 flow
[2024-11-28 02:50:38,962 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-28 02:50:38,962 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2024-11-28 02:50:38,963 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 152 transitions.
[2024-11-28 02:50:38,963 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8
[2024-11-28 02:50:38,963 INFO  L175             Difference]: Start difference. First operand has 75 places, 95 transitions, 1054 flow. Second operand 5 states and 152 transitions.
[2024-11-28 02:50:38,963 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 188 transitions, 2217 flow
[2024-11-28 02:50:39,029 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 188 transitions, 2183 flow, removed 17 selfloop flow, removed 0 redundant places.
[2024-11-28 02:50:39,033 INFO  L231             Difference]: Finished difference. Result has 81 places, 135 transitions, 1816 flow
[2024-11-28 02:50:39,033 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=1020, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=43, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1816, PETRI_PLACES=81, PETRI_TRANSITIONS=135}
[2024-11-28 02:50:39,034 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 39 predicate places.
[2024-11-28 02:50:39,034 INFO  L471      AbstractCegarLoop]: Abstraction has has 81 places, 135 transitions, 1816 flow
[2024-11-28 02:50:39,034 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 18.4) internal successors, (92), 5 states have internal predecessors, (92), 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-11-28 02:50:39,034 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:39,035 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:39,035 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-28 02:50:39,035 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:39,036 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:39,036 INFO  L85        PathProgramCache]: Analyzing trace with hash -575969925, now seen corresponding path program 3 times
[2024-11-28 02:50:39,036 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:39,036 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1087057737]
[2024-11-28 02:50:39,036 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-28 02:50:39,036 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:39,059 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-28 02:50:39,060 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:39,328 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:50:39,329 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:39,329 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1087057737]
[2024-11-28 02:50:39,329 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1087057737] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-28 02:50:39,329 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [289803029]
[2024-11-28 02:50:39,329 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-28 02:50:39,329 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 02:50:39,330 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 02:50:39,332 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-28 02:50:39,339 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-28 02:50:39,440 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-28 02:50:39,440 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:39,443 INFO  L256         TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-28 02:50:39,446 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-28 02:50:39,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:50:39,704 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-28 02:50:39,932 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:50:39,932 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [289803029] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-28 02:50:39,932 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-28 02:50:39,933 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6, 5] total 14
[2024-11-28 02:50:39,933 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [507479987]
[2024-11-28 02:50:39,933 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:39,933 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-28 02:50:39,934 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:39,934 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-28 02:50:39,934 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=147, Unknown=0, NotChecked=0, Total=210
[2024-11-28 02:50:39,942 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:39,943 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 135 transitions, 1816 flow. Second operand  has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-11-28 02:50:39,943 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:39,943 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:39,943 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:44,507 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][87], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 623#(< ~i2~0 ~N2~0), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,507 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,507 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:50:44,507 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,507 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:50:44,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][64], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 10#thread2EXITtrue, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,792 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,792 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:50:44,792 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,792 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:50:44,818 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][64], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,818 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,818 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:50:44,818 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:50:44,818 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,833 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][87], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 623#(< ~i2~0 ~N2~0), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,833 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,833 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:50:44,833 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,833 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:50:44,898 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][64], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 10#thread2EXITtrue, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 11#L99true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,898 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,898 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:50:44,898 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,898 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:50:44,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][64], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 11#L99true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,909 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-11-28 02:50:44,909 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,909 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,909 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-11-28 02:50:44,914 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][64], [18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 10#thread2EXITtrue, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,914 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-11-28 02:50:44,914 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,914 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-11-28 02:50:44,914 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:50:44,953 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([372] L44-->L40-1: Formula: (< v_~i1~0_1 v_~N1~0_1)  InVars {~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  OutVars{~i1~0=v_~i1~0_1, ~N1~0=v_~N1~0_1}  AuxVars[]  AssignedVars[][64], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 54#true, Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 10#thread2EXITtrue, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, 28#L74-1true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0))])
[2024-11-28 02:50:44,953 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-11-28 02:50:44,953 INFO  L297   olderBase$Statistics]:   existing Event has 31 ancestors and is cut-off event
[2024-11-28 02:50:44,953 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,953 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:50:44,987 INFO  L124   PetriNetUnfolderBase]: 26655/37130 cut-off events.
[2024-11-28 02:50:44,987 INFO  L125   PetriNetUnfolderBase]: For 420736/429485 co-relation queries the response was YES.
[2024-11-28 02:50:45,122 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 236541 conditions, 37130 events. 26655/37130 cut-off events. For 420736/429485 co-relation queries the response was YES. Maximal size of possible extension queue 1899. Compared 238721 event pairs, 4170 based on Foata normal form. 2836/38023 useless extension candidates. Maximal degree in co-relation 92721. Up to 12577 conditions per place. 
[2024-11-28 02:50:45,288 INFO  L140   encePairwiseOnDemand]: 31/38 looper letters, 328 selfloop transitions, 55 changer transitions 0/400 dead transitions.
[2024-11-28 02:50:45,288 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 400 transitions, 6085 flow
[2024-11-28 02:50:45,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-28 02:50:45,288 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-11-28 02:50:45,289 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 211 transitions.
[2024-11-28 02:50:45,290 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.694078947368421
[2024-11-28 02:50:45,290 INFO  L175             Difference]: Start difference. First operand has 81 places, 135 transitions, 1816 flow. Second operand 8 states and 211 transitions.
[2024-11-28 02:50:45,290 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 400 transitions, 6085 flow
[2024-11-28 02:50:45,830 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 400 transitions, 5717 flow, removed 184 selfloop flow, removed 0 redundant places.
[2024-11-28 02:50:45,834 INFO  L231             Difference]: Finished difference. Result has 92 places, 165 transitions, 2351 flow
[2024-11-28 02:50:45,834 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=1702, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2351, PETRI_PLACES=92, PETRI_TRANSITIONS=165}
[2024-11-28 02:50:45,835 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 50 predicate places.
[2024-11-28 02:50:45,835 INFO  L471      AbstractCegarLoop]: Abstraction has has 92 places, 165 transitions, 2351 flow
[2024-11-28 02:50:45,835 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-11-28 02:50:45,836 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:45,836 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:45,846 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-28 02:50:46,036 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-28 02:50:46,036 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:46,037 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:46,037 INFO  L85        PathProgramCache]: Analyzing trace with hash -2070420535, now seen corresponding path program 4 times
[2024-11-28 02:50:46,037 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:46,037 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1668265715]
[2024-11-28 02:50:46,037 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-28 02:50:46,037 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:46,060 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-28 02:50:46,060 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:46,184 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:50:46,184 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:46,184 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1668265715]
[2024-11-28 02:50:46,184 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1668265715] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:46,185 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:50:46,185 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-28 02:50:46,185 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1827676264]
[2024-11-28 02:50:46,185 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:46,185 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-28 02:50:46,186 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:46,186 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-28 02:50:46,186 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-28 02:50:46,188 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:50:46,188 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 165 transitions, 2351 flow. Second operand  has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-11-28 02:50:46,188 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:46,188 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:50:46,188 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:50:54,210 INFO  L124   PetriNetUnfolderBase]: 43749/62338 cut-off events.
[2024-11-28 02:50:54,210 INFO  L125   PetriNetUnfolderBase]: For 827112/833254 co-relation queries the response was YES.
[2024-11-28 02:50:54,456 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 416601 conditions, 62338 events. 43749/62338 cut-off events. For 827112/833254 co-relation queries the response was YES. Maximal size of possible extension queue 3079. Compared 443428 event pairs, 8276 based on Foata normal form. 3146/63830 useless extension candidates. Maximal degree in co-relation 166454. Up to 19349 conditions per place. 
[2024-11-28 02:50:54,934 INFO  L140   encePairwiseOnDemand]: 31/38 looper letters, 344 selfloop transitions, 123 changer transitions 5/493 dead transitions.
[2024-11-28 02:50:54,934 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 493 transitions, 8182 flow
[2024-11-28 02:50:54,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-28 02:50:54,935 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-11-28 02:50:54,936 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 215 transitions.
[2024-11-28 02:50:54,936 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7072368421052632
[2024-11-28 02:50:54,936 INFO  L175             Difference]: Start difference. First operand has 92 places, 165 transitions, 2351 flow. Second operand 8 states and 215 transitions.
[2024-11-28 02:50:54,936 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 493 transitions, 8182 flow
[2024-11-28 02:50:55,883 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 493 transitions, 7979 flow, removed 78 selfloop flow, removed 1 redundant places.
[2024-11-28 02:50:55,888 INFO  L231             Difference]: Finished difference. Result has 104 places, 259 transitions, 4342 flow
[2024-11-28 02:50:55,888 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=2296, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=165, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=43, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=108, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=4342, PETRI_PLACES=104, PETRI_TRANSITIONS=259}
[2024-11-28 02:50:55,888 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 62 predicate places.
[2024-11-28 02:50:55,888 INFO  L471      AbstractCegarLoop]: Abstraction has has 104 places, 259 transitions, 4342 flow
[2024-11-28 02:50:55,889 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 16.333333333333332) internal successors, (98), 6 states have internal predecessors, (98), 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-11-28 02:50:55,889 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:50:55,889 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:50:55,889 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-28 02:50:55,889 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:50:55,889 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:50:55,889 INFO  L85        PathProgramCache]: Analyzing trace with hash 849005851, now seen corresponding path program 5 times
[2024-11-28 02:50:55,889 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:50:55,889 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115593533]
[2024-11-28 02:50:55,889 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-28 02:50:55,890 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:50:55,900 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-28 02:50:55,901 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:55,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 02:50:55,986 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:50:55,986 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115593533]
[2024-11-28 02:50:55,986 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115593533] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-28 02:50:55,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1921982156]
[2024-11-28 02:50:55,987 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-28 02:50:55,987 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 02:50:55,987 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 02:50:55,989 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-28 02:50:55,992 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-28 02:50:56,064 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-28 02:50:56,064 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:50:56,066 INFO  L256         TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-28 02:50:56,067 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-28 02:50:56,261 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:50:56,261 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-28 02:50:56,261 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1921982156] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:50:56,261 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-28 02:50:56,262 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 9
[2024-11-28 02:50:56,262 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1168667412]
[2024-11-28 02:50:56,262 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:50:56,262 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-28 02:50:56,263 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:50:56,265 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-28 02:50:56,265 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90
[2024-11-28 02:50:56,277 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 13 out of 38
[2024-11-28 02:50:56,278 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 259 transitions, 4342 flow. Second operand  has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 02:50:56,278 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:50:56,278 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 38
[2024-11-28 02:50:56,278 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:51:00,487 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][204], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 40#L97-4true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 482#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:00,487 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is cut-off event
[2024-11-28 02:51:00,488 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:51:00,488 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:51:00,488 INFO  L297   olderBase$Statistics]:   existing Event has 22 ancestors and is cut-off event
[2024-11-28 02:51:01,489 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][204], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 482#true, 255#(<= (+ ~i1~0 1) ~N1~0), 35#L98-3true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:01,489 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is cut-off event
[2024-11-28 02:51:01,489 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:51:01,489 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:51:01,489 INFO  L297   olderBase$Statistics]:   existing Event has 23 ancestors and is cut-off event
[2024-11-28 02:51:02,167 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][204], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 709#(<= ~M1~0 ~j1~0), 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, 4#$Ultimate##0true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 482#true, 255#(<= (+ ~i1~0 1) ~N1~0), 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:02,167 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is cut-off event
[2024-11-28 02:51:02,167 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:51:02,167 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:51:02,167 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is cut-off event
[2024-11-28 02:51:02,472 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][105], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, 297#(= ~counter~0 0), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:02,473 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-11-28 02:51:02,473 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:02,473 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:02,473 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:03,396 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][105], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, 297#(= ~counter~0 0), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:03,396 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-11-28 02:51:03,396 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:03,396 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:03,396 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:03,424 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][204], [Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, 4#$Ultimate##0true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 482#true, 255#(<= (+ ~i1~0 1) ~N1~0), 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:03,424 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-11-28 02:51:03,424 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:03,424 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:03,424 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:03,743 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][105], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, 297#(= ~counter~0 0), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:03,743 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-11-28 02:51:03,743 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:03,743 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:03,743 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:04,589 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][132], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 21#L79true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:04,589 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-11-28 02:51:04,589 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:04,589 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:04,589 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:04,774 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][105], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 252#true, 722#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 298#(<= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, 297#(= ~counter~0 0), Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:04,774 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-11-28 02:51:04,774 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:04,774 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:04,774 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:05,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][168], [18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, 722#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 485#(= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 3#thread4EXITtrue, Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:05,229 INFO  L294   olderBase$Statistics]: this new event has 29 ancestors and is cut-off event
[2024-11-28 02:51:05,229 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:51:05,229 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:51:05,229 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:51:05,564 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][132], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 21#L79true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:05,564 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-11-28 02:51:05,565 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:05,565 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:05,565 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:05,571 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][132], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:05,571 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-11-28 02:51:05,571 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:05,571 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:05,571 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:06,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][168], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 252#true, 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 485#(= ~counter~0 1), 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, Black: 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:06,581 INFO  L294   olderBase$Statistics]: this new event has 30 ancestors and is cut-off event
[2024-11-28 02:51:06,581 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-11-28 02:51:06,581 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-11-28 02:51:06,581 INFO  L297   olderBase$Statistics]:   existing Event has 30 ancestors and is cut-off event
[2024-11-28 02:51:06,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([378] L51-1-->L56: Formula: (and (= v_~i2~0_72 (+ v_~i2~0_73 1)) (not (= (ite (< 0 v_~counter~0_144) 1 0) 0)) (= v_~counter~0_144 (+ v_~counter~0_143 1)))  InVars {~counter~0=v_~counter~0_144, ~i2~0=v_~i2~0_73}  OutVars{~counter~0=v_~counter~0_143, thread2Thread1of1ForFork2_#t~post4#1=|v_thread2Thread1of1ForFork2_#t~post4#1_1|, ~i2~0=v_~i2~0_72, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_1|, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_1|, thread2Thread1of1ForFork2_#t~post3#1=|v_thread2Thread1of1ForFork2_#t~post3#1_1|}  AuxVars[]  AssignedVars[~counter~0, thread2Thread1of1ForFork2_#t~post4#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~post3#1, ~i2~0, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1][132], [Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 489#true, 7#L56true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 8#L67true, 83#true, Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), 3#thread4EXITtrue, 484#(= ~counter~0 0), Black: 185#(< ~i2~0 ~N2~0), Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:06,713 INFO  L294   olderBase$Statistics]: this new event has 31 ancestors and is cut-off event
[2024-11-28 02:51:06,713 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:06,713 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:06,713 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is cut-off event
[2024-11-28 02:51:07,404 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][146], [486#(= ~counter~0 2), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 28#L74-1true, 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 489#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:07,404 INFO  L294   olderBase$Statistics]: this new event has 32 ancestors and is cut-off event
[2024-11-28 02:51:07,404 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:07,404 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:07,405 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is cut-off event
[2024-11-28 02:51:07,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][146], [486#(= ~counter~0 2), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 252#true, 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 28#L74-1true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:07,638 INFO  L294   olderBase$Statistics]: this new event has 33 ancestors and is cut-off event
[2024-11-28 02:51:07,638 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:51:07,638 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:51:07,638 INFO  L297   olderBase$Statistics]:   existing Event has 29 ancestors and is cut-off event
[2024-11-28 02:51:08,296 INFO  L124   PetriNetUnfolderBase]: 53281/78014 cut-off events.
[2024-11-28 02:51:08,296 INFO  L125   PetriNetUnfolderBase]: For 1279558/1289202 co-relation queries the response was YES.
[2024-11-28 02:51:08,651 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 557896 conditions, 78014 events. 53281/78014 cut-off events. For 1279558/1289202 co-relation queries the response was YES. Maximal size of possible extension queue 3932. Compared 599112 event pairs, 13555 based on Foata normal form. 3967/78752 useless extension candidates. Maximal degree in co-relation 338952. Up to 47137 conditions per place. 
[2024-11-28 02:51:08,978 INFO  L140   encePairwiseOnDemand]: 33/38 looper letters, 308 selfloop transitions, 136 changer transitions 2/482 dead transitions.
[2024-11-28 02:51:08,978 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 482 transitions, 8592 flow
[2024-11-28 02:51:08,978 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-28 02:51:08,978 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-11-28 02:51:08,979 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 207 transitions.
[2024-11-28 02:51:08,979 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.680921052631579
[2024-11-28 02:51:08,979 INFO  L175             Difference]: Start difference. First operand has 104 places, 259 transitions, 4342 flow. Second operand 8 states and 207 transitions.
[2024-11-28 02:51:08,980 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 111 places, 482 transitions, 8592 flow
[2024-11-28 02:51:12,528 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 482 transitions, 8484 flow, removed 54 selfloop flow, removed 0 redundant places.
[2024-11-28 02:51:12,535 INFO  L231             Difference]: Finished difference. Result has 114 places, 332 transitions, 6158 flow
[2024-11-28 02:51:12,535 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=4288, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=259, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=89, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=165, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=6158, PETRI_PLACES=114, PETRI_TRANSITIONS=332}
[2024-11-28 02:51:12,536 INFO  L279   CegarLoopForPetriNet]: 42 programPoint places, 72 predicate places.
[2024-11-28 02:51:12,536 INFO  L471      AbstractCegarLoop]: Abstraction has has 114 places, 332 transitions, 6158 flow
[2024-11-28 02:51:12,536 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 02:51:12,536 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-28 02:51:12,536 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 02:51:12,543 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-28 02:51:12,737 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ff92fb92-c793-497b-b4e0-5cde1c3013f3/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 02:51:12,737 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] ===
[2024-11-28 02:51:12,738 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 02:51:12,738 INFO  L85        PathProgramCache]: Analyzing trace with hash 1351635517, now seen corresponding path program 6 times
[2024-11-28 02:51:12,738 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 02:51:12,738 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [454251391]
[2024-11-28 02:51:12,738 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-28 02:51:12,738 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 02:51:12,747 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s)
[2024-11-28 02:51:12,747 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-28 02:51:12,873 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-28 02:51:12,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 02:51:12,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [454251391]
[2024-11-28 02:51:12,874 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [454251391] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 02:51:12,874 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 02:51:12,874 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-28 02:51:12,874 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2104256244]
[2024-11-28 02:51:12,874 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 02:51:12,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-28 02:51:12,875 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 02:51:12,876 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-28 02:51:12,876 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-28 02:51:12,878 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 12 out of 38
[2024-11-28 02:51:12,878 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 114 places, 332 transitions, 6158 flow. Second operand  has 7 states, 7 states have (on average 15.714285714285714) internal successors, (110), 7 states have internal predecessors, (110), 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-11-28 02:51:12,878 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-28 02:51:12,879 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 38
[2024-11-28 02:51:12,879 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-28 02:51:18,640 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][164], [486#(= ~counter~0 2), Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), 18#L63-1true, Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), Black: 252#true, 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 28#L74-1true, 704#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:18,640 INFO  L294   olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event
[2024-11-28 02:51:18,640 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:51:18,640 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:51:18,640 INFO  L297   olderBase$Statistics]:   existing Event has 24 ancestors and is not cut-off event
[2024-11-28 02:51:20,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][164], [486#(= ~counter~0 2), Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), Black: 252#true, 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 28#L74-1true, 704#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 11#L99true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:20,253 INFO  L294   olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event
[2024-11-28 02:51:20,253 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is not cut-off event
[2024-11-28 02:51:20,253 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is not cut-off event
[2024-11-28 02:51:20,253 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is not cut-off event
[2024-11-28 02:51:21,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][164], [18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 485#(= ~counter~0 1), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0))])
[2024-11-28 02:51:21,821 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,821 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,821 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,821 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,888 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][164], [Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), 485#(= ~counter~0 1), 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:21,888 INFO  L294   olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,888 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,888 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:21,889 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is not cut-off event
[2024-11-28 02:51:22,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][96], [Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 255#(<= (+ ~i1~0 1) ~N1~0), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 18#L63-1true, Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 709#(<= ~M1~0 ~j1~0), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), 54#true, Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), 22#L44true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, 252#true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 482#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 13#L98-4true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:22,048 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is cut-off event
[2024-11-28 02:51:22,048 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:22,048 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:22,048 INFO  L297   olderBase$Statistics]:   existing Event has 25 ancestors and is cut-off event
[2024-11-28 02:51:23,392 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][164], [18#L63-1true, Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 252#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), 54#true, Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 28#L74-1true, 11#L99true, Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0)), Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), 485#(= ~counter~0 1), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0))])
[2024-11-28 02:51:23,392 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,392 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,392 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,392 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,465 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][164], [Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), Black: 252#true, 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 709#(<= ~M1~0 ~j1~0), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), 485#(= ~counter~0 1), 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 704#true, 28#L74-1true, 11#L99true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 489#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:23,465 INFO  L294   olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,465 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,465 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,465 INFO  L297   olderBase$Statistics]:   existing Event has 27 ancestors and is not cut-off event
[2024-11-28 02:51:23,566 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][96], [Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), Black: 255#(<= (+ ~i1~0 1) ~N1~0), 18#L63-1true, Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 709#(<= ~M1~0 ~j1~0), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 185#(< ~i2~0 ~N2~0), 22#L44true, Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 486#(= ~counter~0 2), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, 252#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 482#true, 28#L74-1true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), 11#L99true, Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 489#true, Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:23,566 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is cut-off event
[2024-11-28 02:51:23,566 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:23,566 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:23,566 INFO  L297   olderBase$Statistics]:   existing Event has 26 ancestors and is cut-off event
[2024-11-28 02:51:25,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([380] L67-->L63-1: Formula: (< v_~j1~0_3 v_~M1~0_1)  InVars {~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  OutVars{~j1~0=v_~j1~0_3, ~M1~0=v_~M1~0_1}  AuxVars[]  AssignedVars[][96], [486#(= ~counter~0 2), Black: 778#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0)), 18#L63-1true, Black: 829#(and (<= 1 ~j1~0) (= ~M1~0 ~N1~0) (<= ~i1~0 0)), Black: 65#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), Black: 257#(and (<= (+ ~i1~0 1) ~N1~0) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0))), Black: 833#(and (<= 1 ~j1~0) (<= ~i1~0 1) (= ~M1~0 ~N1~0) (<= 2 ~N1~0)), Black: 252#true, 843#(<= (+ ~j1~0 1) ~M1~0), 722#true, Black: 263#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 71#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~j1~0 0)), 706#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)), Black: 709#(<= ~M1~0 ~j1~0), Black: 715#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)) (<= ~M1~0 ~j1~0)), 54#true, Black: 707#(<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1)), Black: 711#(and (<= ~M1~0 (+ ~j1~0 1)) (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0 1))), Black: 79#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (= ~M2~0 ~M1~0)), Black: 713#(and (<= (+ ~M1~0 ~i1~0) (+ ~N1~0 ~j1~0)) (<= ~M1~0 ~j1~0)), Black: 80#(and (= ~i1~0 0) (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), Black: 273#(and (= ~j2~0 0) (= ~M1~0 ~N1~0) (<= 1 ~N1~0) (= ~M2~0 ~M1~0)), 627#(< (+ ~i2~0 1) ~N2~0), 185#(< ~i2~0 ~N2~0), Black: 280#(and (= ~M1~0 ~N1~0) (= ~j1~0 0) (<= 1 ~N1~0)), Black: 297#(= ~counter~0 0), Black: 298#(<= ~counter~0 1), Black: 292#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 484#(= ~counter~0 0), 36#L51-1true, Black: 83#true, Black: 198#(or (< ~N1~0 (+ ~i1~0 1)) (< ~i2~0 ~N2~0)), 295#true, 34#L40-1true, Black: 240#(and (= ~j1~0 0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 52#(= ~counter~0 0), 255#(<= (+ ~i1~0 1) ~N1~0), 28#L74-1true, 13#L98-4true, Black: 248#(and (= ~j2~0 0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 249#(and (= ~j2~0 0) (<= 1 ~M1~0) (= ~j1~0 0) (= ~M2~0 ~M1~0)), Black: 623#(< ~i2~0 ~N2~0), Black: 489#true, Black: 60#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (<= ~M1~0 0) (= ~M1~0 ~N2~0)), Black: 699#(and (<= (+ ~i2~0 1) ~N2~0) (or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))), Black: 56#(and (= ~i1~0 0) (= ~M1~0 ~N1~0) (= ~i2~0 0) (= ~M1~0 ~N2~0)), Black: 661#(or (< ~N1~0 (+ ~i1~0 1)) (< (+ ~i2~0 1) ~N2~0))])
[2024-11-28 02:51:25,165 INFO  L294   olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event
[2024-11-28 02:51:25,165 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is not cut-off event
[2024-11-28 02:51:25,165 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is not cut-off event
[2024-11-28 02:51:25,165 INFO  L297   olderBase$Statistics]:   existing Event has 28 ancestors and is not cut-off event