./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_10-ptrmunge_nr.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_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/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_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_10-ptrmunge_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/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_37d3740f-45df-4423-9c2a-9c831ad39bca/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 b7b2dab104eee1bd1f440bec4a0db415f1c26fa4fc41062d03a3a4935f69226f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:28:50,891 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:28:50,984 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 04:28:50,992 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:28:50,992 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:28:51,023 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:28:51,024 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:28:51,024 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:28:51,024 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 04:28:51,024 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 04:28:51,025 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:28:51,025 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:28:51,025 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:28:51,025 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:28:51,026 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:28:51,026 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:28:51,026 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:28:51,026 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:28:51,027 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:28:51,027 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:28:51,027 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 04:28:51,027 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:28:51,028 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:28:51,028 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:28:51,029 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:28:51,029 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:28:51,029 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:28:51,030 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:28:51,030 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:28:51,030 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:28:51,030 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:28:51,030 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:28:51,030 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_37d3740f-45df-4423-9c2a-9c831ad39bca/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 -> b7b2dab104eee1bd1f440bec4a0db415f1c26fa4fc41062d03a3a4935f69226f [2024-11-28 04:28:51,327 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:28:51,336 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:28:51,339 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:28:51,341 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:28:51,341 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:28:51,342 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/04-mutex_10-ptrmunge_nr.i [2024-11-28 04:28:54,383 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/data/bb8bd78db/709b72e5b64d453fac0cfc9887d41ba1/FLAG275359f68 [2024-11-28 04:28:54,817 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:28:54,817 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/sv-benchmarks/c/goblint-regression/04-mutex_10-ptrmunge_nr.i [2024-11-28 04:28:54,836 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/data/bb8bd78db/709b72e5b64d453fac0cfc9887d41ba1/FLAG275359f68 [2024-11-28 04:28:54,854 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/data/bb8bd78db/709b72e5b64d453fac0cfc9887d41ba1 [2024-11-28 04:28:54,857 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:28:54,859 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:28:54,860 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:28:54,861 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:28:54,866 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:28:54,867 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:28:54" (1/1) ... [2024-11-28 04:28:54,868 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c117c62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:54, skipping insertion in model container [2024-11-28 04:28:54,868 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:28:54" (1/1) ... [2024-11-28 04:28:54,911 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:28:55,345 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:28:55,368 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:28:55,415 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:28:55,484 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:28:55,485 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55 WrapperNode [2024-11-28 04:28:55,486 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:28:55,487 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:28:55,487 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:28:55,487 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:28:55,495 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,512 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,534 INFO L138 Inliner]: procedures = 263, calls = 25, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2024-11-28 04:28:55,535 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:28:55,536 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:28:55,536 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:28:55,536 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:28:55,545 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,546 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,550 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,565 INFO L175 MemorySlicer]: Split 16 memory accesses to 4 slices as follows [3, 5, 3, 5]. 31 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [1, 5, 1, 5]. The 2 writes are split as follows [1, 0, 1, 0]. [2024-11-28 04:28:55,565 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,565 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,573 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,574 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,575 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,577 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,578 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,581 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:28:55,582 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:28:55,582 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:28:55,582 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:28:55,584 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (1/1) ... [2024-11-28 04:28:55,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:28:55,606 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:28:55,624 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 04:28:55,631 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 04:28:55,661 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 04:28:55,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 04:28:55,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 04:28:55,663 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:28:55,664 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-28 04:28:55,665 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-28 04:28:55,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 04:28:55,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 04:28:55,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 04:28:55,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-28 04:28:55,665 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:28:55,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:28:55,667 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 04:28:55,844 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:28:55,848 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:28:56,118 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:28:56,118 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:28:56,352 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:28:56,352 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 04:28:56,353 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:28:56 BoogieIcfgContainer [2024-11-28 04:28:56,353 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:28:56,356 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:28:56,356 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:28:56,363 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:28:56,364 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:28:54" (1/3) ... [2024-11-28 04:28:56,364 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b87c3f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:28:56, skipping insertion in model container [2024-11-28 04:28:56,364 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:28:55" (2/3) ... [2024-11-28 04:28:56,365 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b87c3f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:28:56, skipping insertion in model container [2024-11-28 04:28:56,365 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:28:56" (3/3) ... [2024-11-28 04:28:56,368 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_10-ptrmunge_nr.i [2024-11-28 04:28:56,387 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:28:56,388 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04-mutex_10-ptrmunge_nr.i that has 2 procedures, 30 locations, 1 initial locations, 0 loop locations, and 9 error locations. [2024-11-28 04:28:56,389 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:28:56,456 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-28 04:28:56,507 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 33 places, 29 transitions, 65 flow [2024-11-28 04:28:56,563 INFO L124 PetriNetUnfolderBase]: 0/28 cut-off events. [2024-11-28 04:28:56,568 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 04:28:56,571 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33 conditions, 28 events. 0/28 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 58 event pairs, 0 based on Foata normal form. 0/19 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-11-28 04:28:56,571 INFO L82 GeneralOperation]: Start removeDead. Operand has 33 places, 29 transitions, 65 flow [2024-11-28 04:28:56,574 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 31 places, 27 transitions, 60 flow [2024-11-28 04:28:56,590 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:28:56,612 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;@1c61c73e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:28:56,613 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2024-11-28 04:28:56,629 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:28:56,630 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-11-28 04:28:56,630 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:28:56,633 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:28:56,634 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:28:56,634 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 11 more)] === [2024-11-28 04:28:56,644 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:28:56,645 INFO L85 PathProgramCache]: Analyzing trace with hash 1664762794, now seen corresponding path program 1 times [2024-11-28 04:28:56,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:28:56,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1441893780] [2024-11-28 04:28:56,655 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:28:56,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:28:56,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:28:57,102 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 04:28:57,103 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:28:57,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1441893780] [2024-11-28 04:28:57,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1441893780] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:28:57,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:28:57,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:28:57,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491597833] [2024-11-28 04:28:57,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:28:57,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:28:57,124 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:28:57,153 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:28:57,154 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:28:57,207 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 29 [2024-11-28 04:28:57,209 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 27 transitions, 60 flow. Second operand has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:57,210 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:28:57,212 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 29 [2024-11-28 04:28:57,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:28:57,360 INFO L124 PetriNetUnfolderBase]: 25/101 cut-off events. [2024-11-28 04:28:57,361 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 04:28:57,363 INFO L83 FinitePrefix]: Finished finitePrefix Result has 170 conditions, 101 events. 25/101 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 364 event pairs, 5 based on Foata normal form. 6/94 useless extension candidates. Maximal degree in co-relation 156. Up to 44 conditions per place. [2024-11-28 04:28:57,366 INFO L140 encePairwiseOnDemand]: 24/29 looper letters, 15 selfloop transitions, 3 changer transitions 0/30 dead transitions. [2024-11-28 04:28:57,367 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 32 places, 30 transitions, 102 flow [2024-11-28 04:28:57,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:28:57,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:28:57,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 72 transitions. [2024-11-28 04:28:57,388 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6206896551724138 [2024-11-28 04:28:57,390 INFO L175 Difference]: Start difference. First operand has 31 places, 27 transitions, 60 flow. Second operand 4 states and 72 transitions. [2024-11-28 04:28:57,391 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 32 places, 30 transitions, 102 flow [2024-11-28 04:28:57,398 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 30 places, 30 transitions, 98 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:28:57,403 INFO L231 Difference]: Finished difference. Result has 30 places, 25 transitions, 58 flow [2024-11-28 04:28:57,408 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=29, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=27, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=25, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=58, PETRI_PLACES=30, PETRI_TRANSITIONS=25} [2024-11-28 04:28:57,415 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -1 predicate places. [2024-11-28 04:28:57,415 INFO L471 AbstractCegarLoop]: Abstraction has has 30 places, 25 transitions, 58 flow [2024-11-28 04:28:57,416 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:57,416 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:28:57,416 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:28:57,417 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:28:57,418 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 11 more)] === [2024-11-28 04:28:57,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:28:57,419 INFO L85 PathProgramCache]: Analyzing trace with hash 1665253555, now seen corresponding path program 1 times [2024-11-28 04:28:57,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:28:57,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [160097393] [2024-11-28 04:28:57,420 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:28:57,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:28:57,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:28:57,655 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 04:28:57,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:28:57,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [160097393] [2024-11-28 04:28:57,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [160097393] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:28:57,656 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:28:57,656 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:28:57,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [690742833] [2024-11-28 04:28:57,657 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:28:57,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:28:57,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:28:57,659 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:28:57,659 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:28:57,718 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 29 [2024-11-28 04:28:57,718 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 30 places, 25 transitions, 58 flow. Second operand has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:57,718 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:28:57,719 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 29 [2024-11-28 04:28:57,719 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:28:57,881 INFO L124 PetriNetUnfolderBase]: 25/97 cut-off events. [2024-11-28 04:28:57,881 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-28 04:28:57,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 177 conditions, 97 events. 25/97 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 341 event pairs, 5 based on Foata normal form. 6/94 useless extension candidates. Maximal degree in co-relation 90. Up to 44 conditions per place. [2024-11-28 04:28:57,883 INFO L140 encePairwiseOnDemand]: 24/29 looper letters, 15 selfloop transitions, 3 changer transitions 0/28 dead transitions. [2024-11-28 04:28:57,883 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 31 places, 28 transitions, 104 flow [2024-11-28 04:28:57,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:28:57,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:28:57,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 72 transitions. [2024-11-28 04:28:57,889 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6206896551724138 [2024-11-28 04:28:57,889 INFO L175 Difference]: Start difference. First operand has 30 places, 25 transitions, 58 flow. Second operand 4 states and 72 transitions. [2024-11-28 04:28:57,889 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 31 places, 28 transitions, 104 flow [2024-11-28 04:28:57,890 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 28 places, 28 transitions, 94 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:28:57,890 INFO L231 Difference]: Finished difference. Result has 28 places, 23 transitions, 54 flow [2024-11-28 04:28:57,891 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=29, PETRI_DIFFERENCE_MINUEND_FLOW=48, PETRI_DIFFERENCE_MINUEND_PLACES=25, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=54, PETRI_PLACES=28, PETRI_TRANSITIONS=23} [2024-11-28 04:28:57,893 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -3 predicate places. [2024-11-28 04:28:57,893 INFO L471 AbstractCegarLoop]: Abstraction has has 28 places, 23 transitions, 54 flow [2024-11-28 04:28:57,893 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:57,893 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:28:57,894 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:28:57,895 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:28:57,895 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 11 more)] === [2024-11-28 04:28:57,896 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:28:57,896 INFO L85 PathProgramCache]: Analyzing trace with hash 1665253556, now seen corresponding path program 1 times [2024-11-28 04:28:57,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:28:57,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119453963] [2024-11-28 04:28:57,896 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:28:57,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:28:57,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:28:58,089 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 04:28:58,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:28:58,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119453963] [2024-11-28 04:28:58,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119453963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:28:58,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:28:58,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:28:58,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1507459462] [2024-11-28 04:28:58,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:28:58,092 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:28:58,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:28:58,092 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:28:58,092 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:28:58,121 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 29 [2024-11-28 04:28:58,121 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 28 places, 23 transitions, 54 flow. Second operand has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:58,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:28:58,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 29 [2024-11-28 04:28:58,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:28:58,213 INFO L124 PetriNetUnfolderBase]: 25/81 cut-off events. [2024-11-28 04:28:58,213 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-28 04:28:58,213 INFO L83 FinitePrefix]: Finished finitePrefix Result has 161 conditions, 81 events. 25/81 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 232 event pairs, 11 based on Foata normal form. 6/83 useless extension candidates. Maximal degree in co-relation 56. Up to 44 conditions per place. [2024-11-28 04:28:58,214 INFO L140 encePairwiseOnDemand]: 24/29 looper letters, 15 selfloop transitions, 3 changer transitions 0/26 dead transitions. [2024-11-28 04:28:58,214 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 29 places, 26 transitions, 96 flow [2024-11-28 04:28:58,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:28:58,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:28:58,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 72 transitions. [2024-11-28 04:28:58,216 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6206896551724138 [2024-11-28 04:28:58,217 INFO L175 Difference]: Start difference. First operand has 28 places, 23 transitions, 54 flow. Second operand 4 states and 72 transitions. [2024-11-28 04:28:58,217 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 29 places, 26 transitions, 96 flow [2024-11-28 04:28:58,217 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 26 places, 26 transitions, 90 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:28:58,218 INFO L231 Difference]: Finished difference. Result has 26 places, 21 transitions, 50 flow [2024-11-28 04:28:58,218 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=29, PETRI_DIFFERENCE_MINUEND_FLOW=44, PETRI_DIFFERENCE_MINUEND_PLACES=23, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=50, PETRI_PLACES=26, PETRI_TRANSITIONS=21} [2024-11-28 04:28:58,219 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -5 predicate places. [2024-11-28 04:28:58,219 INFO L471 AbstractCegarLoop]: Abstraction has has 26 places, 21 transitions, 50 flow [2024-11-28 04:28:58,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:58,221 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:28:58,221 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:28:58,221 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:28:58,221 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 11 more)] === [2024-11-28 04:28:58,222 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:28:58,223 INFO L85 PathProgramCache]: Analyzing trace with hash 1664762795, now seen corresponding path program 1 times [2024-11-28 04:28:58,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:28:58,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [640952562] [2024-11-28 04:28:58,223 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:28:58,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:28:58,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:28:58,384 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 04:28:58,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:28:58,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [640952562] [2024-11-28 04:28:58,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [640952562] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:28:58,384 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:28:58,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:28:58,384 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1002261514] [2024-11-28 04:28:58,384 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:28:58,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:28:58,385 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:28:58,385 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:28:58,385 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:28:58,410 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 29 [2024-11-28 04:28:58,410 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 26 places, 21 transitions, 50 flow. Second operand has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:58,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:28:58,410 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 29 [2024-11-28 04:28:58,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:28:58,505 INFO L124 PetriNetUnfolderBase]: 25/77 cut-off events. [2024-11-28 04:28:58,508 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-28 04:28:58,508 INFO L83 FinitePrefix]: Finished finitePrefix Result has 157 conditions, 77 events. 25/77 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 212 event pairs, 11 based on Foata normal form. 6/81 useless extension candidates. Maximal degree in co-relation 80. Up to 44 conditions per place. [2024-11-28 04:28:58,509 INFO L140 encePairwiseOnDemand]: 24/29 looper letters, 15 selfloop transitions, 3 changer transitions 0/24 dead transitions. [2024-11-28 04:28:58,509 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 27 places, 24 transitions, 96 flow [2024-11-28 04:28:58,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:28:58,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:28:58,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 72 transitions. [2024-11-28 04:28:58,510 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6206896551724138 [2024-11-28 04:28:58,510 INFO L175 Difference]: Start difference. First operand has 26 places, 21 transitions, 50 flow. Second operand 4 states and 72 transitions. [2024-11-28 04:28:58,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 27 places, 24 transitions, 96 flow [2024-11-28 04:28:58,511 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 24 places, 24 transitions, 86 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:28:58,511 INFO L231 Difference]: Finished difference. Result has 24 places, 19 transitions, 46 flow [2024-11-28 04:28:58,512 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=29, PETRI_DIFFERENCE_MINUEND_FLOW=40, PETRI_DIFFERENCE_MINUEND_PLACES=21, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=19, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=46, PETRI_PLACES=24, PETRI_TRANSITIONS=19} [2024-11-28 04:28:58,512 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -7 predicate places. [2024-11-28 04:28:58,512 INFO L471 AbstractCegarLoop]: Abstraction has has 24 places, 19 transitions, 46 flow [2024-11-28 04:28:58,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 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 04:28:58,513 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:28:58,513 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:28:58,513 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:28:58,515 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 11 more)] === [2024-11-28 04:28:58,516 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:28:58,516 INFO L85 PathProgramCache]: Analyzing trace with hash -1282818976, now seen corresponding path program 1 times [2024-11-28 04:28:58,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:28:58,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [192273210] [2024-11-28 04:28:58,516 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:28:58,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:28:58,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:28:58,601 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 04:28:58,601 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:28:58,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [192273210] [2024-11-28 04:28:58,601 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [192273210] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:28:58,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:28:58,602 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 04:28:58,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1172646809] [2024-11-28 04:28:58,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:28:58,602 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:28:58,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:28:58,603 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:28:58,603 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:28:58,619 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 29 [2024-11-28 04:28:58,619 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 24 places, 19 transitions, 46 flow. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 04:28:58,619 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:28:58,620 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 29 [2024-11-28 04:28:58,620 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:28:58,668 INFO L124 PetriNetUnfolderBase]: 25/76 cut-off events. [2024-11-28 04:28:58,668 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-28 04:28:58,669 INFO L83 FinitePrefix]: Finished finitePrefix Result has 156 conditions, 76 events. 25/76 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 205 event pairs, 25 based on Foata normal form. 1/75 useless extension candidates. Maximal degree in co-relation 86. Up to 63 conditions per place. [2024-11-28 04:28:58,669 INFO L140 encePairwiseOnDemand]: 27/29 looper letters, 0 selfloop transitions, 0 changer transitions 18/18 dead transitions. [2024-11-28 04:28:58,669 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 25 places, 18 transitions, 70 flow [2024-11-28 04:28:58,670 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:28:58,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:28:58,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 56 transitions. [2024-11-28 04:28:58,671 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6436781609195402 [2024-11-28 04:28:58,671 INFO L175 Difference]: Start difference. First operand has 24 places, 19 transitions, 46 flow. Second operand 3 states and 56 transitions. [2024-11-28 04:28:58,671 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 25 places, 18 transitions, 70 flow [2024-11-28 04:28:58,671 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 22 places, 18 transitions, 64 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:28:58,672 INFO L231 Difference]: Finished difference. Result has 22 places, 0 transitions, 0 flow [2024-11-28 04:28:58,672 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=29, PETRI_DIFFERENCE_MINUEND_FLOW=38, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=18, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=22, PETRI_TRANSITIONS=0} [2024-11-28 04:28:58,672 INFO L279 CegarLoopForPetriNet]: 31 programPoint places, -9 predicate places. [2024-11-28 04:28:58,672 INFO L471 AbstractCegarLoop]: Abstraction has has 22 places, 0 transitions, 0 flow [2024-11-28 04:28:58,673 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 04:28:58,679 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 14 remaining) [2024-11-28 04:28:58,679 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 14 remaining) [2024-11-28 04:28:58,679 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (9 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 14 remaining) [2024-11-28 04:28:58,680 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 14 remaining) [2024-11-28 04:28:58,681 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 14 remaining) [2024-11-28 04:28:58,681 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:28:58,683 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-28 04:28:58,691 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 04:28:58,691 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:28:58,698 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:28:58 BasicIcfg [2024-11-28 04:28:58,698 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:28:58,698 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:28:58,698 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:28:58,699 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:28:58,700 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:28:56" (3/4) ... [2024-11-28 04:28:58,701 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 04:28:58,705 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-11-28 04:28:58,709 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 35 nodes and edges [2024-11-28 04:28:58,710 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-28 04:28:58,710 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-28 04:28:58,710 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-28 04:28:58,774 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:28:58,774 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:28:58,774 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:28:58,775 INFO L158 Benchmark]: Toolchain (without parser) took 3916.57ms. Allocated memory is still 117.4MB. Free memory was 91.0MB in the beginning and 75.6MB in the end (delta: 15.4MB). Peak memory consumption was 16.3MB. Max. memory is 16.1GB. [2024-11-28 04:28:58,775 INFO L158 Benchmark]: CDTParser took 0.42ms. Allocated memory is still 117.4MB. Free memory is still 74.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:28:58,775 INFO L158 Benchmark]: CACSL2BoogieTranslator took 626.02ms. Allocated memory is still 117.4MB. Free memory was 91.0MB in the beginning and 63.6MB in the end (delta: 27.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-28 04:28:58,776 INFO L158 Benchmark]: Boogie Procedure Inliner took 47.95ms. Allocated memory is still 117.4MB. Free memory was 63.6MB in the beginning and 61.8MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:28:58,776 INFO L158 Benchmark]: Boogie Preprocessor took 45.87ms. Allocated memory is still 117.4MB. Free memory was 61.6MB in the beginning and 59.7MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:28:58,776 INFO L158 Benchmark]: RCFGBuilder took 770.78ms. Allocated memory is still 117.4MB. Free memory was 59.5MB in the beginning and 87.1MB in the end (delta: -27.6MB). Peak memory consumption was 30.4MB. Max. memory is 16.1GB. [2024-11-28 04:28:58,776 INFO L158 Benchmark]: TraceAbstraction took 2341.74ms. Allocated memory is still 117.4MB. Free memory was 86.5MB in the beginning and 80.1MB in the end (delta: 6.5MB). Peak memory consumption was 2.7MB. Max. memory is 16.1GB. [2024-11-28 04:28:58,777 INFO L158 Benchmark]: Witness Printer took 75.98ms. Allocated memory is still 117.4MB. Free memory was 80.1MB in the beginning and 75.6MB in the end (delta: 4.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:28:58,778 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.42ms. Allocated memory is still 117.4MB. Free memory is still 74.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 626.02ms. Allocated memory is still 117.4MB. Free memory was 91.0MB in the beginning and 63.6MB in the end (delta: 27.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 47.95ms. Allocated memory is still 117.4MB. Free memory was 63.6MB in the beginning and 61.8MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 45.87ms. Allocated memory is still 117.4MB. Free memory was 61.6MB in the beginning and 59.7MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 770.78ms. Allocated memory is still 117.4MB. Free memory was 59.5MB in the beginning and 87.1MB in the end (delta: -27.6MB). Peak memory consumption was 30.4MB. Max. memory is 16.1GB. * TraceAbstraction took 2341.74ms. Allocated memory is still 117.4MB. Free memory was 86.5MB in the beginning and 80.1MB in the end (delta: 6.5MB). Peak memory consumption was 2.7MB. Max. memory is 16.1GB. * Witness Printer took 75.98ms. Allocated memory is still 117.4MB. Free memory was 80.1MB in the beginning and 75.6MB in the end (delta: 4.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - 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: -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: 930]: all allocated memory was freed For all program executions holds that all allocated memory was freed 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: -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: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 43 locations, 14 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.2s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 206 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 138 mSDsluCounter, 11 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2 mSDsCounter, 7 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 217 IncrementalHoareTripleChecker+Invalid, 224 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7 mSolverCounterUnsat, 9 mSDtfsCounter, 217 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=60occurred in iteration=0, InterpolantAutomatonStates: 19, 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.8s InterpolantComputationTime, 43 NumberOfCodeBlocks, 43 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 38 ConstructedInterpolants, 0 QuantifiedInterpolants, 246 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, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 9 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-28 04:28:58,792 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_37d3740f-45df-4423-9c2a-9c831ad39bca/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE