./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_35-traces-ex-2_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 9bd2c7ff 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_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_35-traces-ex-2_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu --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 1d0c43dd41f99fbfade8285f6054d50d854da6853e7f72e8b1866aad54c9c5c4 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:06:49,693 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:06:49,802 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-19 08:06:49,810 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:06:49,811 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:06:49,847 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:06:49,848 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:06:49,849 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:06:49,850 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:06:49,855 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:06:49,856 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:06:49,857 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:06:49,857 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:06:49,859 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:06:49,859 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:06:49,860 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:06:49,860 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:06:49,861 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:06:49,861 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-19 08:06:49,861 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-19 08:06:49,862 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-19 08:06:49,862 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:06:49,863 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 08:06:49,863 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 08:06:49,864 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:06:49,864 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:06:49,865 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:06:49,866 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:06:49,866 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:06:49,866 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:06:49,868 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:06:49,868 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:06:49,868 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:06:49,869 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:06:49,869 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:06:49,869 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:06:49,869 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:06:49,870 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:06:49,870 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_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/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_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu 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 -> 1d0c43dd41f99fbfade8285f6054d50d854da6853e7f72e8b1866aad54c9c5c4 [2023-11-19 08:06:50,229 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:06:50,276 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:06:50,279 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:06:50,282 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:06:50,282 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:06:50,284 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/goblint-regression/13-privatized_35-traces-ex-2_true.i [2023-11-19 08:06:53,410 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:06:53,687 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:06:53,698 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/sv-benchmarks/c/goblint-regression/13-privatized_35-traces-ex-2_true.i [2023-11-19 08:06:53,723 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/data/243e7bb70/70ed290b7a5e440081c4f022ec55f447/FLAG86f74ed4d [2023-11-19 08:06:53,744 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/data/243e7bb70/70ed290b7a5e440081c4f022ec55f447 [2023-11-19 08:06:53,750 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:06:53,752 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:06:53,758 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:06:53,758 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:06:53,764 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:06:53,764 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:06:53" (1/1) ... [2023-11-19 08:06:53,766 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ecf8d7c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:53, skipping insertion in model container [2023-11-19 08:06:53,766 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:06:53" (1/1) ... [2023-11-19 08:06:53,832 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:06:54,289 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:06:54,303 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:06:54,343 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:06:54,387 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:06:54,388 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54 WrapperNode [2023-11-19 08:06:54,388 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:06:54,389 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:06:54,390 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:06:54,390 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:06:54,397 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,411 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,434 INFO L138 Inliner]: procedures = 162, calls = 30, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 51 [2023-11-19 08:06:54,435 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:06:54,436 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:06:54,436 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:06:54,436 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:06:54,445 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,446 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,449 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,450 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,455 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,457 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,459 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,461 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,464 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:06:54,465 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:06:54,465 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:06:54,465 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:06:54,466 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (1/1) ... [2023-11-19 08:06:54,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:06:54,488 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:06:54,500 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:06:54,502 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:06:54,533 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 08:06:54,534 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-19 08:06:54,534 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:06:54,534 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 08:06:54,534 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-19 08:06:54,535 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-19 08:06:54,535 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 08:06:54,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:06:54,535 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:06:54,536 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:06:54,537 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 08:06:54,681 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:06:54,683 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:06:54,927 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:06:54,936 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:06:54,944 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 08:06:54,948 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:54 BoogieIcfgContainer [2023-11-19 08:06:54,950 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:06:54,954 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:06:54,955 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:06:54,958 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:06:54,959 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:06:53" (1/3) ... [2023-11-19 08:06:54,960 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d2ed447 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:06:54, skipping insertion in model container [2023-11-19 08:06:54,960 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:06:54" (2/3) ... [2023-11-19 08:06:54,962 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d2ed447 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:06:54, skipping insertion in model container [2023-11-19 08:06:54,962 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:54" (3/3) ... [2023-11-19 08:06:54,964 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_35-traces-ex-2_true.i [2023-11-19 08:06:54,984 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:06:54,985 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-19 08:06:54,985 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 08:06:55,076 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:06:55,125 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 80 places, 78 transitions, 160 flow [2023-11-19 08:06:55,188 INFO L124 PetriNetUnfolderBase]: 2/77 cut-off events. [2023-11-19 08:06:55,191 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:06:55,199 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81 conditions, 77 events. 2/77 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 67 event pairs, 0 based on Foata normal form. 0/71 useless extension candidates. Maximal degree in co-relation 46. Up to 2 conditions per place. [2023-11-19 08:06:55,199 INFO L82 GeneralOperation]: Start removeDead. Operand has 80 places, 78 transitions, 160 flow [2023-11-19 08:06:55,206 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 74 places, 72 transitions, 147 flow [2023-11-19 08:06:55,210 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:06:55,226 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 74 places, 72 transitions, 147 flow [2023-11-19 08:06:55,232 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 74 places, 72 transitions, 147 flow [2023-11-19 08:06:55,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 74 places, 72 transitions, 147 flow [2023-11-19 08:06:55,276 INFO L124 PetriNetUnfolderBase]: 2/72 cut-off events. [2023-11-19 08:06:55,277 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:06:55,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76 conditions, 72 events. 2/72 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 66 event pairs, 0 based on Foata normal form. 0/67 useless extension candidates. Maximal degree in co-relation 41. Up to 2 conditions per place. [2023-11-19 08:06:55,278 INFO L119 LiptonReduction]: Number of co-enabled transitions 756 [2023-11-19 08:06:58,407 INFO L134 LiptonReduction]: Checked pairs total: 2291 [2023-11-19 08:06:58,408 INFO L136 LiptonReduction]: Total number of compositions: 67 [2023-11-19 08:06:58,424 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:06:58,431 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@5dcb49f6, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:06:58,431 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-11-19 08:06:58,433 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:06:58,433 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-19 08:06:58,434 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:06:58,434 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:06:58,434 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-19 08:06:58,435 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2023-11-19 08:06:58,440 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:58,441 INFO L85 PathProgramCache]: Analyzing trace with hash 278, now seen corresponding path program 1 times [2023-11-19 08:06:58,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:58,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [854178606] [2023-11-19 08:06:58,449 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:58,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:58,566 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:06:58,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:06:58,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [854178606] [2023-11-19 08:06:58,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [854178606] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:06:58,568 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:06:58,568 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-19 08:06:58,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [285768210] [2023-11-19 08:06:58,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:06:58,580 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:06:58,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:06:58,607 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:06:58,609 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:06:58,611 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 74 out of 145 [2023-11-19 08:06:58,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 24 places, 21 transitions, 45 flow. Second operand has 2 states, 2 states have (on average 74.5) internal successors, (149), 2 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) [2023-11-19 08:06:58,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:06:58,616 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 74 of 145 [2023-11-19 08:06:58,617 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:06:58,697 INFO L124 PetriNetUnfolderBase]: 32/90 cut-off events. [2023-11-19 08:06:58,697 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:06:58,700 INFO L83 FinitePrefix]: Finished finitePrefix Result has 173 conditions, 90 events. 32/90 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 307 event pairs, 32 based on Foata normal form. 5/77 useless extension candidates. Maximal degree in co-relation 164. Up to 79 conditions per place. [2023-11-19 08:06:58,703 INFO L140 encePairwiseOnDemand]: 142/145 looper letters, 13 selfloop transitions, 0 changer transitions 1/18 dead transitions. [2023-11-19 08:06:58,703 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 18 transitions, 67 flow [2023-11-19 08:06:58,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:06:58,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 08:06:58,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 165 transitions. [2023-11-19 08:06:58,721 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5689655172413793 [2023-11-19 08:06:58,722 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 165 transitions. [2023-11-19 08:06:58,722 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 165 transitions. [2023-11-19 08:06:58,725 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:06:58,728 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 165 transitions. [2023-11-19 08:06:58,735 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 82.5) internal successors, (165), 2 states have internal predecessors, (165), 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) [2023-11-19 08:06:58,743 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 145.0) internal successors, (435), 3 states have internal predecessors, (435), 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) [2023-11-19 08:06:58,743 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 145.0) internal successors, (435), 3 states have internal predecessors, (435), 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) [2023-11-19 08:06:58,745 INFO L175 Difference]: Start difference. First operand has 24 places, 21 transitions, 45 flow. Second operand 2 states and 165 transitions. [2023-11-19 08:06:58,747 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 18 transitions, 67 flow [2023-11-19 08:06:58,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 22 places, 18 transitions, 66 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:06:58,750 INFO L231 Difference]: Finished difference. Result has 22 places, 17 transitions, 36 flow [2023-11-19 08:06:58,752 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=145, PETRI_DIFFERENCE_MINUEND_FLOW=38, PETRI_DIFFERENCE_MINUEND_PLACES=21, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=18, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=36, PETRI_PLACES=22, PETRI_TRANSITIONS=17} [2023-11-19 08:06:58,774 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, -2 predicate places. [2023-11-19 08:06:58,775 INFO L495 AbstractCegarLoop]: Abstraction has has 22 places, 17 transitions, 36 flow [2023-11-19 08:06:58,776 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 74.5) internal successors, (149), 2 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) [2023-11-19 08:06:58,776 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:06:58,776 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 08:06:58,776 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:06:58,777 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2023-11-19 08:06:58,784 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:58,784 INFO L85 PathProgramCache]: Analyzing trace with hash 260470952, now seen corresponding path program 1 times [2023-11-19 08:06:58,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:58,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1121485335] [2023-11-19 08:06:58,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:58,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:58,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:59,052 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:06:59,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:06:59,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1121485335] [2023-11-19 08:06:59,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1121485335] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:06:59,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:06:59,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:06:59,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433505928] [2023-11-19 08:06:59,055 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:06:59,056 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:06:59,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:06:59,057 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:06:59,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:06:59,070 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 71 out of 145 [2023-11-19 08:06:59,071 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 22 places, 17 transitions, 36 flow. Second operand has 3 states, 3 states have (on average 72.66666666666667) internal successors, (218), 3 states have internal predecessors, (218), 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) [2023-11-19 08:06:59,072 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:06:59,072 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 71 of 145 [2023-11-19 08:06:59,073 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:06:59,149 INFO L124 PetriNetUnfolderBase]: 43/117 cut-off events. [2023-11-19 08:06:59,149 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:06:59,151 INFO L83 FinitePrefix]: Finished finitePrefix Result has 227 conditions, 117 events. 43/117 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 419 event pairs, 25 based on Foata normal form. 0/114 useless extension candidates. Maximal degree in co-relation 224. Up to 78 conditions per place. [2023-11-19 08:06:59,153 INFO L140 encePairwiseOnDemand]: 140/145 looper letters, 19 selfloop transitions, 4 changer transitions 0/25 dead transitions. [2023-11-19 08:06:59,154 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 25 transitions, 98 flow [2023-11-19 08:06:59,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:06:59,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:06:59,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 237 transitions. [2023-11-19 08:06:59,162 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5448275862068965 [2023-11-19 08:06:59,162 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 237 transitions. [2023-11-19 08:06:59,162 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 237 transitions. [2023-11-19 08:06:59,163 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:06:59,163 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 237 transitions. [2023-11-19 08:06:59,165 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 79.0) internal successors, (237), 3 states have internal predecessors, (237), 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) [2023-11-19 08:06:59,167 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 145.0) internal successors, (580), 4 states have internal predecessors, (580), 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) [2023-11-19 08:06:59,168 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 145.0) internal successors, (580), 4 states have internal predecessors, (580), 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) [2023-11-19 08:06:59,168 INFO L175 Difference]: Start difference. First operand has 22 places, 17 transitions, 36 flow. Second operand 3 states and 237 transitions. [2023-11-19 08:06:59,168 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 25 transitions, 98 flow [2023-11-19 08:06:59,169 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 23 places, 25 transitions, 98 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:06:59,170 INFO L231 Difference]: Finished difference. Result has 25 places, 19 transitions, 62 flow [2023-11-19 08:06:59,171 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=145, PETRI_DIFFERENCE_MINUEND_FLOW=36, PETRI_DIFFERENCE_MINUEND_PLACES=21, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=17, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=13, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=62, PETRI_PLACES=25, PETRI_TRANSITIONS=19} [2023-11-19 08:06:59,172 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, 1 predicate places. [2023-11-19 08:06:59,172 INFO L495 AbstractCegarLoop]: Abstraction has has 25 places, 19 transitions, 62 flow [2023-11-19 08:06:59,172 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 72.66666666666667) internal successors, (218), 3 states have internal predecessors, (218), 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) [2023-11-19 08:06:59,172 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:06:59,173 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:06:59,173 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 08:06:59,173 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2023-11-19 08:06:59,174 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:59,174 INFO L85 PathProgramCache]: Analyzing trace with hash -1319670911, now seen corresponding path program 1 times [2023-11-19 08:06:59,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:59,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [216254575] [2023-11-19 08:06:59,175 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:59,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:59,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:59,283 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:06:59,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:06:59,284 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [216254575] [2023-11-19 08:06:59,284 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [216254575] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:06:59,284 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:06:59,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 08:06:59,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1589317277] [2023-11-19 08:06:59,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:06:59,285 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:06:59,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:06:59,286 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:06:59,287 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:06:59,329 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 66 out of 145 [2023-11-19 08:06:59,330 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 25 places, 19 transitions, 62 flow. Second operand has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 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) [2023-11-19 08:06:59,330 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:06:59,331 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 66 of 145 [2023-11-19 08:06:59,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:06:59,418 INFO L124 PetriNetUnfolderBase]: 39/115 cut-off events. [2023-11-19 08:06:59,418 INFO L125 PetriNetUnfolderBase]: For 15/16 co-relation queries the response was YES. [2023-11-19 08:06:59,420 INFO L83 FinitePrefix]: Finished finitePrefix Result has 261 conditions, 115 events. 39/115 cut-off events. For 15/16 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 405 event pairs, 19 based on Foata normal form. 5/120 useless extension candidates. Maximal degree in co-relation 256. Up to 73 conditions per place. [2023-11-19 08:06:59,422 INFO L140 encePairwiseOnDemand]: 138/145 looper letters, 19 selfloop transitions, 7 changer transitions 0/29 dead transitions. [2023-11-19 08:06:59,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 27 places, 29 transitions, 136 flow [2023-11-19 08:06:59,423 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:06:59,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:06:59,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 225 transitions. [2023-11-19 08:06:59,427 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5172413793103449 [2023-11-19 08:06:59,427 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 225 transitions. [2023-11-19 08:06:59,428 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 225 transitions. [2023-11-19 08:06:59,428 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:06:59,428 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 225 transitions. [2023-11-19 08:06:59,429 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 75.0) internal successors, (225), 3 states have internal predecessors, (225), 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) [2023-11-19 08:06:59,433 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 145.0) internal successors, (580), 4 states have internal predecessors, (580), 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) [2023-11-19 08:06:59,434 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 145.0) internal successors, (580), 4 states have internal predecessors, (580), 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) [2023-11-19 08:06:59,435 INFO L175 Difference]: Start difference. First operand has 25 places, 19 transitions, 62 flow. Second operand 3 states and 225 transitions. [2023-11-19 08:06:59,435 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 27 places, 29 transitions, 136 flow [2023-11-19 08:06:59,436 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 25 places, 29 transitions, 128 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 08:06:59,437 INFO L231 Difference]: Finished difference. Result has 26 places, 24 transitions, 95 flow [2023-11-19 08:06:59,438 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=145, PETRI_DIFFERENCE_MINUEND_FLOW=54, PETRI_DIFFERENCE_MINUEND_PLACES=23, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=19, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=12, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=95, PETRI_PLACES=26, PETRI_TRANSITIONS=24} [2023-11-19 08:06:59,439 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, 2 predicate places. [2023-11-19 08:06:59,444 INFO L495 AbstractCegarLoop]: Abstraction has has 26 places, 24 transitions, 95 flow [2023-11-19 08:06:59,445 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 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) [2023-11-19 08:06:59,445 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:06:59,446 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:06:59,446 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 08:06:59,446 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2023-11-19 08:06:59,447 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:59,447 INFO L85 PathProgramCache]: Analyzing trace with hash -1315905370, now seen corresponding path program 1 times [2023-11-19 08:06:59,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:59,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729253035] [2023-11-19 08:06:59,448 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:59,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:59,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:59,679 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:06:59,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:06:59,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729253035] [2023-11-19 08:06:59,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729253035] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:06:59,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:06:59,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:06:59,682 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675087151] [2023-11-19 08:06:59,682 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:06:59,683 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:06:59,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:06:59,684 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:06:59,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:06:59,727 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 145 [2023-11-19 08:06:59,728 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 26 places, 24 transitions, 95 flow. Second operand has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-19 08:06:59,728 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:06:59,728 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 145 [2023-11-19 08:06:59,728 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:06:59,788 INFO L124 PetriNetUnfolderBase]: 24/87 cut-off events. [2023-11-19 08:06:59,788 INFO L125 PetriNetUnfolderBase]: For 23/24 co-relation queries the response was YES. [2023-11-19 08:06:59,792 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244 conditions, 87 events. 24/87 cut-off events. For 23/24 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 293 event pairs, 13 based on Foata normal form. 11/95 useless extension candidates. Maximal degree in co-relation 238. Up to 50 conditions per place. [2023-11-19 08:06:59,793 INFO L140 encePairwiseOnDemand]: 142/145 looper letters, 8 selfloop transitions, 1 changer transitions 13/27 dead transitions. [2023-11-19 08:06:59,793 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 28 places, 27 transitions, 146 flow [2023-11-19 08:06:59,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-19 08:06:59,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-19 08:06:59,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 277 transitions. [2023-11-19 08:06:59,797 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47758620689655173 [2023-11-19 08:06:59,797 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 277 transitions. [2023-11-19 08:06:59,797 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 277 transitions. [2023-11-19 08:06:59,797 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:06:59,798 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 277 transitions. [2023-11-19 08:06:59,799 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 69.25) internal successors, (277), 4 states have internal predecessors, (277), 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) [2023-11-19 08:06:59,800 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 145.0) internal successors, (725), 5 states have internal predecessors, (725), 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) [2023-11-19 08:06:59,801 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 145.0) internal successors, (725), 5 states have internal predecessors, (725), 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) [2023-11-19 08:06:59,801 INFO L175 Difference]: Start difference. First operand has 26 places, 24 transitions, 95 flow. Second operand 4 states and 277 transitions. [2023-11-19 08:06:59,802 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 28 places, 27 transitions, 146 flow [2023-11-19 08:06:59,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 27 places, 27 transitions, 138 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:06:59,805 INFO L231 Difference]: Finished difference. Result has 27 places, 14 transitions, 52 flow [2023-11-19 08:06:59,805 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=145, PETRI_DIFFERENCE_MINUEND_FLOW=86, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=52, PETRI_PLACES=27, PETRI_TRANSITIONS=14} [2023-11-19 08:06:59,807 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, 3 predicate places. [2023-11-19 08:06:59,807 INFO L495 AbstractCegarLoop]: Abstraction has has 27 places, 14 transitions, 52 flow [2023-11-19 08:06:59,808 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-19 08:06:59,808 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:06:59,808 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:06:59,809 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 08:06:59,809 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2023-11-19 08:06:59,811 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:59,811 INFO L85 PathProgramCache]: Analyzing trace with hash 2056974560, now seen corresponding path program 1 times [2023-11-19 08:06:59,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:59,812 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1333465983] [2023-11-19 08:06:59,812 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:59,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:59,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:07:00,068 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:07:00,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:07:00,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1333465983] [2023-11-19 08:07:00,070 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1333465983] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:07:00,071 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:07:00,071 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 08:07:00,071 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1464395316] [2023-11-19 08:07:00,071 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:07:00,072 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 08:07:00,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:07:00,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 08:07:00,073 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-19 08:07:00,275 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 64 out of 145 [2023-11-19 08:07:00,276 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 27 places, 14 transitions, 52 flow. Second operand has 6 states, 6 states have (on average 65.5) internal successors, (393), 6 states have internal predecessors, (393), 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) [2023-11-19 08:07:00,276 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:07:00,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 64 of 145 [2023-11-19 08:07:00,276 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:07:00,333 INFO L124 PetriNetUnfolderBase]: 2/22 cut-off events. [2023-11-19 08:07:00,333 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 08:07:00,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67 conditions, 22 events. 2/22 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 21 event pairs, 0 based on Foata normal form. 8/30 useless extension candidates. Maximal degree in co-relation 61. Up to 11 conditions per place. [2023-11-19 08:07:00,334 INFO L140 encePairwiseOnDemand]: 137/145 looper letters, 4 selfloop transitions, 5 changer transitions 8/17 dead transitions. [2023-11-19 08:07:00,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 28 places, 17 transitions, 96 flow [2023-11-19 08:07:00,339 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 08:07:00,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-19 08:07:00,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 405 transitions. [2023-11-19 08:07:00,342 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46551724137931033 [2023-11-19 08:07:00,342 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 405 transitions. [2023-11-19 08:07:00,342 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 405 transitions. [2023-11-19 08:07:00,343 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:07:00,343 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 405 transitions. [2023-11-19 08:07:00,345 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 67.5) internal successors, (405), 6 states have internal predecessors, (405), 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) [2023-11-19 08:07:00,348 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 145.0) internal successors, (1015), 7 states have internal predecessors, (1015), 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) [2023-11-19 08:07:00,349 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 145.0) internal successors, (1015), 7 states have internal predecessors, (1015), 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) [2023-11-19 08:07:00,349 INFO L175 Difference]: Start difference. First operand has 27 places, 14 transitions, 52 flow. Second operand 6 states and 405 transitions. [2023-11-19 08:07:00,350 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 28 places, 17 transitions, 96 flow [2023-11-19 08:07:00,351 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 25 places, 17 transitions, 85 flow, removed 1 selfloop flow, removed 3 redundant places. [2023-11-19 08:07:00,351 INFO L231 Difference]: Finished difference. Result has 25 places, 9 transitions, 38 flow [2023-11-19 08:07:00,352 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=145, PETRI_DIFFERENCE_MINUEND_FLOW=39, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=13, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=8, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=38, PETRI_PLACES=25, PETRI_TRANSITIONS=9} [2023-11-19 08:07:00,353 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, 1 predicate places. [2023-11-19 08:07:00,353 INFO L495 AbstractCegarLoop]: Abstraction has has 25 places, 9 transitions, 38 flow [2023-11-19 08:07:00,354 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 65.5) internal successors, (393), 6 states have internal predecessors, (393), 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) [2023-11-19 08:07:00,354 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:07:00,354 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:07:00,355 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 08:07:00,355 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 2 more)] === [2023-11-19 08:07:00,355 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:07:00,356 INFO L85 PathProgramCache]: Analyzing trace with hash 1072779760, now seen corresponding path program 2 times [2023-11-19 08:07:00,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:07:00,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556770417] [2023-11-19 08:07:00,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:07:00,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:07:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:07:00,637 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:07:00,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:07:00,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556770417] [2023-11-19 08:07:00,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556770417] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:07:00,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:07:00,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 08:07:00,638 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1932222752] [2023-11-19 08:07:00,638 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:07:00,639 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-19 08:07:00,639 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:07:00,640 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-19 08:07:00,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-19 08:07:00,821 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 59 out of 145 [2023-11-19 08:07:00,822 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 25 places, 9 transitions, 38 flow. Second operand has 7 states, 7 states have (on average 60.285714285714285) internal successors, (422), 7 states have internal predecessors, (422), 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) [2023-11-19 08:07:00,822 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:07:00,823 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 59 of 145 [2023-11-19 08:07:00,823 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:07:00,881 INFO L124 PetriNetUnfolderBase]: 0/7 cut-off events. [2023-11-19 08:07:00,881 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:07:00,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30 conditions, 7 events. 0/7 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 1. Compared 0 event pairs, 0 based on Foata normal form. 1/8 useless extension candidates. Maximal degree in co-relation 0. Up to 3 conditions per place. [2023-11-19 08:07:00,882 INFO L140 encePairwiseOnDemand]: 141/145 looper letters, 0 selfloop transitions, 0 changer transitions 7/7 dead transitions. [2023-11-19 08:07:00,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 7 transitions, 45 flow [2023-11-19 08:07:00,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 08:07:00,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-19 08:07:00,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 303 transitions. [2023-11-19 08:07:00,885 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.41793103448275865 [2023-11-19 08:07:00,885 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 303 transitions. [2023-11-19 08:07:00,885 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 303 transitions. [2023-11-19 08:07:00,885 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:07:00,886 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 303 transitions. [2023-11-19 08:07:00,887 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 60.6) internal successors, (303), 5 states have internal predecessors, (303), 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) [2023-11-19 08:07:00,889 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 145.0) internal successors, (870), 6 states have internal predecessors, (870), 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) [2023-11-19 08:07:00,890 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 145.0) internal successors, (870), 6 states have internal predecessors, (870), 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) [2023-11-19 08:07:00,890 INFO L175 Difference]: Start difference. First operand has 25 places, 9 transitions, 38 flow. Second operand 5 states and 303 transitions. [2023-11-19 08:07:00,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 7 transitions, 45 flow [2023-11-19 08:07:00,891 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 16 places, 7 transitions, 31 flow, removed 0 selfloop flow, removed 7 redundant places. [2023-11-19 08:07:00,892 INFO L231 Difference]: Finished difference. Result has 16 places, 0 transitions, 0 flow [2023-11-19 08:07:00,892 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=145, PETRI_DIFFERENCE_MINUEND_FLOW=17, PETRI_DIFFERENCE_MINUEND_PLACES=12, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=7, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=7, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=0, PETRI_PLACES=16, PETRI_TRANSITIONS=0} [2023-11-19 08:07:00,894 INFO L281 CegarLoopForPetriNet]: 24 programPoint places, -8 predicate places. [2023-11-19 08:07:00,895 INFO L495 AbstractCegarLoop]: Abstraction has has 16 places, 0 transitions, 0 flow [2023-11-19 08:07:00,896 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 60.285714285714285) internal successors, (422), 7 states have internal predecessors, (422), 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) [2023-11-19 08:07:00,898 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 5 remaining) [2023-11-19 08:07:00,899 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 5 remaining) [2023-11-19 08:07:00,899 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (2 of 5 remaining) [2023-11-19 08:07:00,900 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK (1 of 5 remaining) [2023-11-19 08:07:00,900 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2023-11-19 08:07:00,900 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 08:07:00,901 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1] [2023-11-19 08:07:00,904 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-19 08:07:00,904 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 08:07:00,909 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 08:07:00 BasicIcfg [2023-11-19 08:07:00,909 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 08:07:00,910 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 08:07:00,910 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 08:07:00,910 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 08:07:00,911 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:54" (3/4) ... [2023-11-19 08:07:00,913 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 08:07:00,919 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2023-11-19 08:07:00,928 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2023-11-19 08:07:00,928 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-19 08:07:00,928 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-19 08:07:00,928 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 08:07:01,037 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 08:07:01,037 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/witness.yml [2023-11-19 08:07:01,037 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 08:07:01,038 INFO L158 Benchmark]: Toolchain (without parser) took 7285.87ms. Allocated memory was 163.6MB in the beginning and 199.2MB in the end (delta: 35.7MB). Free memory was 119.5MB in the beginning and 104.5MB in the end (delta: 15.0MB). Peak memory consumption was 51.7MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,038 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 104.9MB. Free memory is still 82.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 08:07:01,039 INFO L158 Benchmark]: CACSL2BoogieTranslator took 631.00ms. Allocated memory is still 163.6MB. Free memory was 119.5MB in the beginning and 100.3MB in the end (delta: 19.2MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,039 INFO L158 Benchmark]: Boogie Procedure Inliner took 45.61ms. Allocated memory is still 163.6MB. Free memory was 100.3MB in the beginning and 98.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,039 INFO L158 Benchmark]: Boogie Preprocessor took 28.55ms. Allocated memory is still 163.6MB. Free memory was 98.2MB in the beginning and 96.8MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,040 INFO L158 Benchmark]: RCFGBuilder took 486.63ms. Allocated memory is still 163.6MB. Free memory was 96.8MB in the beginning and 126.3MB in the end (delta: -29.5MB). Peak memory consumption was 9.6MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,040 INFO L158 Benchmark]: TraceAbstraction took 5955.45ms. Allocated memory was 163.6MB in the beginning and 199.2MB in the end (delta: 35.7MB). Free memory was 125.7MB in the beginning and 108.7MB in the end (delta: 17.0MB). Peak memory consumption was 52.6MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,041 INFO L158 Benchmark]: Witness Printer took 127.57ms. Allocated memory is still 199.2MB. Free memory was 108.7MB in the beginning and 104.5MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 08:07:01,043 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.27ms. Allocated memory is still 104.9MB. Free memory is still 82.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 631.00ms. Allocated memory is still 163.6MB. Free memory was 119.5MB in the beginning and 100.3MB in the end (delta: 19.2MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 45.61ms. Allocated memory is still 163.6MB. Free memory was 100.3MB in the beginning and 98.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 28.55ms. Allocated memory is still 163.6MB. Free memory was 98.2MB in the beginning and 96.8MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 486.63ms. Allocated memory is still 163.6MB. Free memory was 96.8MB in the beginning and 126.3MB in the end (delta: -29.5MB). Peak memory consumption was 9.6MB. Max. memory is 16.1GB. * TraceAbstraction took 5955.45ms. Allocated memory was 163.6MB in the beginning and 199.2MB in the end (delta: 35.7MB). Free memory was 125.7MB in the beginning and 108.7MB in the end (delta: 17.0MB). Peak memory consumption was 52.6MB. Max. memory is 16.1GB. * Witness Printer took 127.57ms. Allocated memory is still 199.2MB. Free memory was 108.7MB in the beginning and 104.5MB 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: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 3.2s, 74 PlacesBefore, 24 PlacesAfterwards, 72 TransitionsBefore, 21 TransitionsAfterwards, 756 CoEnabledTransitionPairs, 6 FixpointIterations, 33 TrivialSequentialCompositions, 26 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 7 ConcurrentYvCompositions, 1 ChoiceCompositions, 67 TotalNumberOfCompositions, 2291 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 899, independent: 733, independent conditional: 0, independent unconditional: 733, dependent: 166, dependent conditional: 0, dependent unconditional: 166, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 417, independent: 384, independent conditional: 0, independent unconditional: 384, dependent: 33, dependent conditional: 0, dependent unconditional: 33, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 899, independent: 349, independent conditional: 0, independent unconditional: 349, dependent: 133, dependent conditional: 0, dependent unconditional: 133, unknown: 417, unknown conditional: 0, unknown unconditional: 417] , Statistics on independence cache: Total cache size (in pairs): 35, Positive cache size: 21, Positive conditional cache size: 0, Positive unconditional cache size: 21, Negative cache size: 14, Negative conditional cache size: 0, Negative unconditional cache size: 14, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds 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: 695]: 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, 93 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: 5.8s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 3.3s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 331 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 200 mSDsluCounter, 71 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 48 mSDsCounter, 63 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 602 IncrementalHoareTripleChecker+Invalid, 665 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 63 mSolverCounterUnsat, 23 mSDtfsCounter, 602 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 24 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=95occurred in iteration=3, InterpolantAutomatonStates: 23, 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.0s InterpolantComputationTime, 40 NumberOfCodeBlocks, 40 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 34 ConstructedInterpolants, 0 QuantifiedInterpolants, 225 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 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! [2023-11-19 08:07:01,098 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ad44e836-75bf-4d1e-a31e-f49ca0af771f/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (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