./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_29-multiple-protecting2-vesal_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version a0165632 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_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_29-multiple-protecting2-vesal_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX --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 a900e47bcb0579a731ecfed3c71b01054e5f0917c7f65049265d17494d326436 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 17:49:55,275 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 17:49:55,347 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-08 17:49:55,352 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 17:49:55,353 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 17:49:55,389 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 17:49:55,390 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 17:49:55,391 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 17:49:55,392 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 17:49:55,393 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 17:49:55,394 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 17:49:55,394 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 17:49:55,395 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 17:49:55,396 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 17:49:55,396 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 17:49:55,396 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 17:49:55,397 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 17:49:55,397 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 17:49:55,398 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 17:49:55,398 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 17:49:55,399 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-08 17:49:55,402 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-08 17:49:55,403 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-08 17:49:55,403 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 17:49:55,403 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 17:49:55,404 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 17:49:55,404 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 17:49:55,404 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 17:49:55,404 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 17:49:55,405 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 17:49:55,405 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 17:49:55,405 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 17:49:55,406 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 17:49:55,409 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 17:49:55,409 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 17:49:55,409 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 17:49:55,410 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 17:49:55,410 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 17:49:55,411 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 17:49:55,411 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 17:49:55,412 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 17:49:55,413 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 17:49:55,414 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_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/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_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX 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 -> a900e47bcb0579a731ecfed3c71b01054e5f0917c7f65049265d17494d326436 [2024-11-08 17:49:55,779 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 17:49:55,814 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 17:49:55,817 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 17:49:55,819 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 17:49:55,820 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 17:49:55,821 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/goblint-regression/13-privatized_29-multiple-protecting2-vesal_true.i Unable to find full path for "g++" [2024-11-08 17:49:57,902 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 17:49:58,199 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 17:49:58,200 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/sv-benchmarks/c/goblint-regression/13-privatized_29-multiple-protecting2-vesal_true.i [2024-11-08 17:49:58,221 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/data/0b6a6d1d4/bfee66dbcff64692ae54ac9e2ff142b6/FLAG76060ab7e [2024-11-08 17:49:58,242 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/data/0b6a6d1d4/bfee66dbcff64692ae54ac9e2ff142b6 [2024-11-08 17:49:58,245 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 17:49:58,247 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 17:49:58,251 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 17:49:58,251 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 17:49:58,258 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 17:49:58,259 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:58,260 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63e3a9e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58, skipping insertion in model container [2024-11-08 17:49:58,262 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:58,320 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 17:49:58,822 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:49:58,853 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 17:49:58,928 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:49:58,985 INFO L204 MainTranslator]: Completed translation [2024-11-08 17:49:58,985 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58 WrapperNode [2024-11-08 17:49:58,986 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 17:49:58,987 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 17:49:58,987 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 17:49:58,988 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 17:49:58,997 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,016 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,048 INFO L138 Inliner]: procedures = 162, calls = 43, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 88 [2024-11-08 17:49:59,050 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 17:49:59,051 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 17:49:59,052 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 17:49:59,052 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 17:49:59,065 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,065 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,069 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,099 INFO L175 MemorySlicer]: Split 17 memory accesses to 4 slices as follows [2, 5, 5, 5]. 29 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 5, 5, 5]. The 0 writes are split as follows [0, 0, 0, 0]. [2024-11-08 17:49:59,102 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,103 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,114 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,116 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,121 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,123 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,125 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 17:49:59,130 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 17:49:59,130 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 17:49:59,130 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 17:49:59,131 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (1/1) ... [2024-11-08 17:49:59,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 17:49:59,162 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 17:49:59,180 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 17:49:59,186 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 17:49:59,224 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2024-11-08 17:49:59,224 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2024-11-08 17:49:59,224 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-08 17:49:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 17:49:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 17:49:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-08 17:49:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-08 17:49:59,225 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-08 17:49:59,226 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-08 17:49:59,226 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 17:49:59,227 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 17:49:59,229 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 17:49:59,393 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 17:49:59,395 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 17:49:59,656 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 17:49:59,656 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 17:49:59,931 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 17:49:59,932 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 17:49:59,932 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:49:59 BoogieIcfgContainer [2024-11-08 17:49:59,932 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 17:49:59,935 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 17:49:59,937 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 17:49:59,941 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 17:49:59,941 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:49:58" (1/3) ... [2024-11-08 17:49:59,942 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45d0d2db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:49:59, skipping insertion in model container [2024-11-08 17:49:59,942 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:58" (2/3) ... [2024-11-08 17:49:59,943 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45d0d2db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:49:59, skipping insertion in model container [2024-11-08 17:49:59,943 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:49:59" (3/3) ... [2024-11-08 17:49:59,946 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_29-multiple-protecting2-vesal_true.i [2024-11-08 17:49:59,974 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 17:49:59,975 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-11-08 17:49:59,976 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 17:50:00,033 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-08 17:50:00,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 61 transitions, 129 flow [2024-11-08 17:50:00,128 INFO L124 PetriNetUnfolderBase]: 6/60 cut-off events. [2024-11-08 17:50:00,129 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-08 17:50:00,132 INFO L83 FinitePrefix]: Finished finitePrefix Result has 65 conditions, 60 events. 6/60 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 74 event pairs, 0 based on Foata normal form. 0/50 useless extension candidates. Maximal degree in co-relation 54. Up to 2 conditions per place. [2024-11-08 17:50:00,132 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 61 transitions, 129 flow [2024-11-08 17:50:00,137 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 57 places, 59 transitions, 124 flow [2024-11-08 17:50:00,145 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 17:50:00,152 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;@21bbf006, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 17:50:00,153 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-08 17:50:00,164 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 17:50:00,164 INFO L124 PetriNetUnfolderBase]: 2/24 cut-off events. [2024-11-08 17:50:00,165 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 17:50:00,165 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:00,166 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:00,166 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:00,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:00,173 INFO L85 PathProgramCache]: Analyzing trace with hash -548534013, now seen corresponding path program 1 times [2024-11-08 17:50:00,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:00,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [371010033] [2024-11-08 17:50:00,186 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:00,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:00,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:00,686 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:00,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:00,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [371010033] [2024-11-08 17:50:00,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [371010033] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:00,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:00,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 17:50:00,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97733600] [2024-11-08 17:50:00,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:00,700 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 17:50:00,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:00,734 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 17:50:00,735 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 17:50:00,749 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2024-11-08 17:50:00,751 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 59 transitions, 124 flow. Second operand has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:00,752 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:00,752 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2024-11-08 17:50:00,753 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:01,023 INFO L124 PetriNetUnfolderBase]: 177/480 cut-off events. [2024-11-08 17:50:01,023 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-08 17:50:01,025 INFO L83 FinitePrefix]: Finished finitePrefix Result has 873 conditions, 480 events. 177/480 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2317 event pairs, 81 based on Foata normal form. 48/503 useless extension candidates. Maximal degree in co-relation 859. Up to 172 conditions per place. [2024-11-08 17:50:01,029 INFO L140 encePairwiseOnDemand]: 45/61 looper letters, 46 selfloop transitions, 15 changer transitions 0/79 dead transitions. [2024-11-08 17:50:01,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 79 transitions, 286 flow [2024-11-08 17:50:01,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 17:50:01,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-08 17:50:01,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 168 transitions. [2024-11-08 17:50:01,046 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5508196721311476 [2024-11-08 17:50:01,050 INFO L175 Difference]: Start difference. First operand has 57 places, 59 transitions, 124 flow. Second operand 5 states and 168 transitions. [2024-11-08 17:50:01,051 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 79 transitions, 286 flow [2024-11-08 17:50:01,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 79 transitions, 282 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 17:50:01,064 INFO L231 Difference]: Finished difference. Result has 60 places, 58 transitions, 186 flow [2024-11-08 17:50:01,067 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=186, PETRI_PLACES=60, PETRI_TRANSITIONS=58} [2024-11-08 17:50:01,075 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 3 predicate places. [2024-11-08 17:50:01,075 INFO L471 AbstractCegarLoop]: Abstraction has has 60 places, 58 transitions, 186 flow [2024-11-08 17:50:01,075 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:01,076 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:01,076 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:01,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 17:50:01,076 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:01,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:01,077 INFO L85 PathProgramCache]: Analyzing trace with hash 1140476964, now seen corresponding path program 1 times [2024-11-08 17:50:01,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:01,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770108909] [2024-11-08 17:50:01,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:01,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:01,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:01,277 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:01,277 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:01,277 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770108909] [2024-11-08 17:50:01,278 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770108909] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:01,278 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:01,278 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 17:50:01,279 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1885694634] [2024-11-08 17:50:01,279 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:01,280 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 17:50:01,281 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:01,281 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 17:50:01,281 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 17:50:01,290 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2024-11-08 17:50:01,290 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 58 transitions, 186 flow. Second operand has 4 states, 4 states have (on average 21.25) internal successors, (85), 4 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:01,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:01,291 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2024-11-08 17:50:01,291 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:01,516 INFO L124 PetriNetUnfolderBase]: 180/475 cut-off events. [2024-11-08 17:50:01,516 INFO L125 PetriNetUnfolderBase]: For 112/112 co-relation queries the response was YES. [2024-11-08 17:50:01,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1076 conditions, 475 events. 180/475 cut-off events. For 112/112 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2327 event pairs, 42 based on Foata normal form. 10/484 useless extension candidates. Maximal degree in co-relation 875. Up to 241 conditions per place. [2024-11-08 17:50:01,521 INFO L140 encePairwiseOnDemand]: 52/61 looper letters, 51 selfloop transitions, 19 changer transitions 0/88 dead transitions. [2024-11-08 17:50:01,522 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 88 transitions, 428 flow [2024-11-08 17:50:01,522 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 17:50:01,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-08 17:50:01,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 157 transitions. [2024-11-08 17:50:01,524 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5147540983606558 [2024-11-08 17:50:01,525 INFO L175 Difference]: Start difference. First operand has 60 places, 58 transitions, 186 flow. Second operand 5 states and 157 transitions. [2024-11-08 17:50:01,525 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 88 transitions, 428 flow [2024-11-08 17:50:01,535 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 88 transitions, 428 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 17:50:01,537 INFO L231 Difference]: Finished difference. Result has 67 places, 66 transitions, 308 flow [2024-11-08 17:50:01,538 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=308, PETRI_PLACES=67, PETRI_TRANSITIONS=66} [2024-11-08 17:50:01,539 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 10 predicate places. [2024-11-08 17:50:01,540 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 66 transitions, 308 flow [2024-11-08 17:50:01,540 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.25) internal successors, (85), 4 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:01,540 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:01,541 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:01,541 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 17:50:01,542 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:01,543 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:01,543 INFO L85 PathProgramCache]: Analyzing trace with hash -805979197, now seen corresponding path program 1 times [2024-11-08 17:50:01,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:01,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981362412] [2024-11-08 17:50:01,544 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:01,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:01,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:01,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:01,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:01,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981362412] [2024-11-08 17:50:01,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981362412] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:01,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:01,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:50:01,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345559134] [2024-11-08 17:50:01,677 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:01,678 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:50:01,678 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:01,679 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:50:01,679 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:50:01,683 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2024-11-08 17:50:01,684 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 66 transitions, 308 flow. Second operand has 5 states, 5 states have (on average 21.4) internal successors, (107), 5 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:01,684 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:01,684 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2024-11-08 17:50:01,685 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:01,948 INFO L124 PetriNetUnfolderBase]: 183/476 cut-off events. [2024-11-08 17:50:01,949 INFO L125 PetriNetUnfolderBase]: For 367/367 co-relation queries the response was YES. [2024-11-08 17:50:01,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1285 conditions, 476 events. 183/476 cut-off events. For 367/367 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2252 event pairs, 42 based on Foata normal form. 17/492 useless extension candidates. Maximal degree in co-relation 960. Up to 211 conditions per place. [2024-11-08 17:50:01,953 INFO L140 encePairwiseOnDemand]: 51/61 looper letters, 56 selfloop transitions, 16 changer transitions 0/88 dead transitions. [2024-11-08 17:50:01,954 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 88 transitions, 535 flow [2024-11-08 17:50:01,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:50:01,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:50:01,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 176 transitions. [2024-11-08 17:50:01,956 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4808743169398907 [2024-11-08 17:50:01,956 INFO L175 Difference]: Start difference. First operand has 67 places, 66 transitions, 308 flow. Second operand 6 states and 176 transitions. [2024-11-08 17:50:01,956 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 88 transitions, 535 flow [2024-11-08 17:50:01,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 88 transitions, 528 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-08 17:50:01,963 INFO L231 Difference]: Finished difference. Result has 72 places, 69 transitions, 409 flow [2024-11-08 17:50:01,964 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=291, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=409, PETRI_PLACES=72, PETRI_TRANSITIONS=69} [2024-11-08 17:50:01,964 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 15 predicate places. [2024-11-08 17:50:01,965 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 69 transitions, 409 flow [2024-11-08 17:50:01,965 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.4) internal successors, (107), 5 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:01,965 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:01,965 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:01,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 17:50:01,966 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:01,966 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:01,966 INFO L85 PathProgramCache]: Analyzing trace with hash 24753990, now seen corresponding path program 1 times [2024-11-08 17:50:01,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:01,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356510927] [2024-11-08 17:50:01,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:01,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:01,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:02,124 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:02,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:02,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [356510927] [2024-11-08 17:50:02,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [356510927] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:02,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:02,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:50:02,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523857855] [2024-11-08 17:50:02,128 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:02,128 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:50:02,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:02,129 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:50:02,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:50:02,139 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2024-11-08 17:50:02,140 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 69 transitions, 409 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:02,140 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:02,140 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2024-11-08 17:50:02,140 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:02,420 INFO L124 PetriNetUnfolderBase]: 180/456 cut-off events. [2024-11-08 17:50:02,420 INFO L125 PetriNetUnfolderBase]: For 783/783 co-relation queries the response was YES. [2024-11-08 17:50:02,422 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1404 conditions, 456 events. 180/456 cut-off events. For 783/783 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2102 event pairs, 28 based on Foata normal form. 4/459 useless extension candidates. Maximal degree in co-relation 1063. Up to 117 conditions per place. [2024-11-08 17:50:02,425 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 60 selfloop transitions, 23 changer transitions 0/97 dead transitions. [2024-11-08 17:50:02,425 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 97 transitions, 661 flow [2024-11-08 17:50:02,426 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:50:02,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:50:02,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 231 transitions. [2024-11-08 17:50:02,428 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4733606557377049 [2024-11-08 17:50:02,428 INFO L175 Difference]: Start difference. First operand has 72 places, 69 transitions, 409 flow. Second operand 8 states and 231 transitions. [2024-11-08 17:50:02,428 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 97 transitions, 661 flow [2024-11-08 17:50:02,435 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 97 transitions, 625 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-08 17:50:02,438 INFO L231 Difference]: Finished difference. Result has 72 places, 67 transitions, 417 flow [2024-11-08 17:50:02,438 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=365, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=417, PETRI_PLACES=72, PETRI_TRANSITIONS=67} [2024-11-08 17:50:02,439 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 15 predicate places. [2024-11-08 17:50:02,439 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 67 transitions, 417 flow [2024-11-08 17:50:02,439 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:02,439 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:02,440 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:02,440 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 17:50:02,440 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:02,440 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:02,441 INFO L85 PathProgramCache]: Analyzing trace with hash 1490439404, now seen corresponding path program 1 times [2024-11-08 17:50:02,441 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:02,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1976814011] [2024-11-08 17:50:02,441 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:02,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:02,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:02,635 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:02,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:02,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1976814011] [2024-11-08 17:50:02,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1976814011] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:02,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:02,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:50:02,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1263871887] [2024-11-08 17:50:02,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:02,638 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:50:02,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:02,639 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:50:02,639 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:50:02,639 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 61 [2024-11-08 17:50:02,640 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 67 transitions, 417 flow. Second operand has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:02,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:02,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 61 [2024-11-08 17:50:02,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:02,796 INFO L124 PetriNetUnfolderBase]: 90/307 cut-off events. [2024-11-08 17:50:02,796 INFO L125 PetriNetUnfolderBase]: For 461/461 co-relation queries the response was YES. [2024-11-08 17:50:02,797 INFO L83 FinitePrefix]: Finished finitePrefix Result has 882 conditions, 307 events. 90/307 cut-off events. For 461/461 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 1331 event pairs, 27 based on Foata normal form. 23/327 useless extension candidates. Maximal degree in co-relation 584. Up to 133 conditions per place. [2024-11-08 17:50:02,799 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 45 selfloop transitions, 11 changer transitions 0/79 dead transitions. [2024-11-08 17:50:02,799 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 79 transitions, 554 flow [2024-11-08 17:50:02,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 17:50:02,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-08 17:50:02,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 139 transitions. [2024-11-08 17:50:02,801 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.569672131147541 [2024-11-08 17:50:02,802 INFO L175 Difference]: Start difference. First operand has 72 places, 67 transitions, 417 flow. Second operand 4 states and 139 transitions. [2024-11-08 17:50:02,802 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 79 transitions, 554 flow [2024-11-08 17:50:02,806 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 79 transitions, 465 flow, removed 4 selfloop flow, removed 9 redundant places. [2024-11-08 17:50:02,808 INFO L231 Difference]: Finished difference. Result has 67 places, 65 transitions, 330 flow [2024-11-08 17:50:02,808 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=330, PETRI_PLACES=67, PETRI_TRANSITIONS=65} [2024-11-08 17:50:02,809 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 10 predicate places. [2024-11-08 17:50:02,809 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 65 transitions, 330 flow [2024-11-08 17:50:02,810 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:02,810 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:02,810 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:02,810 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 17:50:02,811 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:02,811 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:02,811 INFO L85 PathProgramCache]: Analyzing trace with hash -1836788738, now seen corresponding path program 1 times [2024-11-08 17:50:02,812 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:02,812 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [58481948] [2024-11-08 17:50:02,812 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:02,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:02,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:03,088 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:03,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [58481948] [2024-11-08 17:50:03,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [58481948] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:03,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:03,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:50:03,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1798817409] [2024-11-08 17:50:03,089 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:03,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:50:03,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:03,090 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:50:03,091 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:50:03,093 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 61 [2024-11-08 17:50:03,094 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 65 transitions, 330 flow. Second operand has 6 states, 6 states have (on average 24.833333333333332) internal successors, (149), 6 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:03,094 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:03,094 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 61 [2024-11-08 17:50:03,094 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:03,237 INFO L124 PetriNetUnfolderBase]: 56/220 cut-off events. [2024-11-08 17:50:03,238 INFO L125 PetriNetUnfolderBase]: For 207/207 co-relation queries the response was YES. [2024-11-08 17:50:03,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 636 conditions, 220 events. 56/220 cut-off events. For 207/207 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 750 event pairs, 10 based on Foata normal form. 12/232 useless extension candidates. Maximal degree in co-relation 348. Up to 105 conditions per place. [2024-11-08 17:50:03,240 INFO L140 encePairwiseOnDemand]: 56/61 looper letters, 43 selfloop transitions, 6 changer transitions 0/71 dead transitions. [2024-11-08 17:50:03,240 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 71 transitions, 453 flow [2024-11-08 17:50:03,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 17:50:03,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-08 17:50:03,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 126 transitions. [2024-11-08 17:50:03,242 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5163934426229508 [2024-11-08 17:50:03,243 INFO L175 Difference]: Start difference. First operand has 67 places, 65 transitions, 330 flow. Second operand 4 states and 126 transitions. [2024-11-08 17:50:03,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 71 transitions, 453 flow [2024-11-08 17:50:03,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 71 transitions, 448 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-08 17:50:03,250 INFO L231 Difference]: Finished difference. Result has 69 places, 59 transitions, 300 flow [2024-11-08 17:50:03,250 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=300, PETRI_PLACES=69, PETRI_TRANSITIONS=59} [2024-11-08 17:50:03,251 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 12 predicate places. [2024-11-08 17:50:03,251 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 59 transitions, 300 flow [2024-11-08 17:50:03,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.833333333333332) internal successors, (149), 6 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:03,252 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:03,252 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:03,252 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 17:50:03,252 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:03,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:03,253 INFO L85 PathProgramCache]: Analyzing trace with hash 700452915, now seen corresponding path program 1 times [2024-11-08 17:50:03,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:03,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892055861] [2024-11-08 17:50:03,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:03,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:03,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:03,492 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:03,492 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:03,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892055861] [2024-11-08 17:50:03,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892055861] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:03,493 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:03,493 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:50:03,493 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1988894940] [2024-11-08 17:50:03,493 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:03,494 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:50:03,494 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:03,494 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:50:03,494 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:50:03,500 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2024-11-08 17:50:03,501 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 59 transitions, 300 flow. Second operand has 5 states, 5 states have (on average 23.6) internal successors, (118), 5 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:03,501 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:03,501 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2024-11-08 17:50:03,502 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:03,692 INFO L124 PetriNetUnfolderBase]: 64/222 cut-off events. [2024-11-08 17:50:03,692 INFO L125 PetriNetUnfolderBase]: For 192/192 co-relation queries the response was YES. [2024-11-08 17:50:03,693 INFO L83 FinitePrefix]: Finished finitePrefix Result has 711 conditions, 222 events. 64/222 cut-off events. For 192/192 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 738 event pairs, 29 based on Foata normal form. 2/222 useless extension candidates. Maximal degree in co-relation 407. Up to 106 conditions per place. [2024-11-08 17:50:03,694 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 39 selfloop transitions, 13 changer transitions 0/64 dead transitions. [2024-11-08 17:50:03,694 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 64 transitions, 425 flow [2024-11-08 17:50:03,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:50:03,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:50:03,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 157 transitions. [2024-11-08 17:50:03,696 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.42896174863387976 [2024-11-08 17:50:03,696 INFO L175 Difference]: Start difference. First operand has 69 places, 59 transitions, 300 flow. Second operand 6 states and 157 transitions. [2024-11-08 17:50:03,696 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 64 transitions, 425 flow [2024-11-08 17:50:03,698 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 64 transitions, 413 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-08 17:50:03,700 INFO L231 Difference]: Finished difference. Result has 68 places, 56 transitions, 308 flow [2024-11-08 17:50:03,700 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=282, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=308, PETRI_PLACES=68, PETRI_TRANSITIONS=56} [2024-11-08 17:50:03,701 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 11 predicate places. [2024-11-08 17:50:03,701 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 56 transitions, 308 flow [2024-11-08 17:50:03,701 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.6) internal successors, (118), 5 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:03,701 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:50:03,702 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:03,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 17:50:03,702 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2024-11-08 17:50:03,702 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:50:03,703 INFO L85 PathProgramCache]: Analyzing trace with hash 226956573, now seen corresponding path program 1 times [2024-11-08 17:50:03,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:50:03,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224122999] [2024-11-08 17:50:03,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:50:03,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:50:03,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:50:03,768 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:50:03,768 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:50:03,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [224122999] [2024-11-08 17:50:03,769 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [224122999] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:50:03,769 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:50:03,769 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-08 17:50:03,769 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059276952] [2024-11-08 17:50:03,769 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:50:03,770 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 17:50:03,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:50:03,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 17:50:03,771 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 17:50:03,771 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2024-11-08 17:50:03,771 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 56 transitions, 308 flow. Second operand has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:03,771 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:50:03,772 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2024-11-08 17:50:03,772 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:50:03,897 INFO L124 PetriNetUnfolderBase]: 55/212 cut-off events. [2024-11-08 17:50:03,897 INFO L125 PetriNetUnfolderBase]: For 240/240 co-relation queries the response was YES. [2024-11-08 17:50:03,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 683 conditions, 212 events. 55/212 cut-off events. For 240/240 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 721 event pairs, 47 based on Foata normal form. 1/211 useless extension candidates. Maximal degree in co-relation 261. Up to 164 conditions per place. [2024-11-08 17:50:03,899 INFO L140 encePairwiseOnDemand]: 59/61 looper letters, 0 selfloop transitions, 0 changer transitions 55/55 dead transitions. [2024-11-08 17:50:03,899 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 55 transitions, 378 flow [2024-11-08 17:50:03,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 17:50:03,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 17:50:03,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 90 transitions. [2024-11-08 17:50:03,901 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4918032786885246 [2024-11-08 17:50:03,901 INFO L175 Difference]: Start difference. First operand has 68 places, 56 transitions, 308 flow. Second operand 3 states and 90 transitions. [2024-11-08 17:50:03,902 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 55 transitions, 378 flow [2024-11-08 17:50:03,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 55 transitions, 367 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-08 17:50:03,906 INFO L231 Difference]: Finished difference. Result has 66 places, 0 transitions, 0 flow [2024-11-08 17:50:03,906 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=295, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=66, PETRI_TRANSITIONS=0} [2024-11-08 17:50:03,907 INFO L277 CegarLoopForPetriNet]: 57 programPoint places, 9 predicate places. [2024-11-08 17:50:03,907 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 0 transitions, 0 flow [2024-11-08 17:50:03,908 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:50:03,911 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-08 17:50:03,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-08 17:50:03,913 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (2 of 5 remaining) [2024-11-08 17:50:03,913 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK (1 of 5 remaining) [2024-11-08 17:50:03,913 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-08 17:50:03,914 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 17:50:03,918 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:50:03,922 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-08 17:50:03,923 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-08 17:50:03,930 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 05:50:03 BasicIcfg [2024-11-08 17:50:03,930 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-08 17:50:03,931 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 17:50:03,931 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 17:50:03,932 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 17:50:03,933 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:49:59" (3/4) ... [2024-11-08 17:50:03,936 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 17:50:03,944 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t2_fun [2024-11-08 17:50:03,952 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-11-08 17:50:03,952 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-08 17:50:03,952 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-08 17:50:03,953 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-08 17:50:04,068 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/witness.graphml [2024-11-08 17:50:04,068 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/witness.yml [2024-11-08 17:50:04,069 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 17:50:04,069 INFO L158 Benchmark]: Toolchain (without parser) took 5822.61ms. Allocated memory was 138.4MB in the beginning and 251.7MB in the end (delta: 113.2MB). Free memory was 80.2MB in the beginning and 201.9MB in the end (delta: -121.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 17:50:04,070 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 138.4MB. Free memory is still 110.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 17:50:04,070 INFO L158 Benchmark]: CACSL2BoogieTranslator took 735.19ms. Allocated memory was 138.4MB in the beginning and 207.6MB in the end (delta: 69.2MB). Free memory was 80.0MB in the beginning and 168.8MB in the end (delta: -88.8MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-11-08 17:50:04,071 INFO L158 Benchmark]: Boogie Procedure Inliner took 63.96ms. Allocated memory is still 207.6MB. Free memory was 168.8MB in the beginning and 166.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 17:50:04,071 INFO L158 Benchmark]: Boogie Preprocessor took 77.50ms. Allocated memory is still 207.6MB. Free memory was 166.7MB in the beginning and 163.9MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 17:50:04,072 INFO L158 Benchmark]: RCFGBuilder took 802.84ms. Allocated memory is still 207.6MB. Free memory was 163.9MB in the beginning and 129.0MB in the end (delta: 34.9MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-08 17:50:04,072 INFO L158 Benchmark]: TraceAbstraction took 3995.19ms. Allocated memory was 207.6MB in the beginning and 251.7MB in the end (delta: 44.0MB). Free memory was 128.2MB in the beginning and 207.2MB in the end (delta: -79.0MB). Peak memory consumption was 72.8MB. Max. memory is 16.1GB. [2024-11-08 17:50:04,073 INFO L158 Benchmark]: Witness Printer took 137.44ms. Allocated memory is still 251.7MB. Free memory was 206.1MB in the beginning and 201.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 17:50:04,078 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.31ms. Allocated memory is still 138.4MB. Free memory is still 110.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 735.19ms. Allocated memory was 138.4MB in the beginning and 207.6MB in the end (delta: 69.2MB). Free memory was 80.0MB in the beginning and 168.8MB in the end (delta: -88.8MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 63.96ms. Allocated memory is still 207.6MB. Free memory was 168.8MB in the beginning and 166.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 77.50ms. Allocated memory is still 207.6MB. Free memory was 166.7MB in the beginning and 163.9MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 802.84ms. Allocated memory is still 207.6MB. Free memory was 163.9MB in the beginning and 129.0MB in the end (delta: 34.9MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * TraceAbstraction took 3995.19ms. Allocated memory was 207.6MB in the beginning and 251.7MB in the end (delta: 44.0MB). Free memory was 128.2MB in the beginning and 207.2MB in the end (delta: -79.0MB). Peak memory consumption was 72.8MB. Max. memory is 16.1GB. * Witness Printer took 137.44ms. Allocated memory is still 251.7MB. Free memory was 206.1MB in the beginning and 201.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 18]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 696]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 71 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.8s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 296 SdHoareTripleChecker+Valid, 1.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 287 mSDsluCounter, 10 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 4 mSDsCounter, 61 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 746 IncrementalHoareTripleChecker+Invalid, 807 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 61 mSolverCounterUnsat, 6 mSDtfsCounter, 746 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 40 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=417occurred in iteration=4, InterpolantAutomatonStates: 41, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 182 NumberOfCodeBlocks, 182 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 174 ConstructedInterpolants, 0 QuantifiedInterpolants, 624 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-08 17:50:04,126 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fcaedf59-56f7-48d3-87d0-5459ce77acfa/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE