./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_42-traces-ex-mini_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e7bb482b 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_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_42-traces-ex-mini_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 a1b66927274f90f2d29b42a27dd6906879a79472ec3d29ac0ef54d445fc2204b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:22:24,724 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:22:24,861 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-06 22:22:24,872 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:22:24,873 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:22:24,920 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:22:24,921 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:22:24,922 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:22:24,923 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:22:24,929 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:22:24,930 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:22:24,930 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:22:24,931 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:22:24,934 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:22:24,935 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:22:24,935 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:22:24,936 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:22:24,936 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:22:24,937 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 22:22:24,938 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 22:22:24,938 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 22:22:24,939 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:22:24,939 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:22:24,940 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:22:24,940 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:22:24,941 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:22:24,942 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:22:24,942 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:22:24,943 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:22:24,943 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:22:24,945 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:22:24,945 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:22:24,946 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:22:24,946 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:22:24,946 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:22:24,947 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:22:24,947 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:22:24,947 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:22:24,947 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_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/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_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> a1b66927274f90f2d29b42a27dd6906879a79472ec3d29ac0ef54d445fc2204b [2023-11-06 22:22:25,356 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:22:25,399 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:22:25,403 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:22:25,404 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:22:25,406 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:22:25,408 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-regression/13-privatized_42-traces-ex-mini_true.i [2023-11-06 22:22:28,593 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:22:28,966 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:22:28,967 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/sv-benchmarks/c/goblint-regression/13-privatized_42-traces-ex-mini_true.i [2023-11-06 22:22:28,982 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/data/2eaa1e5d9/3b0cdf4ba5514334aaaf9e9d9342c78a/FLAG0d305fc61 [2023-11-06 22:22:28,998 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/data/2eaa1e5d9/3b0cdf4ba5514334aaaf9e9d9342c78a [2023-11-06 22:22:29,001 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:22:29,003 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:22:29,005 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:22:29,005 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:22:29,010 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:22:29,011 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:22:28" (1/1) ... [2023-11-06 22:22:29,012 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@745c5fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29, skipping insertion in model container [2023-11-06 22:22:29,012 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:22:28" (1/1) ... [2023-11-06 22:22:29,057 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:22:29,447 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:22:29,472 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:22:29,545 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:22:29,612 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:22:29,613 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29 WrapperNode [2023-11-06 22:22:29,613 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:22:29,615 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:22:29,615 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:22:29,615 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:22:29,624 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,656 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,694 INFO L138 Inliner]: procedures = 162, calls = 36, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2023-11-06 22:22:29,695 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:22:29,695 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:22:29,700 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:22:29,700 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:22:29,711 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,711 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,721 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,722 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,737 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,747 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,749 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,750 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,753 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:22:29,754 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:22:29,755 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:22:29,755 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:22:29,756 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (1/1) ... [2023-11-06 22:22:29,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:22:29,784 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:22:29,806 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:22:29,836 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:22:29,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:22:29,850 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-06 22:22:29,851 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:22:29,852 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:22:29,852 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-06 22:22:29,852 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-06 22:22:29,852 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:22:29,853 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:22:29,853 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:22:29,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:22:29,855 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:22:30,058 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:22:30,061 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:22:30,338 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:22:30,346 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:22:30,346 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-06 22:22:30,349 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:22:30 BoogieIcfgContainer [2023-11-06 22:22:30,349 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:22:30,351 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:22:30,351 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:22:30,355 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:22:30,355 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:22:28" (1/3) ... [2023-11-06 22:22:30,356 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a1284d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:22:30, skipping insertion in model container [2023-11-06 22:22:30,356 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:22:29" (2/3) ... [2023-11-06 22:22:30,357 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a1284d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:22:30, skipping insertion in model container [2023-11-06 22:22:30,357 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:22:30" (3/3) ... [2023-11-06 22:22:30,358 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_42-traces-ex-mini_true.i [2023-11-06 22:22:30,379 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:22:30,380 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-06 22:22:30,380 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:22:30,441 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-06 22:22:30,480 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 87 places, 85 transitions, 174 flow [2023-11-06 22:22:30,525 INFO L124 PetriNetUnfolderBase]: 2/84 cut-off events. [2023-11-06 22:22:30,526 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:22:30,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88 conditions, 84 events. 2/84 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 47 event pairs, 0 based on Foata normal form. 0/78 useless extension candidates. Maximal degree in co-relation 46. Up to 2 conditions per place. [2023-11-06 22:22:30,530 INFO L82 GeneralOperation]: Start removeDead. Operand has 87 places, 85 transitions, 174 flow [2023-11-06 22:22:30,535 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 81 places, 79 transitions, 161 flow [2023-11-06 22:22:30,539 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:22:30,550 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 81 places, 79 transitions, 161 flow [2023-11-06 22:22:30,554 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 81 places, 79 transitions, 161 flow [2023-11-06 22:22:30,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 81 places, 79 transitions, 161 flow [2023-11-06 22:22:30,584 INFO L124 PetriNetUnfolderBase]: 2/79 cut-off events. [2023-11-06 22:22:30,585 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:22:30,585 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83 conditions, 79 events. 2/79 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 46 event pairs, 0 based on Foata normal form. 0/74 useless extension candidates. Maximal degree in co-relation 41. Up to 2 conditions per place. [2023-11-06 22:22:30,587 INFO L119 LiptonReduction]: Number of co-enabled transitions 660 [2023-11-06 22:22:34,855 INFO L134 LiptonReduction]: Checked pairs total: 2009 [2023-11-06 22:22:34,856 INFO L136 LiptonReduction]: Total number of compositions: 71 [2023-11-06 22:22:34,873 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:22:34,881 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;@72dc1dfd, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:22:34,881 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-11-06 22:22:34,883 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:22:34,883 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-06 22:22:34,884 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:22:34,884 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:22:34,885 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-06 22:22:34,886 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-06 22:22:34,891 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:22:34,892 INFO L85 PathProgramCache]: Analyzing trace with hash 291, now seen corresponding path program 1 times [2023-11-06 22:22:34,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:22:34,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [398373951] [2023-11-06 22:22:34,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:22:34,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:22:34,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:22:35,026 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-06 22:22:35,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:22:35,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [398373951] [2023-11-06 22:22:35,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [398373951] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:22:35,030 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:22:35,030 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-06 22:22:35,032 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [909643141] [2023-11-06 22:22:35,033 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:22:35,044 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:22:35,053 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:22:35,083 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:22:35,084 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:22:35,087 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 81 out of 156 [2023-11-06 22:22:35,091 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 23 places, 20 transitions, 43 flow. Second operand has 2 states, 2 states have (on average 81.5) internal successors, (163), 2 states have internal predecessors, (163), 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-06 22:22:35,091 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:22:35,092 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 81 of 156 [2023-11-06 22:22:35,093 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:22:35,185 INFO L124 PetriNetUnfolderBase]: 24/68 cut-off events. [2023-11-06 22:22:35,186 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:22:35,186 INFO L83 FinitePrefix]: Finished finitePrefix Result has 134 conditions, 68 events. 24/68 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 235 event pairs, 24 based on Foata normal form. 4/61 useless extension candidates. Maximal degree in co-relation 125. Up to 62 conditions per place. [2023-11-06 22:22:35,190 INFO L140 encePairwiseOnDemand]: 153/156 looper letters, 12 selfloop transitions, 0 changer transitions 1/17 dead transitions. [2023-11-06 22:22:35,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 22 places, 17 transitions, 63 flow [2023-11-06 22:22:35,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 22:22:35,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-06 22:22:35,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 178 transitions. [2023-11-06 22:22:35,209 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5705128205128205 [2023-11-06 22:22:35,209 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 178 transitions. [2023-11-06 22:22:35,210 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 178 transitions. [2023-11-06 22:22:35,213 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:22:35,216 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 178 transitions. [2023-11-06 22:22:35,224 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 89.0) internal successors, (178), 2 states have internal predecessors, (178), 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-06 22:22:35,232 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 156.0) internal successors, (468), 3 states have internal predecessors, (468), 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-06 22:22:35,233 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 156.0) internal successors, (468), 3 states have internal predecessors, (468), 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-06 22:22:35,235 INFO L175 Difference]: Start difference. First operand has 23 places, 20 transitions, 43 flow. Second operand 2 states and 178 transitions. [2023-11-06 22:22:35,237 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 22 places, 17 transitions, 63 flow [2023-11-06 22:22:35,240 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 21 places, 17 transitions, 62 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:22:35,241 INFO L231 Difference]: Finished difference. Result has 21 places, 16 transitions, 34 flow [2023-11-06 22:22:35,244 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=36, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=17, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=17, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=34, PETRI_PLACES=21, PETRI_TRANSITIONS=16} [2023-11-06 22:22:35,250 INFO L281 CegarLoopForPetriNet]: 23 programPoint places, -2 predicate places. [2023-11-06 22:22:35,251 INFO L495 AbstractCegarLoop]: Abstraction has has 21 places, 16 transitions, 34 flow [2023-11-06 22:22:35,251 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 81.5) internal successors, (163), 2 states have internal predecessors, (163), 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-06 22:22:35,251 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:22:35,251 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-06 22:22:35,252 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:22:35,253 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-06 22:22:35,253 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:22:35,253 INFO L85 PathProgramCache]: Analyzing trace with hash -46774257, now seen corresponding path program 1 times [2023-11-06 22:22:35,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:22:35,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1949109261] [2023-11-06 22:22:35,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:22:35,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:22:35,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:22:35,621 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-06 22:22:35,621 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:22:35,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1949109261] [2023-11-06 22:22:35,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1949109261] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:22:35,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:22:35,625 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:22:35,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1954468498] [2023-11-06 22:22:35,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:22:35,626 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:22:35,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:22:35,627 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:22:35,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:22:35,638 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 156 [2023-11-06 22:22:35,639 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 21 places, 16 transitions, 34 flow. Second operand has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 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-06 22:22:35,639 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:22:35,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 156 [2023-11-06 22:22:35,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:22:35,706 INFO L124 PetriNetUnfolderBase]: 26/80 cut-off events. [2023-11-06 22:22:35,706 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:22:35,707 INFO L83 FinitePrefix]: Finished finitePrefix Result has 153 conditions, 80 events. 26/80 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 255 event pairs, 18 based on Foata normal form. 0/77 useless extension candidates. Maximal degree in co-relation 150. Up to 55 conditions per place. [2023-11-06 22:22:35,708 INFO L140 encePairwiseOnDemand]: 151/156 looper letters, 16 selfloop transitions, 4 changer transitions 0/23 dead transitions. [2023-11-06 22:22:35,708 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 22 places, 23 transitions, 88 flow [2023-11-06 22:22:35,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:22:35,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:22:35,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 255 transitions. [2023-11-06 22:22:35,713 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5448717948717948 [2023-11-06 22:22:35,713 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 255 transitions. [2023-11-06 22:22:35,713 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 255 transitions. [2023-11-06 22:22:35,714 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:22:35,714 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 255 transitions. [2023-11-06 22:22:35,716 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 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-06 22:22:35,718 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 156.0) internal successors, (624), 4 states have internal predecessors, (624), 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-06 22:22:35,719 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 156.0) internal successors, (624), 4 states have internal predecessors, (624), 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-06 22:22:35,719 INFO L175 Difference]: Start difference. First operand has 21 places, 16 transitions, 34 flow. Second operand 3 states and 255 transitions. [2023-11-06 22:22:35,719 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 22 places, 23 transitions, 88 flow [2023-11-06 22:22:35,720 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 22 places, 23 transitions, 88 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:22:35,721 INFO L231 Difference]: Finished difference. Result has 24 places, 18 transitions, 60 flow [2023-11-06 22:22:35,722 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=34, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=16, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=12, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=60, PETRI_PLACES=24, PETRI_TRANSITIONS=18} [2023-11-06 22:22:35,723 INFO L281 CegarLoopForPetriNet]: 23 programPoint places, 1 predicate places. [2023-11-06 22:22:35,723 INFO L495 AbstractCegarLoop]: Abstraction has has 24 places, 18 transitions, 60 flow [2023-11-06 22:22:35,724 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 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-06 22:22:35,724 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:22:35,724 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:22:35,725 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:22:35,725 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-06 22:22:35,726 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:22:35,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1627696209, now seen corresponding path program 1 times [2023-11-06 22:22:35,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:22:35,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1360424941] [2023-11-06 22:22:35,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:22:35,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:22:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:22:35,971 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-06 22:22:35,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:22:35,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1360424941] [2023-11-06 22:22:35,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1360424941] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:22:35,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:22:35,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:22:35,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [299192497] [2023-11-06 22:22:35,975 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:22:35,976 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-06 22:22:35,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:22:35,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-06 22:22:35,978 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-06 22:22:36,138 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 71 out of 156 [2023-11-06 22:22:36,139 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 24 places, 18 transitions, 60 flow. Second operand has 5 states, 5 states have (on average 72.6) internal successors, (363), 5 states have internal predecessors, (363), 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-06 22:22:36,140 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:22:36,140 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 71 of 156 [2023-11-06 22:22:36,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:22:36,212 INFO L124 PetriNetUnfolderBase]: 15/62 cut-off events. [2023-11-06 22:22:36,212 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-06 22:22:36,213 INFO L83 FinitePrefix]: Finished finitePrefix Result has 146 conditions, 62 events. 15/62 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 182 event pairs, 6 based on Foata normal form. 6/67 useless extension candidates. Maximal degree in co-relation 141. Up to 32 conditions per place. [2023-11-06 22:22:36,214 INFO L140 encePairwiseOnDemand]: 151/156 looper letters, 13 selfloop transitions, 5 changer transitions 0/21 dead transitions. [2023-11-06 22:22:36,214 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 27 places, 21 transitions, 102 flow [2023-11-06 22:22:36,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:22:36,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:22:36,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 303 transitions. [2023-11-06 22:22:36,218 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4855769230769231 [2023-11-06 22:22:36,219 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 303 transitions. [2023-11-06 22:22:36,219 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 303 transitions. [2023-11-06 22:22:36,220 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:22:36,220 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 303 transitions. [2023-11-06 22:22:36,222 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 75.75) internal successors, (303), 4 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-06 22:22:36,225 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 156.0) internal successors, (780), 5 states have internal predecessors, (780), 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-06 22:22:36,225 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 156.0) internal successors, (780), 5 states have internal predecessors, (780), 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-06 22:22:36,226 INFO L175 Difference]: Start difference. First operand has 24 places, 18 transitions, 60 flow. Second operand 4 states and 303 transitions. [2023-11-06 22:22:36,226 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 27 places, 21 transitions, 102 flow [2023-11-06 22:22:36,227 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 25 places, 21 transitions, 94 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:22:36,228 INFO L231 Difference]: Finished difference. Result has 25 places, 18 transitions, 62 flow [2023-11-06 22:22:36,228 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=22, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=18, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=13, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=62, PETRI_PLACES=25, PETRI_TRANSITIONS=18} [2023-11-06 22:22:36,230 INFO L281 CegarLoopForPetriNet]: 23 programPoint places, 2 predicate places. [2023-11-06 22:22:36,230 INFO L495 AbstractCegarLoop]: Abstraction has has 25 places, 18 transitions, 62 flow [2023-11-06 22:22:36,230 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 72.6) internal successors, (363), 5 states have internal predecessors, (363), 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-06 22:22:36,231 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:22:36,231 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:22:36,231 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 22:22:36,232 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-06 22:22:36,232 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:22:36,232 INFO L85 PathProgramCache]: Analyzing trace with hash -1882640175, now seen corresponding path program 1 times [2023-11-06 22:22:36,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:22:36,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324300629] [2023-11-06 22:22:36,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:22:36,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:22:36,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:22:36,402 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-06 22:22:36,403 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:22:36,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [324300629] [2023-11-06 22:22:36,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [324300629] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:22:36,403 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:22:36,403 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:22:36,404 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160974421] [2023-11-06 22:22:36,404 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:22:36,404 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:22:36,405 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:22:36,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:22:36,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:22:36,451 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 76 out of 156 [2023-11-06 22:22:36,452 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 25 places, 18 transitions, 62 flow. Second operand has 3 states, 3 states have (on average 78.66666666666667) internal successors, (236), 3 states have internal predecessors, (236), 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-06 22:22:36,452 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:22:36,452 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 76 of 156 [2023-11-06 22:22:36,452 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:22:36,504 INFO L124 PetriNetUnfolderBase]: 9/46 cut-off events. [2023-11-06 22:22:36,505 INFO L125 PetriNetUnfolderBase]: For 6/7 co-relation queries the response was YES. [2023-11-06 22:22:36,506 INFO L83 FinitePrefix]: Finished finitePrefix Result has 113 conditions, 46 events. 9/46 cut-off events. For 6/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 119 event pairs, 8 based on Foata normal form. 6/49 useless extension candidates. Maximal degree in co-relation 108. Up to 34 conditions per place. [2023-11-06 22:22:36,508 INFO L140 encePairwiseOnDemand]: 154/156 looper letters, 8 selfloop transitions, 1 changer transitions 5/17 dead transitions. [2023-11-06 22:22:36,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 26 places, 17 transitions, 84 flow [2023-11-06 22:22:36,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:22:36,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:22:36,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 240 transitions. [2023-11-06 22:22:36,510 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5128205128205128 [2023-11-06 22:22:36,511 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 240 transitions. [2023-11-06 22:22:36,511 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 240 transitions. [2023-11-06 22:22:36,512 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:22:36,512 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 240 transitions. [2023-11-06 22:22:36,513 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 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-06 22:22:36,517 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 156.0) internal successors, (624), 4 states have internal predecessors, (624), 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-06 22:22:36,518 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 156.0) internal successors, (624), 4 states have internal predecessors, (624), 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-06 22:22:36,518 INFO L175 Difference]: Start difference. First operand has 25 places, 18 transitions, 62 flow. Second operand 3 states and 240 transitions. [2023-11-06 22:22:36,518 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 26 places, 17 transitions, 84 flow [2023-11-06 22:22:36,520 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 24 places, 17 transitions, 79 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:22:36,521 INFO L231 Difference]: Finished difference. Result has 24 places, 12 transitions, 40 flow [2023-11-06 22:22:36,521 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=55, PETRI_DIFFERENCE_MINUEND_PLACES=22, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=17, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=40, PETRI_PLACES=24, PETRI_TRANSITIONS=12} [2023-11-06 22:22:36,523 INFO L281 CegarLoopForPetriNet]: 23 programPoint places, 1 predicate places. [2023-11-06 22:22:36,524 INFO L495 AbstractCegarLoop]: Abstraction has has 24 places, 12 transitions, 40 flow [2023-11-06 22:22:36,525 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 78.66666666666667) internal successors, (236), 3 states have internal predecessors, (236), 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-06 22:22:36,525 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:22:36,525 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:22:36,525 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:22:36,526 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-06 22:22:36,528 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:22:36,528 INFO L85 PathProgramCache]: Analyzing trace with hash -1871915758, now seen corresponding path program 1 times [2023-11-06 22:22:36,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:22:36,530 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1381809021] [2023-11-06 22:22:36,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:22:36,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:22:36,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:22:36,818 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-06 22:22:36,818 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:22:36,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1381809021] [2023-11-06 22:22:36,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1381809021] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:22:36,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:22:36,819 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 22:22:36,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [973995615] [2023-11-06 22:22:36,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:22:36,821 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 22:22:36,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:22:36,822 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 22:22:36,822 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:22:36,957 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 71 out of 156 [2023-11-06 22:22:36,958 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 24 places, 12 transitions, 40 flow. Second operand has 6 states, 6 states have (on average 72.66666666666667) internal successors, (436), 6 states have internal predecessors, (436), 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-06 22:22:36,958 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:22:36,958 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 71 of 156 [2023-11-06 22:22:36,958 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:22:37,008 INFO L124 PetriNetUnfolderBase]: 6/26 cut-off events. [2023-11-06 22:22:37,008 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-06 22:22:37,009 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66 conditions, 26 events. 6/26 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 33 event pairs, 2 based on Foata normal form. 1/27 useless extension candidates. Maximal degree in co-relation 61. Up to 12 conditions per place. [2023-11-06 22:22:37,009 INFO L140 encePairwiseOnDemand]: 152/156 looper letters, 0 selfloop transitions, 0 changer transitions 13/13 dead transitions. [2023-11-06 22:22:37,009 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 13 transitions, 65 flow [2023-11-06 22:22:37,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:22:37,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:22:37,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 297 transitions. [2023-11-06 22:22:37,017 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47596153846153844 [2023-11-06 22:22:37,017 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 297 transitions. [2023-11-06 22:22:37,018 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 297 transitions. [2023-11-06 22:22:37,018 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:22:37,018 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 297 transitions. [2023-11-06 22:22:37,019 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 74.25) internal successors, (297), 4 states have internal predecessors, (297), 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-06 22:22:37,021 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 156.0) internal successors, (780), 5 states have internal predecessors, (780), 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-06 22:22:37,022 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 156.0) internal successors, (780), 5 states have internal predecessors, (780), 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-06 22:22:37,023 INFO L175 Difference]: Start difference. First operand has 24 places, 12 transitions, 40 flow. Second operand 4 states and 297 transitions. [2023-11-06 22:22:37,023 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 13 transitions, 65 flow [2023-11-06 22:22:37,023 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 20 places, 13 transitions, 58 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-06 22:22:37,024 INFO L231 Difference]: Finished difference. Result has 20 places, 0 transitions, 0 flow [2023-11-06 22:22:37,024 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=29, PETRI_DIFFERENCE_MINUEND_PLACES=17, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=11, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=11, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=20, PETRI_TRANSITIONS=0} [2023-11-06 22:22:37,025 INFO L281 CegarLoopForPetriNet]: 23 programPoint places, -3 predicate places. [2023-11-06 22:22:37,025 INFO L495 AbstractCegarLoop]: Abstraction has has 20 places, 0 transitions, 0 flow [2023-11-06 22:22:37,026 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 72.66666666666667) internal successors, (436), 6 states have internal predecessors, (436), 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-06 22:22:37,029 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 5 remaining) [2023-11-06 22:22:37,030 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 5 remaining) [2023-11-06 22:22:37,031 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (2 of 5 remaining) [2023-11-06 22:22:37,031 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONMEMORY_LEAK (1 of 5 remaining) [2023-11-06 22:22:37,031 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2023-11-06 22:22:37,032 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 22:22:37,032 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-11-06 22:22:37,036 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-06 22:22:37,036 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 22:22:37,042 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 10:22:37 BasicIcfg [2023-11-06 22:22:37,042 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 22:22:37,043 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:22:37,043 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:22:37,043 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:22:37,044 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:22:30" (3/4) ... [2023-11-06 22:22:37,047 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 22:22:37,053 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2023-11-06 22:22:37,065 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2023-11-06 22:22:37,066 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-06 22:22:37,066 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-06 22:22:37,066 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 22:22:37,152 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:22:37,152 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 22:22:37,153 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:22:37,153 INFO L158 Benchmark]: Toolchain (without parser) took 8151.05ms. Allocated memory was 146.8MB in the beginning and 188.7MB in the end (delta: 41.9MB). Free memory was 107.0MB in the beginning and 126.4MB in the end (delta: -19.4MB). Peak memory consumption was 24.6MB. Max. memory is 16.1GB. [2023-11-06 22:22:37,154 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 146.8MB. Free memory is still 91.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:22:37,154 INFO L158 Benchmark]: CACSL2BoogieTranslator took 608.83ms. Allocated memory is still 146.8MB. Free memory was 106.7MB in the beginning and 87.7MB in the end (delta: 19.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-06 22:22:37,155 INFO L158 Benchmark]: Boogie Procedure Inliner took 80.16ms. Allocated memory is still 146.8MB. Free memory was 87.7MB in the beginning and 85.7MB in the end (delta: 2.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-06 22:22:37,155 INFO L158 Benchmark]: Boogie Preprocessor took 58.47ms. Allocated memory is still 146.8MB. Free memory was 85.7MB in the beginning and 84.3MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:22:37,155 INFO L158 Benchmark]: RCFGBuilder took 594.56ms. Allocated memory was 146.8MB in the beginning and 188.7MB in the end (delta: 41.9MB). Free memory was 84.3MB in the beginning and 157.1MB in the end (delta: -72.8MB). Peak memory consumption was 22.3MB. Max. memory is 16.1GB. [2023-11-06 22:22:37,156 INFO L158 Benchmark]: TraceAbstraction took 6691.32ms. Allocated memory is still 188.7MB. Free memory was 156.2MB in the beginning and 129.6MB in the end (delta: 26.7MB). Peak memory consumption was 27.5MB. Max. memory is 16.1GB. [2023-11-06 22:22:37,156 INFO L158 Benchmark]: Witness Printer took 109.61ms. Allocated memory is still 188.7MB. Free memory was 129.6MB in the beginning and 126.4MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:22:37,158 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.37ms. Allocated memory is still 146.8MB. Free memory is still 91.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 608.83ms. Allocated memory is still 146.8MB. Free memory was 106.7MB in the beginning and 87.7MB in the end (delta: 19.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 80.16ms. Allocated memory is still 146.8MB. Free memory was 87.7MB in the beginning and 85.7MB in the end (delta: 2.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 58.47ms. Allocated memory is still 146.8MB. Free memory was 85.7MB in the beginning and 84.3MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 594.56ms. Allocated memory was 146.8MB in the beginning and 188.7MB in the end (delta: 41.9MB). Free memory was 84.3MB in the beginning and 157.1MB in the end (delta: -72.8MB). Peak memory consumption was 22.3MB. Max. memory is 16.1GB. * TraceAbstraction took 6691.32ms. Allocated memory is still 188.7MB. Free memory was 156.2MB in the beginning and 129.6MB in the end (delta: 26.7MB). Peak memory consumption was 27.5MB. Max. memory is 16.1GB. * Witness Printer took 109.61ms. Allocated memory is still 188.7MB. Free memory was 129.6MB in the beginning and 126.4MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 4.3s, 81 PlacesBefore, 23 PlacesAfterwards, 79 TransitionsBefore, 20 TransitionsAfterwards, 660 CoEnabledTransitionPairs, 7 FixpointIterations, 38 TrivialSequentialCompositions, 27 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 5 ConcurrentYvCompositions, 1 ChoiceCompositions, 71 TotalNumberOfCompositions, 2009 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 799, independent: 623, independent conditional: 0, independent unconditional: 623, dependent: 176, dependent conditional: 0, dependent unconditional: 176, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 361, independent: 330, independent conditional: 0, independent unconditional: 330, dependent: 31, dependent conditional: 0, dependent unconditional: 31, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 799, independent: 293, independent conditional: 0, independent unconditional: 293, dependent: 145, dependent conditional: 0, dependent unconditional: 145, unknown: 361, unknown conditional: 0, unknown unconditional: 361] , Statistics on independence cache: Total cache size (in pairs): 38, Positive cache size: 24, Positive conditional cache size: 0, Positive unconditional cache size: 24, 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: 694]: 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, 97 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: 6.6s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 4.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 275 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 162 mSDsluCounter, 7 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 5 mSDsCounter, 39 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 351 IncrementalHoareTripleChecker+Invalid, 390 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 39 mSolverCounterUnsat, 2 mSDtfsCounter, 351 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=62occurred in iteration=3, InterpolantAutomatonStates: 16, 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, 0.9s InterpolantComputationTime, 35 NumberOfCodeBlocks, 35 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 30 ConstructedInterpolants, 0 QuantifiedInterpolants, 218 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 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-06 22:22:37,185 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d1befd84-9c76-41f8-8c2f-21a08a50b09d/bin/uautomizer-verify-WvqO1wxjHP/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