./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/parallel-barrier-loop.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_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/parallel-barrier-loop.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1 --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 a107795e01eed1ee79fba30cb5022ee32b5d5a3711e8a094ab0bb165fd3efa7a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 06:07:23,628 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 06:07:23,683 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-12-02 06:07:23,687 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 06:07:23,687 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 06:07:23,708 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 06:07:23,708 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 06:07:23,708 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 06:07:23,709 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 06:07:23,709 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 06:07:23,709 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 06:07:23,709 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 06:07:23,709 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 06:07:23,710 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-02 06:07:23,710 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 06:07:23,711 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:07:23,711 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:07:23,712 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:07:23,712 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 06:07:23,712 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 06:07:23,713 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 06:07:23,713 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 06:07:23,713 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 06:07:23,713 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_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1 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 -> a107795e01eed1ee79fba30cb5022ee32b5d5a3711e8a094ab0bb165fd3efa7a [2024-12-02 06:07:23,921 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 06:07:23,927 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 06:07:23,930 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 06:07:23,931 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 06:07:23,931 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 06:07:23,932 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/weaver/parallel-barrier-loop.wvr.c [2024-12-02 06:07:26,606 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/data/5843fc590/e2b12ea71947499a8d031e80b85a3064/FLAG7d98f032d [2024-12-02 06:07:26,805 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 06:07:26,806 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/sv-benchmarks/c/weaver/parallel-barrier-loop.wvr.c [2024-12-02 06:07:26,812 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/data/5843fc590/e2b12ea71947499a8d031e80b85a3064/FLAG7d98f032d [2024-12-02 06:07:27,174 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/data/5843fc590/e2b12ea71947499a8d031e80b85a3064 [2024-12-02 06:07:27,176 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 06:07:27,177 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 06:07:27,179 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 06:07:27,179 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 06:07:27,183 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 06:07:27,183 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,184 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@440f8bed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27, skipping insertion in model container [2024-12-02 06:07:27,184 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,200 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 06:07:27,359 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:07:27,368 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 06:07:27,396 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:07:27,411 INFO L204 MainTranslator]: Completed translation [2024-12-02 06:07:27,412 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27 WrapperNode [2024-12-02 06:07:27,412 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 06:07:27,413 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 06:07:27,413 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 06:07:27,413 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 06:07:27,418 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,426 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,449 INFO L138 Inliner]: procedures = 22, calls = 23, calls flagged for inlining = 13, calls inlined = 13, statements flattened = 225 [2024-12-02 06:07:27,450 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 06:07:27,450 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 06:07:27,451 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 06:07:27,451 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 06:07:27,458 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,458 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,462 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,478 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-12-02 06:07:27,478 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,478 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,485 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,486 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,490 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,492 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,493 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,496 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 06:07:27,497 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 06:07:27,497 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 06:07:27,497 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 06:07:27,498 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (1/1) ... [2024-12-02 06:07:27,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:07:27,513 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:07:27,525 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 06:07:27,528 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fd7fad33-f3cf-4c24-8bfd-1df712e97ca7/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-12-02 06:07:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-12-02 06:07:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-12-02 06:07:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-12-02 06:07:27,552 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 06:07:27,552 INFO L130 BoogieDeclarations]: Found specification of procedure thread5 [2024-12-02 06:07:27,553 INFO L138 BoogieDeclarations]: Found implementation of procedure thread5 [2024-12-02 06:07:27,553 INFO L130 BoogieDeclarations]: Found specification of procedure thread6 [2024-12-02 06:07:27,553 INFO L138 BoogieDeclarations]: Found implementation of procedure thread6 [2024-12-02 06:07:27,553 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 06:07:27,553 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 06:07:27,554 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 06:07:27,646 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 06:07:27,648 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 06:07:27,986 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 06:07:27,986 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 06:07:28,171 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 06:07:28,171 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-02 06:07:28,172 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:07:28 BoogieIcfgContainer [2024-12-02 06:07:28,172 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 06:07:28,174 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 06:07:28,174 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 06:07:28,179 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 06:07:28,179 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:07:27" (1/3) ... [2024-12-02 06:07:28,180 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b4cc5fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:07:28, skipping insertion in model container [2024-12-02 06:07:28,180 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:27" (2/3) ... [2024-12-02 06:07:28,180 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b4cc5fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:07:28, skipping insertion in model container [2024-12-02 06:07:28,180 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:07:28" (3/3) ... [2024-12-02 06:07:28,181 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-barrier-loop.wvr.c [2024-12-02 06:07:28,194 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 06:07:28,195 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-barrier-loop.wvr.c that has 7 procedures, 97 locations, 1 initial locations, 4 loop locations, and 2 error locations. [2024-12-02 06:07:28,196 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 06:07:28,274 INFO L143 ThreadInstanceAdder]: Constructed 18 joinOtherThreadTransitions. [2024-12-02 06:07:28,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 121 places, 114 transitions, 294 flow [2024-12-02 06:07:28,359 INFO L124 PetriNetUnfolderBase]: 12/102 cut-off events. [2024-12-02 06:07:28,361 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-12-02 06:07:28,365 INFO L83 FinitePrefix]: Finished finitePrefix Result has 131 conditions, 102 events. 12/102 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 232 event pairs, 0 based on Foata normal form. 0/88 useless extension candidates. Maximal degree in co-relation 95. Up to 3 conditions per place. [2024-12-02 06:07:28,366 INFO L82 GeneralOperation]: Start removeDead. Operand has 121 places, 114 transitions, 294 flow [2024-12-02 06:07:28,369 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 108 places, 101 transitions, 250 flow [2024-12-02 06:07:28,377 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:07:28,391 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;@393e1d61, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:07:28,391 INFO L334 AbstractCegarLoop]: Starting to check reachability of 12 error locations. [2024-12-02 06:07:28,418 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:07:28,418 INFO L124 PetriNetUnfolderBase]: 12/98 cut-off events. [2024-12-02 06:07:28,419 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-12-02 06:07:28,419 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:07:28,419 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, 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-12-02 06:07:28,420 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread1Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 9 more)] === [2024-12-02 06:07:28,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:07:28,425 INFO L85 PathProgramCache]: Analyzing trace with hash 742139780, now seen corresponding path program 1 times [2024-12-02 06:07:28,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:07:28,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [72561976] [2024-12-02 06:07:28,431 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:07:28,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:07:28,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:07:28,627 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:07:28,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:07:28,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [72561976] [2024-12-02 06:07:28,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [72561976] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:07:28,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:07:28,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:07:28,629 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1082876370] [2024-12-02 06:07:28,630 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:07:28,635 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 06:07:28,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:07:28,654 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 06:07:28,655 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 06:07:28,656 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 40 out of 118 [2024-12-02 06:07:28,658 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 101 transitions, 250 flow. Second operand has 2 states, 2 states have (on average 61.0) internal successors, (122), 2 states have internal predecessors, (122), 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-12-02 06:07:28,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:07:28,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 40 of 118 [2024-12-02 06:07:28,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:07:40,536 INFO L124 PetriNetUnfolderBase]: 133137/182033 cut-off events. [2024-12-02 06:07:40,536 INFO L125 PetriNetUnfolderBase]: For 14091/14091 co-relation queries the response was YES. [2024-12-02 06:07:40,916 INFO L83 FinitePrefix]: Finished finitePrefix Result has 362320 conditions, 182033 events. 133137/182033 cut-off events. For 14091/14091 co-relation queries the response was YES. Maximal size of possible extension queue 5907. Compared 1307759 event pairs, 113708 based on Foata normal form. 1/155722 useless extension candidates. Maximal degree in co-relation 361272. Up to 164047 conditions per place. [2024-12-02 06:07:41,742 INFO L140 encePairwiseOnDemand]: 113/118 looper letters, 62 selfloop transitions, 0 changer transitions 0/95 dead transitions. [2024-12-02 06:07:41,742 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 95 transitions, 362 flow [2024-12-02 06:07:41,744 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 06:07:41,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 06:07:41,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 147 transitions. [2024-12-02 06:07:41,754 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6228813559322034 [2024-12-02 06:07:41,756 INFO L175 Difference]: Start difference. First operand has 108 places, 101 transitions, 250 flow. Second operand 2 states and 147 transitions. [2024-12-02 06:07:41,756 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 95 transitions, 362 flow [2024-12-02 06:07:42,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 95 transitions, 330 flow, removed 0 selfloop flow, removed 12 redundant places. [2024-12-02 06:07:42,156 INFO L231 Difference]: Finished difference. Result has 95 places, 95 transitions, 206 flow [2024-12-02 06:07:42,158 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=118, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=95, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=206, PETRI_PLACES=95, PETRI_TRANSITIONS=95} [2024-12-02 06:07:42,162 INFO L279 CegarLoopForPetriNet]: 108 programPoint places, -13 predicate places. [2024-12-02 06:07:42,162 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 95 transitions, 206 flow [2024-12-02 06:07:42,163 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 61.0) internal successors, (122), 2 states have internal predecessors, (122), 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-12-02 06:07:42,163 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:07:42,163 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:07:42,163 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 06:07:42,164 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread1Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 9 more)] === [2024-12-02 06:07:42,164 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:07:42,165 INFO L85 PathProgramCache]: Analyzing trace with hash -1601326910, now seen corresponding path program 1 times [2024-12-02 06:07:42,165 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:07:42,165 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673059881] [2024-12-02 06:07:42,165 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:07:42,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:07:42,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:07:42,531 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:07:42,532 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:07:42,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1673059881] [2024-12-02 06:07:42,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1673059881] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:07:42,532 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:07:42,532 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:07:42,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867151404] [2024-12-02 06:07:42,533 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:07:42,534 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:07:42,535 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:07:42,535 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:07:42,535 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:07:42,565 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 118 [2024-12-02 06:07:42,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 95 transitions, 206 flow. Second operand has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-12-02 06:07:42,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:07:42,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 118 [2024-12-02 06:07:42,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:08:04,836 INFO L124 PetriNetUnfolderBase]: 373378/492259 cut-off events. [2024-12-02 06:08:04,836 INFO L125 PetriNetUnfolderBase]: For 8126/8126 co-relation queries the response was YES. [2024-12-02 06:08:05,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 961094 conditions, 492259 events. 373378/492259 cut-off events. For 8126/8126 co-relation queries the response was YES. Maximal size of possible extension queue 11797. Compared 3446344 event pairs, 79600 based on Foata normal form. 1/444983 useless extension candidates. Maximal degree in co-relation 961091. Up to 413564 conditions per place. [2024-12-02 06:08:06,667 INFO L140 encePairwiseOnDemand]: 110/118 looper letters, 113 selfloop transitions, 7 changer transitions 1/142 dead transitions. [2024-12-02 06:08:06,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 142 transitions, 557 flow [2024-12-02 06:08:06,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:08:06,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:08:06,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 206 transitions. [2024-12-02 06:08:06,669 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5819209039548022 [2024-12-02 06:08:06,669 INFO L175 Difference]: Start difference. First operand has 95 places, 95 transitions, 206 flow. Second operand 3 states and 206 transitions. [2024-12-02 06:08:06,669 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 142 transitions, 557 flow [2024-12-02 06:08:06,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 142 transitions, 557 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 06:08:06,672 INFO L231 Difference]: Finished difference. Result has 98 places, 99 transitions, 245 flow [2024-12-02 06:08:06,673 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=118, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=245, PETRI_PLACES=98, PETRI_TRANSITIONS=99} [2024-12-02 06:08:06,673 INFO L279 CegarLoopForPetriNet]: 108 programPoint places, -10 predicate places. [2024-12-02 06:08:06,673 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 99 transitions, 245 flow [2024-12-02 06:08:06,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-12-02 06:08:06,674 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:08:06,674 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:08:06,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 06:08:06,674 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread1Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 9 more)] === [2024-12-02 06:08:06,675 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:08:06,675 INFO L85 PathProgramCache]: Analyzing trace with hash 1680688459, now seen corresponding path program 1 times [2024-12-02 06:08:06,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:08:06,675 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [222610939] [2024-12-02 06:08:06,675 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:08:06,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:08:06,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:08:06,760 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:08:06,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:08:06,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [222610939] [2024-12-02 06:08:06,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [222610939] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:08:06,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:08:06,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:08:06,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [102854514] [2024-12-02 06:08:06,761 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:08:06,761 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:08:06,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:08:06,762 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:08:06,762 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:08:06,770 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 118 [2024-12-02 06:08:06,770 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 99 transitions, 245 flow. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-12-02 06:08:06,770 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:08:06,770 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 118 [2024-12-02 06:08:06,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:08:26,326 INFO L124 PetriNetUnfolderBase]: 270621/368856 cut-off events. [2024-12-02 06:08:26,326 INFO L125 PetriNetUnfolderBase]: For 6630/6630 co-relation queries the response was YES. [2024-12-02 06:08:26,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 720312 conditions, 368856 events. 270621/368856 cut-off events. For 6630/6630 co-relation queries the response was YES. Maximal size of possible extension queue 9434. Compared 2728116 event pairs, 169365 based on Foata normal form. 6304/327950 useless extension candidates. Maximal degree in co-relation 720307. Up to 247392 conditions per place. [2024-12-02 06:08:27,836 INFO L140 encePairwiseOnDemand]: 114/118 looper letters, 105 selfloop transitions, 3 changer transitions 0/141 dead transitions. [2024-12-02 06:08:27,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 141 transitions, 555 flow [2024-12-02 06:08:27,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:08:27,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:08:27,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 217 transitions. [2024-12-02 06:08:27,838 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6129943502824858 [2024-12-02 06:08:27,838 INFO L175 Difference]: Start difference. First operand has 98 places, 99 transitions, 245 flow. Second operand 3 states and 217 transitions. [2024-12-02 06:08:27,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 141 transitions, 555 flow [2024-12-02 06:08:27,845 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 99 places, 141 transitions, 548 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:08:27,846 INFO L231 Difference]: Finished difference. Result has 101 places, 101 transitions, 260 flow [2024-12-02 06:08:27,846 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=118, PETRI_DIFFERENCE_MINUEND_FLOW=238, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=99, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=260, PETRI_PLACES=101, PETRI_TRANSITIONS=101} [2024-12-02 06:08:27,847 INFO L279 CegarLoopForPetriNet]: 108 programPoint places, -7 predicate places. [2024-12-02 06:08:27,847 INFO L471 AbstractCegarLoop]: Abstraction has has 101 places, 101 transitions, 260 flow [2024-12-02 06:08:27,847 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-12-02 06:08:27,847 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:08:27,848 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:08:27,848 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 06:08:27,848 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread1Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 9 more)] === [2024-12-02 06:08:27,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:08:27,849 INFO L85 PathProgramCache]: Analyzing trace with hash 489889903, now seen corresponding path program 1 times [2024-12-02 06:08:27,849 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:08:27,849 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [227120046] [2024-12-02 06:08:27,849 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:08:27,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:08:27,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:08:27,935 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:08:27,935 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:08:27,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [227120046] [2024-12-02 06:08:27,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [227120046] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:08:27,936 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:08:27,936 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:08:27,936 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1548123916] [2024-12-02 06:08:27,936 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:08:27,936 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:08:27,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:08:27,937 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:08:27,937 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:08:27,942 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 118 [2024-12-02 06:08:27,943 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 101 transitions, 260 flow. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-12-02 06:08:27,943 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:08:27,943 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 118 [2024-12-02 06:08:27,943 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:08:47,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 26#L110-2true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 64#L100true, 10#L52true]) [2024-12-02 06:08:47,713 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-12-02 06:08:47,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-12-02 06:08:47,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-12-02 06:08:47,714 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-12-02 06:08:47,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 26#L110-2true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,749 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-12-02 06:08:47,749 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-02 06:08:47,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 26#L110-2true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 64#L100true, 10#L52true]) [2024-12-02 06:08:47,768 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-12-02 06:08:47,768 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-02 06:08:47,768 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 64#L100true, 10#L52true]) [2024-12-02 06:08:47,776 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 76#L110-8true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,776 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-12-02 06:08:47,776 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-12-02 06:08:47,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 26#L110-2true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,792 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-12-02 06:08:47,792 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,792 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-12-02 06:08:47,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,799 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-12-02 06:08:47,799 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-12-02 06:08:47,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 137#(not (= (mod ~f1_2~0 256) 0)), 79#L68true, 28#L167true, 76#L110-8true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,800 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-12-02 06:08:47,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-12-02 06:08:47,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 64#L100true, 10#L52true]) [2024-12-02 06:08:47,814 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 76#L110-8true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,814 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-12-02 06:08:47,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 17#thread6EXITtrue, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 64#L100true, 10#L52true]) [2024-12-02 06:08:47,821 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-12-02 06:08:47,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,821 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-12-02 06:08:47,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-12-02 06:08:47,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), Black: 130#true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 79#L68true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,834 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-12-02 06:08:47,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-12-02 06:08:47,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 76#L110-8true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,834 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-12-02 06:08:47,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-12-02 06:08:47,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 17#thread6EXITtrue, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,842 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-12-02 06:08:47,842 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-12-02 06:08:47,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 17#thread6EXITtrue, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 33#L166-4true, Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 64#L100true, 10#L52true]) [2024-12-02 06:08:47,853 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-12-02 06:08:47,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,854 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-12-02 06:08:47,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 26#L110-2true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,858 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-12-02 06:08:47,858 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,858 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-12-02 06:08:47,858 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-12-02 06:08:47,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 17#thread6EXITtrue, 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), Black: 130#true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 64#L100true, 10#L52true]) [2024-12-02 06:08:47,866 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-12-02 06:08:47,866 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-12-02 06:08:47,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 26#L110-2true, 74#L84-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 10#L52true]) [2024-12-02 06:08:47,870 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-12-02 06:08:47,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-12-02 06:08:47,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 26#L110-2true, 33#L166-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,878 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-12-02 06:08:47,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,882 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 39#L92-7true, 137#(not (= (mod ~f1_2~0 256) 0)), 79#L68true, 76#L110-8true, 10#L52true]) [2024-12-02 06:08:47,882 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-12-02 06:08:47,882 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-12-02 06:08:47,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 26#L110-2true, Black: 130#true, 39#L92-7true, 137#(not (= (mod ~f1_2~0 256) 0)), 79#L68true, 28#L167true, 10#L52true]) [2024-12-02 06:08:47,889 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-12-02 06:08:47,889 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-12-02 06:08:47,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 39#L92-7true, 28#L167true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,893 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 39#L92-7true, 137#(not (= (mod ~f1_2~0 256) 0)), 79#L68true, 28#L167true, 76#L110-8true, 10#L52true]) [2024-12-02 06:08:47,893 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-12-02 06:08:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 33#L166-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,909 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 33#L166-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 76#L110-8true, 10#L52true]) [2024-12-02 06:08:47,909 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-12-02 06:08:47,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 17#thread6EXITtrue, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, 33#L166-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,915 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-12-02 06:08:47,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-12-02 06:08:47,915 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-12-02 06:08:47,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 38#L112true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), Black: 130#true, 39#L92-7true, 79#L68true, 28#L167true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,921 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-12-02 06:08:47,921 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,921 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-02 06:08:47,921 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), Black: 130#true, 39#L92-7true, 28#L167true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 76#L110-8true, 10#L52true]) [2024-12-02 06:08:47,922 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-12-02 06:08:47,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-02 06:08:47,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, 17#thread6EXITtrue, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), 74#L84-4true, Black: 130#true, 39#L92-7true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 28#L167true, 10#L52true]) [2024-12-02 06:08:47,927 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-12-02 06:08:47,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,927 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-02 06:08:47,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 17#thread6EXITtrue, 4#L85true, 132#(not (= (mod ~f2_3~0 256) 0)), 124#true, 33#L166-4true, Black: 130#true, 39#L92-7true, 137#(not (= (mod ~f1_2~0 256) 0)), 79#L68true, 10#L52true]) [2024-12-02 06:08:47,935 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-12-02 06:08:47,935 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,935 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-12-02 06:08:47,935 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-12-02 06:08:47,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L64-->L68: Formula: (and (= v_~temp_7~0_65 v_~x_0~0_77) (not (= (mod v_~f1_2~0_56 256) 0))) InVars {~x_0~0=v_~x_0~0_77, ~f1_2~0=v_~f1_2~0_56} OutVars{thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1_1|, ~f1_2~0=v_~f1_2~0_56, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1_1|, ~x_0~0=v_~x_0~0_77, ~temp_7~0=v_~temp_7~0_65} AuxVars[] AssignedVars[thread3Thread1of1ForFork5_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork5_assume_abort_if_not_#in~cond#1, ~temp_7~0][74], [60#L135true, Black: 128#(and (= (mod ~y_1~0 4294967296) (mod ~y_9~0 4294967296)) (= (mod ~x_0~0 4294967296) (mod ~x_8~0 4294967296))), 17#thread6EXITtrue, 4#L85true, 124#true, 132#(not (= (mod ~f2_3~0 256) 0)), Black: 130#true, 39#L92-7true, 28#L167true, 79#L68true, 137#(not (= (mod ~f1_2~0 256) 0)), 10#L52true]) [2024-12-02 06:08:47,947 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-12-02 06:08:47,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-12-02 06:08:47,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-12-02 06:08:47,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-12-02 06:08:48,004 INFO L124 PetriNetUnfolderBase]: 288082/395638 cut-off events. [2024-12-02 06:08:48,004 INFO L125 PetriNetUnfolderBase]: For 25006/26742 co-relation queries the response was YES. [2024-12-02 06:08:48,672 INFO L83 FinitePrefix]: Finished finitePrefix Result has 799468 conditions, 395638 events. 288082/395638 cut-off events. For 25006/26742 co-relation queries the response was YES. Maximal size of possible extension queue 9312. Compared 2964513 event pairs, 181809 based on Foata normal form. 7580/353582 useless extension candidates. Maximal degree in co-relation 799462. Up to 259087 conditions per place. [2024-12-02 06:08:49,670 INFO L140 encePairwiseOnDemand]: 114/118 looper letters, 105 selfloop transitions, 3 changer transitions 1/143 dead transitions. [2024-12-02 06:08:49,670 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 143 transitions, 574 flow [2024-12-02 06:08:49,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:08:49,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:08:49,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 217 transitions. [2024-12-02 06:08:49,672 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6129943502824858 [2024-12-02 06:08:49,672 INFO L175 Difference]: Start difference. First operand has 101 places, 101 transitions, 260 flow. Second operand 3 states and 217 transitions. [2024-12-02 06:08:49,672 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 143 transitions, 574 flow [2024-12-02 06:08:49,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 143 transitions, 568 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:08:49,750 INFO L231 Difference]: Finished difference. Result has 103 places, 103 transitions, 276 flow [2024-12-02 06:08:49,750 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=118, PETRI_DIFFERENCE_MINUEND_FLOW=254, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=98, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=276, PETRI_PLACES=103, PETRI_TRANSITIONS=103} [2024-12-02 06:08:49,751 INFO L279 CegarLoopForPetriNet]: 108 programPoint places, -5 predicate places. [2024-12-02 06:08:49,751 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 103 transitions, 276 flow [2024-12-02 06:08:49,751 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-12-02 06:08:49,751 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:08:49,751 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:08:49,751 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 06:08:49,751 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread1Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 9 more)] === [2024-12-02 06:08:49,752 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:08:49,752 INFO L85 PathProgramCache]: Analyzing trace with hash 67845906, now seen corresponding path program 1 times [2024-12-02 06:08:49,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:08:49,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [440383581] [2024-12-02 06:08:49,752 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:08:49,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:08:49,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:08:49,811 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:08:49,811 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:08:49,811 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [440383581] [2024-12-02 06:08:49,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [440383581] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:08:49,811 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:08:49,812 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:08:49,812 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [768677728] [2024-12-02 06:08:49,812 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:08:49,812 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:08:49,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:08:49,813 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:08:49,813 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:08:49,818 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 118 [2024-12-02 06:08:49,819 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 103 transitions, 276 flow. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-12-02 06:08:49,819 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:08:49,819 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 118 [2024-12-02 06:08:49,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand