./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_03-munge_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_03-munge_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7df5d4e763d99c6ca9aa3d4daa03dcc5b8b9d65829db9a89ff85ebe5a14f3ac3 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:18:44,873 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:18:44,966 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-31 22:18:44,971 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:18:44,975 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:18:45,008 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:18:45,009 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:18:45,010 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:18:45,011 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:18:45,013 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:18:45,013 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:18:45,014 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:18:45,014 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:18:45,015 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:18:45,015 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:18:45,016 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:18:45,016 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:18:45,016 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:18:45,017 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:18:45,017 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:18:45,018 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-31 22:18:45,022 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-31 22:18:45,023 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-31 22:18:45,023 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:18:45,023 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-31 22:18:45,024 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:18:45,024 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:18:45,024 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:18:45,025 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:18:45,025 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:18:45,025 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:18:45,026 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:18:45,029 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:18:45,029 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:18:45,029 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:18:45,030 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:18:45,030 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:18:45,030 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 22:18:45,030 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:18:45,031 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:18:45,031 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:18:45,031 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:18:45,031 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7df5d4e763d99c6ca9aa3d4daa03dcc5b8b9d65829db9a89ff85ebe5a14f3ac3 [2024-10-31 22:18:45,333 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:18:45,367 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:18:45,370 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:18:45,371 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:18:45,372 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:18:45,373 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/goblint-regression/28-race_reach_03-munge_racing.i Unable to find full path for "g++" [2024-10-31 22:18:47,407 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:18:47,707 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:18:47,707 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/sv-benchmarks/c/goblint-regression/28-race_reach_03-munge_racing.i [2024-10-31 22:18:47,728 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/data/f39d1c4f4/ba025cff138e479791656c522e32142f/FLAGa17626930 [2024-10-31 22:18:47,981 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/data/f39d1c4f4/ba025cff138e479791656c522e32142f [2024-10-31 22:18:47,983 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:18:47,985 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:18:47,986 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:18:47,986 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:18:47,992 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:18:47,993 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:18:47" (1/1) ... [2024-10-31 22:18:47,994 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24829999 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:47, skipping insertion in model container [2024-10-31 22:18:47,994 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:18:47" (1/1) ... [2024-10-31 22:18:48,045 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:18:48,449 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:18:48,475 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:18:48,556 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:18:48,609 INFO L204 MainTranslator]: Completed translation [2024-10-31 22:18:48,609 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48 WrapperNode [2024-10-31 22:18:48,610 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:18:48,615 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 22:18:48,615 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 22:18:48,615 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 22:18:48,631 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,651 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,709 INFO L138 Inliner]: procedures = 173, calls = 48, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 226 [2024-10-31 22:18:48,710 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 22:18:48,710 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 22:18:48,710 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 22:18:48,710 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 22:18:48,746 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,746 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,751 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,790 INFO L175 MemorySlicer]: Split 21 memory accesses to 6 slices as follows [2, 2, 5, 5, 5, 2]. 24 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 0, 5, 5, 5, 0]. The 2 writes are split as follows [0, 1, 0, 0, 0, 1]. [2024-10-31 22:18:48,790 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,791 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,822 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,842 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,845 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,846 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,850 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 22:18:48,851 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 22:18:48,851 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 22:18:48,851 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 22:18:48,852 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (1/1) ... [2024-10-31 22:18:48,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:18:48,877 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:18:48,900 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 22:18:48,907 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 22:18:48,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-31 22:18:48,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-31 22:18:48,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-31 22:18:48,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-31 22:18:48,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-31 22:18:48,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-31 22:18:48,941 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2024-10-31 22:18:48,941 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2024-10-31 22:18:48,941 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-31 22:18:48,942 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 22:18:48,943 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-31 22:18:48,945 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2024-10-31 22:18:48,946 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2024-10-31 22:18:48,946 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-31 22:18:48,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 22:18:48,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-31 22:18:48,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-31 22:18:48,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-31 22:18:48,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-31 22:18:48,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-31 22:18:48,947 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-31 22:18:48,948 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 22:18:48,949 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 22:18:48,951 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-31 22:18:49,138 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 22:18:49,143 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 22:18:49,603 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-31 22:18:49,603 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 22:18:49,841 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 22:18:49,841 INFO L316 CfgBuilder]: Removed 24 assume(true) statements. [2024-10-31 22:18:49,841 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:18:49 BoogieIcfgContainer [2024-10-31 22:18:49,842 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 22:18:49,845 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 22:18:49,845 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 22:18:49,849 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 22:18:49,849 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 10:18:47" (1/3) ... [2024-10-31 22:18:49,850 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c0658d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:18:49, skipping insertion in model container [2024-10-31 22:18:49,850 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:18:48" (2/3) ... [2024-10-31 22:18:49,852 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c0658d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:18:49, skipping insertion in model container [2024-10-31 22:18:49,852 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:18:49" (3/3) ... [2024-10-31 22:18:49,854 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_03-munge_racing.i [2024-10-31 22:18:49,875 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 22:18:49,875 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2024-10-31 22:18:49,875 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-31 22:18:49,944 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-10-31 22:18:49,994 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 98 places, 123 transitions, 266 flow [2024-10-31 22:18:50,103 INFO L124 PetriNetUnfolderBase]: 47/234 cut-off events. [2024-10-31 22:18:50,103 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-10-31 22:18:50,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 251 conditions, 234 events. 47/234 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1246 event pairs, 0 based on Foata normal form. 0/146 useless extension candidates. Maximal degree in co-relation 139. Up to 8 conditions per place. [2024-10-31 22:18:50,112 INFO L82 GeneralOperation]: Start removeDead. Operand has 98 places, 123 transitions, 266 flow [2024-10-31 22:18:50,121 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 98 places, 123 transitions, 266 flow [2024-10-31 22:18:50,130 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 22:18:50,137 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;@6b9e5dbf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 22:18:50,137 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-10-31 22:18:50,141 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 22:18:50,141 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-10-31 22:18:50,141 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:18:50,141 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:18:50,142 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-31 22:18:50,142 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-10-31 22:18:50,148 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:18:50,148 INFO L85 PathProgramCache]: Analyzing trace with hash 604742, now seen corresponding path program 1 times [2024-10-31 22:18:50,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:18:50,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [130330423] [2024-10-31 22:18:50,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:18:50,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:18:50,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:18:50,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:18:50,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:18:50,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [130330423] [2024-10-31 22:18:50,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [130330423] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:18:50,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:18:50,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 22:18:50,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [373598651] [2024-10-31 22:18:50,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:18:50,539 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:18:50,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:18:50,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:18:50,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:18:50,636 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 123 [2024-10-31 22:18:50,639 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 123 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:50,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:18:50,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 123 [2024-10-31 22:18:50,644 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:18:52,538 INFO L124 PetriNetUnfolderBase]: 5855/11699 cut-off events. [2024-10-31 22:18:52,538 INFO L125 PetriNetUnfolderBase]: For 108/108 co-relation queries the response was YES. [2024-10-31 22:18:52,569 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20834 conditions, 11699 events. 5855/11699 cut-off events. For 108/108 co-relation queries the response was YES. Maximal size of possible extension queue 419. Compared 97021 event pairs, 4068 based on Foata normal form. 2515/13221 useless extension candidates. Maximal degree in co-relation 19836. Up to 6749 conditions per place. [2024-10-31 22:18:52,636 INFO L140 encePairwiseOnDemand]: 95/123 looper letters, 90 selfloop transitions, 2 changer transitions 0/131 dead transitions. [2024-10-31 22:18:52,636 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 131 transitions, 466 flow [2024-10-31 22:18:52,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:18:52,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:18:52,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 259 transitions. [2024-10-31 22:18:52,652 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7018970189701897 [2024-10-31 22:18:52,654 INFO L175 Difference]: Start difference. First operand has 98 places, 123 transitions, 266 flow. Second operand 3 states and 259 transitions. [2024-10-31 22:18:52,656 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 131 transitions, 466 flow [2024-10-31 22:18:52,666 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 131 transitions, 466 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 22:18:52,672 INFO L231 Difference]: Finished difference. Result has 96 places, 95 transitions, 214 flow [2024-10-31 22:18:52,674 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=214, PETRI_PLACES=96, PETRI_TRANSITIONS=95} [2024-10-31 22:18:52,681 INFO L277 CegarLoopForPetriNet]: 98 programPoint places, -2 predicate places. [2024-10-31 22:18:52,681 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 95 transitions, 214 flow [2024-10-31 22:18:52,682 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:52,682 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:18:52,682 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-31 22:18:52,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-31 22:18:52,683 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-10-31 22:18:52,683 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:18:52,685 INFO L85 PathProgramCache]: Analyzing trace with hash 604743, now seen corresponding path program 1 times [2024-10-31 22:18:52,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:18:52,686 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975019191] [2024-10-31 22:18:52,686 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:18:52,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:18:52,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:18:52,927 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:18:52,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:18:52,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1975019191] [2024-10-31 22:18:52,932 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1975019191] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:18:52,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:18:52,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 22:18:52,933 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2121444624] [2024-10-31 22:18:52,933 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:18:52,934 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:18:52,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:18:52,935 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:18:52,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:18:52,974 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 42 out of 123 [2024-10-31 22:18:52,975 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 95 transitions, 214 flow. Second operand has 3 states, 3 states have (on average 43.0) internal successors, (129), 3 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:52,975 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:18:52,975 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 42 of 123 [2024-10-31 22:18:52,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:18:54,467 INFO L124 PetriNetUnfolderBase]: 4948/10321 cut-off events. [2024-10-31 22:18:54,468 INFO L125 PetriNetUnfolderBase]: For 507/507 co-relation queries the response was YES. [2024-10-31 22:18:54,496 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18536 conditions, 10321 events. 4948/10321 cut-off events. For 507/507 co-relation queries the response was YES. Maximal size of possible extension queue 363. Compared 86223 event pairs, 2160 based on Foata normal form. 1/9280 useless extension candidates. Maximal degree in co-relation 17754. Up to 7669 conditions per place. [2024-10-31 22:18:54,556 INFO L140 encePairwiseOnDemand]: 119/123 looper letters, 72 selfloop transitions, 2 changer transitions 0/114 dead transitions. [2024-10-31 22:18:54,557 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 114 transitions, 400 flow [2024-10-31 22:18:54,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:18:54,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:18:54,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 202 transitions. [2024-10-31 22:18:54,562 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5474254742547425 [2024-10-31 22:18:54,563 INFO L175 Difference]: Start difference. First operand has 96 places, 95 transitions, 214 flow. Second operand 3 states and 202 transitions. [2024-10-31 22:18:54,563 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 114 transitions, 400 flow [2024-10-31 22:18:54,588 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 114 transitions, 396 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-31 22:18:54,591 INFO L231 Difference]: Finished difference. Result has 97 places, 95 transitions, 220 flow [2024-10-31 22:18:54,592 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=220, PETRI_PLACES=97, PETRI_TRANSITIONS=95} [2024-10-31 22:18:54,594 INFO L277 CegarLoopForPetriNet]: 98 programPoint places, -1 predicate places. [2024-10-31 22:18:54,597 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 95 transitions, 220 flow [2024-10-31 22:18:54,597 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.0) internal successors, (129), 3 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:54,598 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:18:54,598 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-10-31 22:18:54,598 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-31 22:18:54,598 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-10-31 22:18:54,599 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:18:54,599 INFO L85 PathProgramCache]: Analyzing trace with hash 168045360, now seen corresponding path program 1 times [2024-10-31 22:18:54,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:18:54,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1607284734] [2024-10-31 22:18:54,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:18:54,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:18:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:18:54,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:18:54,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:18:54,838 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1607284734] [2024-10-31 22:18:54,838 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1607284734] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-31 22:18:54,838 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1522278922] [2024-10-31 22:18:54,838 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:18:54,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 22:18:54,839 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:18:54,842 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 22:18:54,843 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-31 22:18:54,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:18:54,954 INFO L255 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-31 22:18:54,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 22:18:55,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-10-31 22:18:55,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:18:55,130 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 22:18:55,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:18:55,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1522278922] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 22:18:55,233 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-31 22:18:55,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2024-10-31 22:18:55,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [528363765] [2024-10-31 22:18:55,234 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-31 22:18:55,235 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-31 22:18:55,235 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:18:55,236 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-31 22:18:55,236 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-10-31 22:18:55,380 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 41 out of 123 [2024-10-31 22:18:55,381 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 95 transitions, 220 flow. Second operand has 9 states, 9 states have (on average 43.333333333333336) internal successors, (390), 9 states have internal predecessors, (390), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:55,382 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:18:55,382 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 41 of 123 [2024-10-31 22:18:55,382 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:18:55,567 INFO L124 PetriNetUnfolderBase]: 58/185 cut-off events. [2024-10-31 22:18:55,567 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2024-10-31 22:18:55,568 INFO L83 FinitePrefix]: Finished finitePrefix Result has 365 conditions, 185 events. 58/185 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 670 event pairs, 32 based on Foata normal form. 38/219 useless extension candidates. Maximal degree in co-relation 359. Up to 111 conditions per place. [2024-10-31 22:18:55,570 INFO L140 encePairwiseOnDemand]: 119/123 looper letters, 41 selfloop transitions, 2 changer transitions 0/57 dead transitions. [2024-10-31 22:18:55,570 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 57 transitions, 210 flow [2024-10-31 22:18:55,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-31 22:18:55,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-31 22:18:55,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 209 transitions. [2024-10-31 22:18:55,572 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4247967479674797 [2024-10-31 22:18:55,572 INFO L175 Difference]: Start difference. First operand has 97 places, 95 transitions, 220 flow. Second operand 4 states and 209 transitions. [2024-10-31 22:18:55,573 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 57 transitions, 210 flow [2024-10-31 22:18:55,573 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 57 transitions, 204 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-10-31 22:18:55,575 INFO L231 Difference]: Finished difference. Result has 43 places, 37 transitions, 82 flow [2024-10-31 22:18:55,575 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=82, PETRI_PLACES=43, PETRI_TRANSITIONS=37} [2024-10-31 22:18:55,576 INFO L277 CegarLoopForPetriNet]: 98 programPoint places, -55 predicate places. [2024-10-31 22:18:55,577 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 37 transitions, 82 flow [2024-10-31 22:18:55,577 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 43.333333333333336) internal successors, (390), 9 states have internal predecessors, (390), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:55,577 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:18:55,578 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2024-10-31 22:18:55,599 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-31 22:18:55,782 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ce46480-c38d-449c-b944-5cee7a91b760/bin/uautomizer-verify-4GaUIPS5ZU/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-10-31 22:18:55,783 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-10-31 22:18:55,783 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:18:55,784 INFO L85 PathProgramCache]: Analyzing trace with hash 914439546, now seen corresponding path program 1 times [2024-10-31 22:18:55,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:18:55,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [831476014] [2024-10-31 22:18:55,784 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:18:55,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:18:55,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:18:55,822 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 22:18:55,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 22:18:55,872 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 22:18:55,874 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-31 22:18:55,875 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining) [2024-10-31 22:18:55,878 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK (13 of 15 remaining) [2024-10-31 22:18:55,878 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 15 remaining) [2024-10-31 22:18:55,879 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 15 remaining) [2024-10-31 22:18:55,879 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining) [2024-10-31 22:18:55,880 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining) [2024-10-31 22:18:55,880 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining) [2024-10-31 22:18:55,880 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining) [2024-10-31 22:18:55,881 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining) [2024-10-31 22:18:55,881 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining) [2024-10-31 22:18:55,882 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (4 of 15 remaining) [2024-10-31 22:18:55,882 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 15 remaining) [2024-10-31 22:18:55,883 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0ASSERT_VIOLATIONMEMORY_LEAK (2 of 15 remaining) [2024-10-31 22:18:55,883 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 15 remaining) [2024-10-31 22:18:55,883 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining) [2024-10-31 22:18:55,884 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-31 22:18:55,884 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-31 22:18:55,887 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-31 22:18:55,888 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-31 22:18:55,963 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-10-31 22:18:55,969 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 166 places, 217 transitions, 478 flow [2024-10-31 22:18:56,127 INFO L124 PetriNetUnfolderBase]: 161/719 cut-off events. [2024-10-31 22:18:56,128 INFO L125 PetriNetUnfolderBase]: For 72/79 co-relation queries the response was YES. [2024-10-31 22:18:56,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 808 conditions, 719 events. 161/719 cut-off events. For 72/79 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 4825 event pairs, 1 based on Foata normal form. 0/459 useless extension candidates. Maximal degree in co-relation 445. Up to 32 conditions per place. [2024-10-31 22:18:56,141 INFO L82 GeneralOperation]: Start removeDead. Operand has 166 places, 217 transitions, 478 flow [2024-10-31 22:18:56,155 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 166 places, 217 transitions, 478 flow [2024-10-31 22:18:56,157 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 22:18:56,159 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;@6b9e5dbf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 22:18:56,159 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-10-31 22:18:56,162 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 22:18:56,162 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-10-31 22:18:56,162 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:18:56,162 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:18:56,163 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-10-31 22:18:56,163 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2024-10-31 22:18:56,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:18:56,164 INFO L85 PathProgramCache]: Analyzing trace with hash 818237, now seen corresponding path program 1 times [2024-10-31 22:18:56,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:18:56,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [456586517] [2024-10-31 22:18:56,164 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:18:56,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:18:56,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:18:56,293 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:18:56,293 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:18:56,293 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [456586517] [2024-10-31 22:18:56,294 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [456586517] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:18:56,294 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:18:56,294 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 22:18:56,294 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771814233] [2024-10-31 22:18:56,294 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:18:56,295 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:18:56,295 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:18:56,295 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:18:56,296 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:18:56,317 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 217 [2024-10-31 22:18:56,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 217 transitions, 478 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 22:18:56,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:18:56,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 217 [2024-10-31 22:18:56,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand