./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_03-priv_inv.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_03-priv_inv.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB --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 f20707f1105ba10067156ebf4074b2c6b4682bff1e09b23f43a3f8b7604511aa --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 05:00:33,589 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 05:00:33,734 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 05:00:33,746 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 05:00:33,749 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 05:00:33,794 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 05:00:33,797 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 05:00:33,797 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 05:00:33,798 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 05:00:33,798 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 05:00:33,799 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 05:00:33,800 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 05:00:33,800 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 05:00:33,801 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 05:00:33,801 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 05:00:33,801 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 05:00:33,801 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 05:00:33,801 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 05:00:33,802 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 05:00:33,802 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 05:00:33,802 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 05:00:33,803 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 05:00:33,803 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 05:00:33,803 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 05:00:33,803 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 05:00:33,803 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 05:00:33,803 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 05:00:33,804 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 05:00:33,804 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 05:00:33,804 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 05:00:33,804 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:00:33,804 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:00:33,804 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:00:33,805 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:00:33,806 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 05:00:33,806 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:00:33,806 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:00:33,806 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:00:33,807 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:00:33,807 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 05:00:33,807 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 05:00:33,807 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 05:00:33,807 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 05:00:33,808 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 05:00:33,808 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 05:00:33,808 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 05:00:33,808 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 05:00:33,808 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB 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 -> f20707f1105ba10067156ebf4074b2c6b4682bff1e09b23f43a3f8b7604511aa [2024-11-28 05:00:34,196 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 05:00:34,207 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 05:00:34,210 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 05:00:34,211 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 05:00:34,211 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 05:00:34,213 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/13-privatized_03-priv_inv.i [2024-11-28 05:00:37,907 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/data/0b69abd13/0788e37b909a4493aa3b008b046c9dfd/FLAG890a8b3ff [2024-11-28 05:00:38,444 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 05:00:38,445 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/sv-benchmarks/c/goblint-regression/13-privatized_03-priv_inv.i [2024-11-28 05:00:38,479 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/data/0b69abd13/0788e37b909a4493aa3b008b046c9dfd/FLAG890a8b3ff [2024-11-28 05:00:38,506 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/data/0b69abd13/0788e37b909a4493aa3b008b046c9dfd [2024-11-28 05:00:38,510 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 05:00:38,513 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 05:00:38,515 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 05:00:38,515 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 05:00:38,524 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 05:00:38,530 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:00:38" (1/1) ... [2024-11-28 05:00:38,531 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@fef4a0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:38, skipping insertion in model container [2024-11-28 05:00:38,531 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:00:38" (1/1) ... [2024-11-28 05:00:38,584 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 05:00:39,148 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:00:39,182 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 05:00:39,254 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:00:39,309 INFO L204 MainTranslator]: Completed translation [2024-11-28 05:00:39,311 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39 WrapperNode [2024-11-28 05:00:39,312 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 05:00:39,313 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 05:00:39,314 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 05:00:39,314 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 05:00:39,330 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,349 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,390 INFO L138 Inliner]: procedures = 165, calls = 32, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 107 [2024-11-28 05:00:39,390 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 05:00:39,391 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 05:00:39,391 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 05:00:39,391 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 05:00:39,403 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,403 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,406 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,422 INFO L175 MemorySlicer]: Split 19 memory accesses to 3 slices as follows [7, 7, 5]. 37 percent of accesses are in the largest equivalence class. The 19 initializations are split as follows [7, 7, 5]. The 0 writes are split as follows [0, 0, 0]. [2024-11-28 05:00:39,422 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,422 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,430 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,431 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,433 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,435 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,436 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,439 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 05:00:39,440 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 05:00:39,440 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 05:00:39,440 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 05:00:39,441 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (1/1) ... [2024-11-28 05:00:39,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:00:39,468 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:00:39,494 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 05:00:39,499 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 05:00:39,537 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 05:00:39,538 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 05:00:39,538 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-28 05:00:39,540 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-28 05:00:39,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 05:00:39,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 05:00:39,540 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 05:00:39,541 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 05:00:39,541 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 05:00:39,541 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 05:00:39,543 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 05:00:39,768 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 05:00:39,771 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 05:00:40,184 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 05:00:40,184 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 05:00:40,901 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 05:00:40,905 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 05:00:40,905 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:00:40 BoogieIcfgContainer [2024-11-28 05:00:40,905 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 05:00:40,910 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 05:00:40,910 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 05:00:40,918 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 05:00:40,918 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 05:00:38" (1/3) ... [2024-11-28 05:00:40,919 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7de07266 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:00:40, skipping insertion in model container [2024-11-28 05:00:40,919 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:00:39" (2/3) ... [2024-11-28 05:00:40,921 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7de07266 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:00:40, skipping insertion in model container [2024-11-28 05:00:40,922 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:00:40" (3/3) ... [2024-11-28 05:00:40,923 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_03-priv_inv.i [2024-11-28 05:00:40,944 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 05:00:40,946 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_03-priv_inv.i that has 2 procedures, 30 locations, 1 initial locations, 0 loop locations, and 3 error locations. [2024-11-28 05:00:40,946 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 05:00:41,021 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-28 05:00:41,072 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 33 places, 32 transitions, 71 flow [2024-11-28 05:00:41,126 INFO L124 PetriNetUnfolderBase]: 3/31 cut-off events. [2024-11-28 05:00:41,132 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 05:00:41,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36 conditions, 31 events. 3/31 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 38 event pairs, 0 based on Foata normal form. 0/25 useless extension candidates. Maximal degree in co-relation 20. Up to 2 conditions per place. [2024-11-28 05:00:41,138 INFO L82 GeneralOperation]: Start removeDead. Operand has 33 places, 32 transitions, 71 flow [2024-11-28 05:00:41,142 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 31 places, 30 transitions, 66 flow [2024-11-28 05:00:41,173 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:00:41,192 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6b1eb361, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:00:41,192 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-28 05:00:41,199 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:00:41,200 INFO L124 PetriNetUnfolderBase]: 1/5 cut-off events. [2024-11-28 05:00:41,200 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:00:41,200 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:00:41,201 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-28 05:00:41,201 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 1 more)] === [2024-11-28 05:00:41,208 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:00:41,208 INFO L85 PathProgramCache]: Analyzing trace with hash 311978, now seen corresponding path program 1 times [2024-11-28 05:00:41,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:00:41,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [138412537] [2024-11-28 05:00:41,219 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:00:41,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:00:41,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:00:41,629 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:00:41,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:00:41,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [138412537] [2024-11-28 05:00:41,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [138412537] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:00:41,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:00:41,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:00:41,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [198199585] [2024-11-28 05:00:41,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:00:41,642 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:00:41,649 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:00:41,683 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:00:41,684 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:00:41,714 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 32 [2024-11-28 05:00:41,716 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 30 transitions, 66 flow. Second operand has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:41,717 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:00:41,717 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 32 [2024-11-28 05:00:41,719 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:00:41,853 INFO L124 PetriNetUnfolderBase]: 32/119 cut-off events. [2024-11-28 05:00:41,853 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-28 05:00:41,854 INFO L83 FinitePrefix]: Finished finitePrefix Result has 214 conditions, 119 events. 32/119 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 461 event pairs, 18 based on Foata normal form. 13/128 useless extension candidates. Maximal degree in co-relation 191. Up to 60 conditions per place. [2024-11-28 05:00:41,856 INFO L140 encePairwiseOnDemand]: 23/32 looper letters, 22 selfloop transitions, 5 changer transitions 0/35 dead transitions. [2024-11-28 05:00:41,857 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 31 places, 35 transitions, 133 flow [2024-11-28 05:00:41,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:00:41,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:00:41,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 62 transitions. [2024-11-28 05:00:41,872 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6458333333333334 [2024-11-28 05:00:41,875 INFO L175 Difference]: Start difference. First operand has 31 places, 30 transitions, 66 flow. Second operand 3 states and 62 transitions. [2024-11-28 05:00:41,876 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 31 places, 35 transitions, 133 flow [2024-11-28 05:00:41,881 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 29 places, 35 transitions, 127 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:00:41,884 INFO L231 Difference]: Finished difference. Result has 31 places, 29 transitions, 90 flow [2024-11-28 05:00:41,888 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=32, PETRI_DIFFERENCE_MINUEND_FLOW=54, PETRI_DIFFERENCE_MINUEND_PLACES=27, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=90, PETRI_PLACES=31, PETRI_TRANSITIONS=29} [2024-11-28 05:00:41,892 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, 0 predicate places. [2024-11-28 05:00:41,894 INFO L471 AbstractCegarLoop]: Abstraction has has 31 places, 29 transitions, 90 flow [2024-11-28 05:00:41,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:41,895 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:00:41,895 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:00:41,896 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 05:00:41,896 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 1 more)] === [2024-11-28 05:00:41,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:00:41,897 INFO L85 PathProgramCache]: Analyzing trace with hash 412440830, now seen corresponding path program 1 times [2024-11-28 05:00:41,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:00:41,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017563128] [2024-11-28 05:00:41,898 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:00:41,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:00:41,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:00:42,069 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:00:42,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:00:42,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017563128] [2024-11-28 05:00:42,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017563128] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:00:42,069 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:00:42,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:00:42,070 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1316344029] [2024-11-28 05:00:42,074 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:00:42,075 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:00:42,075 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:00:42,076 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:00:42,076 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:00:42,107 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 32 [2024-11-28 05:00:42,108 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 29 transitions, 90 flow. Second operand has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:42,108 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:00:42,108 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 32 [2024-11-28 05:00:42,108 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:00:42,236 INFO L124 PetriNetUnfolderBase]: 29/104 cut-off events. [2024-11-28 05:00:42,239 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-28 05:00:42,240 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238 conditions, 104 events. 29/104 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 360 event pairs, 19 based on Foata normal form. 8/110 useless extension candidates. Maximal degree in co-relation 59. Up to 60 conditions per place. [2024-11-28 05:00:42,241 INFO L140 encePairwiseOnDemand]: 26/32 looper letters, 21 selfloop transitions, 4 changer transitions 0/33 dead transitions. [2024-11-28 05:00:42,242 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 33 transitions, 148 flow [2024-11-28 05:00:42,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:00:42,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:00:42,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 60 transitions. [2024-11-28 05:00:42,246 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.625 [2024-11-28 05:00:42,246 INFO L175 Difference]: Start difference. First operand has 31 places, 29 transitions, 90 flow. Second operand 3 states and 60 transitions. [2024-11-28 05:00:42,247 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 33 transitions, 148 flow [2024-11-28 05:00:42,248 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 33 transitions, 138 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:00:42,251 INFO L231 Difference]: Finished difference. Result has 33 places, 29 transitions, 102 flow [2024-11-28 05:00:42,254 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=32, PETRI_DIFFERENCE_MINUEND_FLOW=72, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=102, PETRI_PLACES=33, PETRI_TRANSITIONS=29} [2024-11-28 05:00:42,255 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, 2 predicate places. [2024-11-28 05:00:42,255 INFO L471 AbstractCegarLoop]: Abstraction has has 33 places, 29 transitions, 102 flow [2024-11-28 05:00:42,255 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:42,255 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:00:42,255 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:00:42,255 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 05:00:42,256 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 1 more)] === [2024-11-28 05:00:42,258 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:00:42,258 INFO L85 PathProgramCache]: Analyzing trace with hash -1555732683, now seen corresponding path program 1 times [2024-11-28 05:00:42,259 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:00:42,259 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2018232368] [2024-11-28 05:00:42,259 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:00:42,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:00:42,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:00:42,609 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:00:42,611 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:00:42,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2018232368] [2024-11-28 05:00:42,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2018232368] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:00:42,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:00:42,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 05:00:42,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1827243033] [2024-11-28 05:00:42,613 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:00:42,613 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:00:42,614 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:00:42,614 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:00:42,614 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:00:42,646 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 32 [2024-11-28 05:00:42,646 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 29 transitions, 102 flow. Second operand has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:42,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:00:42,647 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 32 [2024-11-28 05:00:42,647 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:00:42,782 INFO L124 PetriNetUnfolderBase]: 10/52 cut-off events. [2024-11-28 05:00:42,782 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-28 05:00:42,783 INFO L83 FinitePrefix]: Finished finitePrefix Result has 127 conditions, 52 events. 10/52 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 98 event pairs, 4 based on Foata normal form. 6/57 useless extension candidates. Maximal degree in co-relation 51. Up to 17 conditions per place. [2024-11-28 05:00:42,783 INFO L140 encePairwiseOnDemand]: 25/32 looper letters, 11 selfloop transitions, 7 changer transitions 0/24 dead transitions. [2024-11-28 05:00:42,784 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 24 transitions, 106 flow [2024-11-28 05:00:42,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:00:42,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:00:42,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 71 transitions. [2024-11-28 05:00:42,786 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44375 [2024-11-28 05:00:42,786 INFO L175 Difference]: Start difference. First operand has 33 places, 29 transitions, 102 flow. Second operand 5 states and 71 transitions. [2024-11-28 05:00:42,786 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 24 transitions, 106 flow [2024-11-28 05:00:42,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 27 places, 24 transitions, 86 flow, removed 3 selfloop flow, removed 6 redundant places. [2024-11-28 05:00:42,790 INFO L231 Difference]: Finished difference. Result has 27 places, 21 transitions, 58 flow [2024-11-28 05:00:42,791 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=32, PETRI_DIFFERENCE_MINUEND_FLOW=44, PETRI_DIFFERENCE_MINUEND_PLACES=23, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=14, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=58, PETRI_PLACES=27, PETRI_TRANSITIONS=21} [2024-11-28 05:00:42,792 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -4 predicate places. [2024-11-28 05:00:42,794 INFO L471 AbstractCegarLoop]: Abstraction has has 27 places, 21 transitions, 58 flow [2024-11-28 05:00:42,794 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:42,794 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:00:42,794 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:00:42,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 05:00:42,795 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 1 more)] === [2024-11-28 05:00:42,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:00:42,797 INFO L85 PathProgramCache]: Analyzing trace with hash -818802743, now seen corresponding path program 1 times [2024-11-28 05:00:42,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:00:42,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1739420304] [2024-11-28 05:00:42,797 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:00:42,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:00:42,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:00:42,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:00:42,965 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:00:42,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1739420304] [2024-11-28 05:00:42,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1739420304] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:00:42,965 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:00:42,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 05:00:42,966 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200450861] [2024-11-28 05:00:42,966 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:00:42,966 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:00:42,967 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:00:42,967 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:00:42,967 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:00:42,970 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 32 [2024-11-28 05:00:42,970 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 27 places, 21 transitions, 58 flow. Second operand has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:42,970 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:00:42,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 32 [2024-11-28 05:00:42,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:00:43,029 INFO L124 PetriNetUnfolderBase]: 7/46 cut-off events. [2024-11-28 05:00:43,029 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-28 05:00:43,029 INFO L83 FinitePrefix]: Finished finitePrefix Result has 96 conditions, 46 events. 7/46 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 86 event pairs, 7 based on Foata normal form. 1/44 useless extension candidates. Maximal degree in co-relation 10. Up to 28 conditions per place. [2024-11-28 05:00:43,030 INFO L140 encePairwiseOnDemand]: 30/32 looper letters, 0 selfloop transitions, 0 changer transitions 20/20 dead transitions. [2024-11-28 05:00:43,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 28 places, 20 transitions, 78 flow [2024-11-28 05:00:43,033 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:00:43,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:00:43,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 57 transitions. [2024-11-28 05:00:43,034 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.59375 [2024-11-28 05:00:43,034 INFO L175 Difference]: Start difference. First operand has 27 places, 21 transitions, 58 flow. Second operand 3 states and 57 transitions. [2024-11-28 05:00:43,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 28 places, 20 transitions, 78 flow [2024-11-28 05:00:43,035 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 25 places, 20 transitions, 69 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 05:00:43,038 INFO L231 Difference]: Finished difference. Result has 25 places, 0 transitions, 0 flow [2024-11-28 05:00:43,039 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=32, PETRI_DIFFERENCE_MINUEND_FLOW=47, PETRI_DIFFERENCE_MINUEND_PLACES=23, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=20, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=25, PETRI_TRANSITIONS=0} [2024-11-28 05:00:43,040 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -6 predicate places. [2024-11-28 05:00:43,040 INFO L471 AbstractCegarLoop]: Abstraction has has 25 places, 0 transitions, 0 flow [2024-11-28 05:00:43,040 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:00:43,045 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 4 remaining) [2024-11-28 05:00:43,049 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (2 of 4 remaining) [2024-11-28 05:00:43,050 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (1 of 4 remaining) [2024-11-28 05:00:43,050 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-11-28 05:00:43,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 05:00:43,051 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-28 05:00:43,057 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 05:00:43,058 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 05:00:43,066 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 05:00:43 BasicIcfg [2024-11-28 05:00:43,067 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 05:00:43,069 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 05:00:43,069 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 05:00:43,069 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 05:00:43,071 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:00:40" (3/4) ... [2024-11-28 05:00:43,075 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 05:00:43,080 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-11-28 05:00:43,089 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 92 nodes and edges [2024-11-28 05:00:43,090 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2024-11-28 05:00:43,090 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-28 05:00:43,090 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-28 05:00:43,090 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-28 05:00:43,091 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-28 05:00:43,212 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 05:00:43,212 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 05:00:43,212 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 05:00:43,214 INFO L158 Benchmark]: Toolchain (without parser) took 4701.40ms. Allocated memory was 142.6MB in the beginning and 402.7MB in the end (delta: 260.0MB). Free memory was 118.5MB in the beginning and 324.2MB in the end (delta: -205.7MB). Peak memory consumption was 52.3MB. Max. memory is 16.1GB. [2024-11-28 05:00:43,215 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 142.6MB. Free memory is still 79.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 05:00:43,216 INFO L158 Benchmark]: CACSL2BoogieTranslator took 798.23ms. Allocated memory is still 142.6MB. Free memory was 118.3MB in the beginning and 98.6MB in the end (delta: 19.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 05:00:43,217 INFO L158 Benchmark]: Boogie Procedure Inliner took 76.72ms. Allocated memory is still 142.6MB. Free memory was 98.3MB in the beginning and 96.6MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 05:00:43,218 INFO L158 Benchmark]: Boogie Preprocessor took 48.13ms. Allocated memory is still 142.6MB. Free memory was 96.6MB in the beginning and 94.7MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 05:00:43,219 INFO L158 Benchmark]: RCFGBuilder took 1465.68ms. Allocated memory is still 142.6MB. Free memory was 94.7MB in the beginning and 59.8MB in the end (delta: 34.9MB). Peak memory consumption was 38.4MB. Max. memory is 16.1GB. [2024-11-28 05:00:43,220 INFO L158 Benchmark]: TraceAbstraction took 2156.95ms. Allocated memory was 142.6MB in the beginning and 402.7MB in the end (delta: 260.0MB). Free memory was 59.2MB in the beginning and 329.1MB in the end (delta: -269.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 05:00:43,221 INFO L158 Benchmark]: Witness Printer took 143.86ms. Allocated memory is still 402.7MB. Free memory was 329.1MB in the beginning and 324.2MB in the end (delta: 4.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 05:00:43,223 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.39ms. Allocated memory is still 142.6MB. Free memory is still 79.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 798.23ms. Allocated memory is still 142.6MB. Free memory was 118.3MB in the beginning and 98.6MB in the end (delta: 19.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 76.72ms. Allocated memory is still 142.6MB. Free memory was 98.3MB in the beginning and 96.6MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 48.13ms. Allocated memory is still 142.6MB. Free memory was 96.6MB in the beginning and 94.7MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 1465.68ms. Allocated memory is still 142.6MB. Free memory was 94.7MB in the beginning and 59.8MB in the end (delta: 34.9MB). Peak memory consumption was 38.4MB. Max. memory is 16.1GB. * TraceAbstraction took 2156.95ms. Allocated memory was 142.6MB in the beginning and 402.7MB in the end (delta: 260.0MB). Free memory was 59.2MB in the beginning and 329.1MB in the end (delta: -269.9MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 143.86ms. Allocated memory is still 402.7MB. Free memory was 329.1MB in the beginning and 324.2MB in the end (delta: 4.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 704]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 708]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 702]: 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, 41 locations, 4 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: 2.0s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 71 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 44 mSDsluCounter, 15 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 113 IncrementalHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 14 mSDtfsCounter, 113 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 12 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=102occurred in iteration=2, InterpolantAutomatonStates: 14, 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.6s InterpolantComputationTime, 48 NumberOfCodeBlocks, 48 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 44 ConstructedInterpolants, 0 QuantifiedInterpolants, 108 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 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, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 3 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-28 05:00:43,257 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91e65288-aab1-42b1-abc9-8162e2400692/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE