./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced-pthread.i --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_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/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_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/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_87064e3e-6a17-46a5-87f4-ab85bada4015/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 8389c73a3873efed3be614e3a02a2457c4db9f1b1dfabf64c87229b49920fe65 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 07:08:25,085 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 07:08:25,138 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-12-02 07:08:25,143 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 07:08:25,143 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 07:08:25,162 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 07:08:25,163 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 07:08:25,163 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 07:08:25,163 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 07:08:25,163 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 07:08:25,163 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 07:08:25,163 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 07:08:25,164 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 07:08:25,164 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 07:08:25,164 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 07:08:25,164 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 07:08:25,164 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 07:08:25,164 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 07:08:25,165 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 07:08:25,166 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 07:08:25,166 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 07:08:25,166 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 07:08:25,167 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 07:08:25,167 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 07:08:25,168 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_87064e3e-6a17-46a5-87f4-ab85bada4015/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 -> 8389c73a3873efed3be614e3a02a2457c4db9f1b1dfabf64c87229b49920fe65 [2024-12-02 07:08:25,384 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 07:08:25,391 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 07:08:25,393 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 07:08:25,395 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 07:08:25,395 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 07:08:25,396 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced-pthread.i [2024-12-02 07:08:28,059 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/data/dc83ebdb3/92e9c9a8e5524a10813b675d216777b9/FLAG61663b41c [2024-12-02 07:08:28,277 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 07:08:28,278 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/sv-benchmarks/c/pthread-ext/43_NetBSD_sysmon_power_sliced-pthread.i [2024-12-02 07:08:28,289 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/data/dc83ebdb3/92e9c9a8e5524a10813b675d216777b9/FLAG61663b41c [2024-12-02 07:08:28,601 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/data/dc83ebdb3/92e9c9a8e5524a10813b675d216777b9 [2024-12-02 07:08:28,603 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 07:08:28,604 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 07:08:28,605 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 07:08:28,605 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 07:08:28,608 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 07:08:28,608 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:08:28" (1/1) ... [2024-12-02 07:08:28,609 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43cdbd16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:28, skipping insertion in model container [2024-12-02 07:08:28,609 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:08:28" (1/1) ... [2024-12-02 07:08:28,627 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 07:08:28,902 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 07:08:28,921 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 07:08:28,966 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 07:08:29,003 INFO L204 MainTranslator]: Completed translation [2024-12-02 07:08:29,003 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29 WrapperNode [2024-12-02 07:08:29,004 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 07:08:29,004 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 07:08:29,005 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 07:08:29,005 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 07:08:29,011 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,023 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,048 INFO L138 Inliner]: procedures = 173, calls = 62, calls flagged for inlining = 24, calls inlined = 24, statements flattened = 474 [2024-12-02 07:08:29,049 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 07:08:29,049 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 07:08:29,049 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 07:08:29,049 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 07:08:29,058 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,059 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,062 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,076 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 5]. The 0 writes are split as follows [0, 0]. [2024-12-02 07:08:29,076 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,077 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,087 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,088 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,093 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,095 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,097 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,101 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 07:08:29,101 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 07:08:29,101 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 07:08:29,102 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 07:08:29,103 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (1/1) ... [2024-12-02 07:08:29,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 07:08:29,120 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 07:08:29,132 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 07:08:29,135 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_87064e3e-6a17-46a5-87f4-ab85bada4015/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 07:08:29,160 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-12-02 07:08:29,161 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-12-02 07:08:29,161 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 07:08:29,161 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 07:08:29,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 07:08:29,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 07:08:29,161 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 07:08:29,161 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 07:08:29,161 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 07:08:29,163 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 07:08:29,292 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 07:08:29,294 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 07:08:29,744 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 07:08:29,744 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 07:08:30,176 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 07:08:30,176 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-12-02 07:08:30,177 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:08:30 BoogieIcfgContainer [2024-12-02 07:08:30,177 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 07:08:30,178 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 07:08:30,178 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 07:08:30,182 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 07:08:30,182 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 07:08:28" (1/3) ... [2024-12-02 07:08:30,182 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59a5c68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:08:30, skipping insertion in model container [2024-12-02 07:08:30,182 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:08:29" (2/3) ... [2024-12-02 07:08:30,183 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59a5c68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:08:30, skipping insertion in model container [2024-12-02 07:08:30,183 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:08:30" (3/3) ... [2024-12-02 07:08:30,184 INFO L128 eAbstractionObserver]: Analyzing ICFG 43_NetBSD_sysmon_power_sliced-pthread.i [2024-12-02 07:08:30,195 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 07:08:30,196 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 43_NetBSD_sysmon_power_sliced-pthread.i that has 2 procedures, 153 locations, 1 initial locations, 4 loop locations, and 12 error locations. [2024-12-02 07:08:30,196 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 07:08:30,269 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 07:08:30,297 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 156 places, 201 transitions, 406 flow [2024-12-02 07:08:30,348 INFO L124 PetriNetUnfolderBase]: 48/205 cut-off events. [2024-12-02 07:08:30,350 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 07:08:30,353 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 205 events. 48/205 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 948 event pairs, 0 based on Foata normal form. 0/142 useless extension candidates. Maximal degree in co-relation 198. Up to 10 conditions per place. [2024-12-02 07:08:30,354 INFO L82 GeneralOperation]: Start removeDead. Operand has 156 places, 201 transitions, 406 flow [2024-12-02 07:08:30,358 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 156 places, 201 transitions, 406 flow [2024-12-02 07:08:30,365 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 07:08:30,375 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;@7de0d1b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 07:08:30,375 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-12-02 07:08:30,382 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 07:08:30,382 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-12-02 07:08:30,382 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 07:08:30,382 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:08:30,383 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-12-02 07:08:30,383 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK, thr1Err6ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (and 20 more)] === [2024-12-02 07:08:30,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:08:30,387 INFO L85 PathProgramCache]: Analyzing trace with hash 1177138, now seen corresponding path program 1 times [2024-12-02 07:08:30,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:08:30,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610492553] [2024-12-02 07:08:30,393 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 07:08:30,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:08:30,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 07:08:30,795 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 07:08:30,795 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 07:08:30,796 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610492553] [2024-12-02 07:08:30,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610492553] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 07:08:30,796 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 07:08:30,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 07:08:30,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [282290064] [2024-12-02 07:08:30,799 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 07:08:30,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 07:08:30,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 07:08:30,824 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 07:08:30,824 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 07:08:30,826 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 53 out of 201 [2024-12-02 07:08:30,828 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 201 transitions, 406 flow. Second operand has 2 states, 2 states have (on average 54.0) internal successors, (108), 2 states have internal predecessors, (108), 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 07:08:30,828 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 07:08:30,828 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 53 of 201 [2024-12-02 07:08:30,829 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 07:08:31,067 INFO L124 PetriNetUnfolderBase]: 132/346 cut-off events. [2024-12-02 07:08:31,067 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 07:08:31,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 634 conditions, 346 events. 132/346 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1528 event pairs, 84 based on Foata normal form. 26/327 useless extension candidates. Maximal degree in co-relation 621. Up to 284 conditions per place. [2024-12-02 07:08:31,071 INFO L140 encePairwiseOnDemand]: 185/201 looper letters, 100 selfloop transitions, 0 changer transitions 0/132 dead transitions. [2024-12-02 07:08:31,071 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 132 transitions, 468 flow [2024-12-02 07:08:31,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 07:08:31,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 07:08:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 222 transitions. [2024-12-02 07:08:31,085 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5522388059701493 [2024-12-02 07:08:31,087 INFO L175 Difference]: Start difference. First operand has 156 places, 201 transitions, 406 flow. Second operand 2 states and 222 transitions. [2024-12-02 07:08:31,088 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 132 transitions, 468 flow [2024-12-02 07:08:31,093 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 132 transitions, 468 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 07:08:31,096 INFO L231 Difference]: Finished difference. Result has 112 places, 132 transitions, 268 flow [2024-12-02 07:08:31,099 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=201, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=268, PETRI_PLACES=112, PETRI_TRANSITIONS=132} [2024-12-02 07:08:31,103 INFO L279 CegarLoopForPetriNet]: 156 programPoint places, -44 predicate places. [2024-12-02 07:08:31,103 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 132 transitions, 268 flow [2024-12-02 07:08:31,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 54.0) internal successors, (108), 2 states have internal predecessors, (108), 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 07:08:31,103 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:08:31,103 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1] [2024-12-02 07:08:31,104 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 07:08:31,104 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK, thr1Err6ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (and 20 more)] === [2024-12-02 07:08:31,104 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:08:31,104 INFO L85 PathProgramCache]: Analyzing trace with hash 1131559455, now seen corresponding path program 1 times [2024-12-02 07:08:31,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:08:31,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [28907624] [2024-12-02 07:08:31,105 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 07:08:31,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:08:31,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 07:08:31,298 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 07:08:31,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 07:08:31,345 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 07:08:31,345 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 07:08:31,346 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-12-02 07:08:31,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (22 of 24 remaining) [2024-12-02 07:08:31,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (21 of 24 remaining) [2024-12-02 07:08:31,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONMEMORY_LEAK (20 of 24 remaining) [2024-12-02 07:08:31,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (19 of 24 remaining) [2024-12-02 07:08:31,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONMEMORY_LEAK (18 of 24 remaining) [2024-12-02 07:08:31,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONMEMORY_LEAK (17 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONMEMORY_LEAK (16 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONMEMORY_LEAK (15 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONMEMORY_LEAK (14 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONMEMORY_LEAK (13 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONMEMORY_LEAK (12 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (11 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (10 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (9 of 24 remaining) [2024-12-02 07:08:31,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONMEMORY_LEAK (8 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (7 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONMEMORY_LEAK (6 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONMEMORY_LEAK (5 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONMEMORY_LEAK (4 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONMEMORY_LEAK (3 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONMEMORY_LEAK (2 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONMEMORY_LEAK (1 of 24 remaining) [2024-12-02 07:08:31,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONMEMORY_LEAK (0 of 24 remaining) [2024-12-02 07:08:31,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 07:08:31,351 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-12-02 07:08:31,354 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 07:08:31,354 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-12-02 07:08:31,440 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 07:08:31,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 305 places, 396 transitions, 802 flow [2024-12-02 07:08:31,515 INFO L124 PetriNetUnfolderBase]: 96/404 cut-off events. [2024-12-02 07:08:31,515 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-02 07:08:31,522 INFO L83 FinitePrefix]: Finished finitePrefix Result has 412 conditions, 404 events. 96/404 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 2412 event pairs, 0 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 392. Up to 10 conditions per place. [2024-12-02 07:08:31,523 INFO L82 GeneralOperation]: Start removeDead. Operand has 305 places, 396 transitions, 802 flow [2024-12-02 07:08:31,529 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 305 places, 396 transitions, 802 flow [2024-12-02 07:08:31,530 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 07:08:31,530 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;@7de0d1b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 07:08:31,530 INFO L334 AbstractCegarLoop]: Starting to check reachability of 35 error locations. [2024-12-02 07:08:31,534 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 07:08:31,534 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-12-02 07:08:31,534 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 07:08:31,534 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:08:31,534 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-12-02 07:08:31,534 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK, thr1Err6ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (and 31 more)] === [2024-12-02 07:08:31,535 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:08:31,535 INFO L85 PathProgramCache]: Analyzing trace with hash 1570366, now seen corresponding path program 1 times [2024-12-02 07:08:31,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:08:31,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1709155239] [2024-12-02 07:08:31,535 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 07:08:31,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:08:31,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 07:08:31,706 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 07:08:31,706 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 07:08:31,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1709155239] [2024-12-02 07:08:31,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1709155239] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 07:08:31,706 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 07:08:31,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 07:08:31,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [513112514] [2024-12-02 07:08:31,706 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 07:08:31,707 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 07:08:31,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 07:08:31,707 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 07:08:31,707 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 07:08:31,708 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 396 [2024-12-02 07:08:31,708 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 396 transitions, 802 flow. Second operand has 2 states, 2 states have (on average 105.0) internal successors, (210), 2 states have internal predecessors, (210), 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 07:08:31,709 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 07:08:31,709 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 396 [2024-12-02 07:08:31,709 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 07:08:34,690 INFO L124 PetriNetUnfolderBase]: 28983/48493 cut-off events. [2024-12-02 07:08:34,690 INFO L125 PetriNetUnfolderBase]: For 258/258 co-relation queries the response was YES. [2024-12-02 07:08:34,765 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90507 conditions, 48493 events. 28983/48493 cut-off events. For 258/258 co-relation queries the response was YES. Maximal size of possible extension queue 1457. Compared 397693 event pairs, 22143 based on Foata normal form. 4480/45501 useless extension candidates. Maximal degree in co-relation 88477. Up to 41751 conditions per place. [2024-12-02 07:08:34,914 INFO L140 encePairwiseOnDemand]: 365/396 looper letters, 198 selfloop transitions, 0 changer transitions 0/261 dead transitions. [2024-12-02 07:08:34,914 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 261 transitions, 928 flow [2024-12-02 07:08:34,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 07:08:34,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 07:08:34,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 437 transitions. [2024-12-02 07:08:34,918 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5517676767676768 [2024-12-02 07:08:34,918 INFO L175 Difference]: Start difference. First operand has 305 places, 396 transitions, 802 flow. Second operand 2 states and 437 transitions. [2024-12-02 07:08:34,919 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 261 transitions, 928 flow [2024-12-02 07:08:34,922 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 261 transitions, 928 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 07:08:34,927 INFO L231 Difference]: Finished difference. Result has 219 places, 261 transitions, 532 flow [2024-12-02 07:08:34,928 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=396, PETRI_DIFFERENCE_MINUEND_FLOW=532, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=532, PETRI_PLACES=219, PETRI_TRANSITIONS=261} [2024-12-02 07:08:34,929 INFO L279 CegarLoopForPetriNet]: 305 programPoint places, -86 predicate places. [2024-12-02 07:08:34,929 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 261 transitions, 532 flow [2024-12-02 07:08:34,929 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 105.0) internal successors, (210), 2 states have internal predecessors, (210), 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 07:08:34,929 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:08:34,929 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 1, 1, 1, 1] [2024-12-02 07:08:34,929 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 07:08:34,930 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK, thr1Err6ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (and 31 more)] === [2024-12-02 07:08:34,930 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:08:34,930 INFO L85 PathProgramCache]: Analyzing trace with hash -924412302, now seen corresponding path program 1 times [2024-12-02 07:08:34,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:08:34,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [273711291] [2024-12-02 07:08:34,931 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 07:08:34,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:08:35,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 07:08:35,122 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 07:08:35,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 07:08:35,153 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 07:08:35,154 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 07:08:35,154 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 35 remaining) [2024-12-02 07:08:35,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (33 of 35 remaining) [2024-12-02 07:08:35,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (32 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONMEMORY_LEAK (31 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (30 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONMEMORY_LEAK (29 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONMEMORY_LEAK (28 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONMEMORY_LEAK (27 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONMEMORY_LEAK (26 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONMEMORY_LEAK (25 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONMEMORY_LEAK (24 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONMEMORY_LEAK (23 of 35 remaining) [2024-12-02 07:08:35,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (22 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (21 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (20 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONMEMORY_LEAK (19 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (18 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONMEMORY_LEAK (17 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONMEMORY_LEAK (16 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONMEMORY_LEAK (15 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONMEMORY_LEAK (14 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONMEMORY_LEAK (13 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONMEMORY_LEAK (12 of 35 remaining) [2024-12-02 07:08:35,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONMEMORY_LEAK (11 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONMEMORY_LEAK (10 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONMEMORY_LEAK (9 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONMEMORY_LEAK (8 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (7 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONMEMORY_LEAK (6 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONMEMORY_LEAK (5 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONMEMORY_LEAK (4 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONMEMORY_LEAK (3 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONMEMORY_LEAK (2 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONMEMORY_LEAK (1 of 35 remaining) [2024-12-02 07:08:35,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONMEMORY_LEAK (0 of 35 remaining) [2024-12-02 07:08:35,158 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 07:08:35,158 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-12-02 07:08:35,158 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 07:08:35,158 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-12-02 07:08:35,248 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 07:08:35,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 454 places, 591 transitions, 1200 flow [2024-12-02 07:08:35,373 INFO L124 PetriNetUnfolderBase]: 144/603 cut-off events. [2024-12-02 07:08:35,373 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-12-02 07:08:35,383 INFO L83 FinitePrefix]: Finished finitePrefix Result has 616 conditions, 603 events. 144/603 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 4032 event pairs, 0 based on Foata normal form. 0/418 useless extension candidates. Maximal degree in co-relation 586. Up to 10 conditions per place. [2024-12-02 07:08:35,383 INFO L82 GeneralOperation]: Start removeDead. Operand has 454 places, 591 transitions, 1200 flow [2024-12-02 07:08:35,395 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 454 places, 591 transitions, 1200 flow [2024-12-02 07:08:35,396 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 07:08:35,397 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;@7de0d1b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 07:08:35,397 INFO L334 AbstractCegarLoop]: Starting to check reachability of 46 error locations. [2024-12-02 07:08:35,402 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 07:08:35,402 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-12-02 07:08:35,403 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 07:08:35,403 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:08:35,403 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-12-02 07:08:35,403 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err2ASSERT_VIOLATIONMEMORY_LEAK, thr1Err5ASSERT_VIOLATIONMEMORY_LEAK, thr1Err6ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (and 42 more)] === [2024-12-02 07:08:35,403 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:08:35,403 INFO L85 PathProgramCache]: Analyzing trace with hash 2157229, now seen corresponding path program 1 times [2024-12-02 07:08:35,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:08:35,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1511502274] [2024-12-02 07:08:35,404 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 07:08:35,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:08:35,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 07:08:35,528 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 07:08:35,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 07:08:35,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1511502274] [2024-12-02 07:08:35,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1511502274] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 07:08:35,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 07:08:35,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 07:08:35,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189968035] [2024-12-02 07:08:35,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 07:08:35,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 07:08:35,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 07:08:35,530 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 07:08:35,530 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 07:08:35,531 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 591 [2024-12-02 07:08:35,532 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 454 places, 591 transitions, 1200 flow. Second operand has 2 states, 2 states have (on average 156.0) internal successors, (312), 2 states have internal predecessors, (312), 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 07:08:35,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 07:08:35,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 591 [2024-12-02 07:08:35,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand