./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread/singleton_with-uninit-problems.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread/singleton_with-uninit-problems.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC --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 9556b3eb7217f056a72a299bf0514e64606a248fa454b59dcc03e4a2e74c7c90 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-23 18:38:31,325 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-23 18:38:31,421 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-23 18:38:31,434 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-23 18:38:31,434 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-23 18:38:31,477 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-23 18:38:31,479 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-23 18:38:31,479 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-23 18:38:31,480 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-23 18:38:31,481 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-23 18:38:31,482 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-23 18:38:31,482 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-23 18:38:31,482 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-23 18:38:31,482 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-23 18:38:31,483 INFO L153 SettingsManager]: * Use SBE=true [2024-11-23 18:38:31,483 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-23 18:38:31,483 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-23 18:38:31,483 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-23 18:38:31,483 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-23 18:38:31,483 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-23 18:38:31,483 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-23 18:38:31,484 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-23 18:38:31,484 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-23 18:38:31,484 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-23 18:38:31,484 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-23 18:38:31,485 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-23 18:38:31,485 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-23 18:38:31,485 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-23 18:38:31,485 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-23 18:38:31,485 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-23 18:38:31,485 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-23 18:38:31,485 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-23 18:38:31,486 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-23 18:38:31,486 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-23 18:38:31,487 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-23 18:38:31,487 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-23 18:38:31,487 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-23 18:38:31,487 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-23 18:38:31,487 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-23 18:38:31,487 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-23 18:38:31,488 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-23 18:38:31,488 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_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC 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 -> 9556b3eb7217f056a72a299bf0514e64606a248fa454b59dcc03e4a2e74c7c90 [2024-11-23 18:38:31,874 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-23 18:38:31,885 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-23 18:38:31,891 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-23 18:38:31,892 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-23 18:38:31,893 INFO L274 PluginConnector]: CDTParser initialized [2024-11-23 18:38:31,895 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/pthread/singleton_with-uninit-problems.i [2024-11-23 18:38:35,278 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/011b86811/e90c02dc9ed345f39976ba8ba89248b8/FLAGe4aab9dbe [2024-11-23 18:38:35,677 INFO L384 CDTParser]: Found 1 translation units. [2024-11-23 18:38:35,678 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/sv-benchmarks/c/pthread/singleton_with-uninit-problems.i [2024-11-23 18:38:35,700 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/011b86811/e90c02dc9ed345f39976ba8ba89248b8/FLAGe4aab9dbe [2024-11-23 18:38:35,875 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/011b86811/e90c02dc9ed345f39976ba8ba89248b8 [2024-11-23 18:38:35,877 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-23 18:38:35,879 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-23 18:38:35,880 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-23 18:38:35,881 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-23 18:38:35,886 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-23 18:38:35,887 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:38:35" (1/1) ... [2024-11-23 18:38:35,888 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77c9ee7e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:35, skipping insertion in model container [2024-11-23 18:38:35,889 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:38:35" (1/1) ... [2024-11-23 18:38:35,956 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-23 18:38:36,725 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-23 18:38:36,740 INFO L200 MainTranslator]: Completed pre-run [2024-11-23 18:38:36,828 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-23 18:38:36,924 INFO L204 MainTranslator]: Completed translation [2024-11-23 18:38:36,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36 WrapperNode [2024-11-23 18:38:36,925 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-23 18:38:36,926 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-23 18:38:36,927 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-23 18:38:36,927 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-23 18:38:36,935 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:36,953 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:36,978 INFO L138 Inliner]: procedures = 323, calls = 23, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 36 [2024-11-23 18:38:36,978 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-23 18:38:36,979 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-23 18:38:36,979 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-23 18:38:36,979 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-23 18:38:36,988 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:36,988 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:36,995 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,019 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-23 18:38:37,020 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,020 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,033 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,037 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,039 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,044 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,045 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,052 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-23 18:38:37,053 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-23 18:38:37,053 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-23 18:38:37,053 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-23 18:38:37,055 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (1/1) ... [2024-11-23 18:38:37,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-23 18:38:37,087 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-23 18:38:37,112 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-23 18:38:37,116 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-23 18:38:37,156 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-23 18:38:37,156 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-23 18:38:37,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-23 18:38:37,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-23 18:38:37,156 INFO L130 BoogieDeclarations]: Found specification of procedure thread0 [2024-11-23 18:38:37,157 INFO L138 BoogieDeclarations]: Found implementation of procedure thread0 [2024-11-23 18:38:37,157 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-23 18:38:37,157 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-23 18:38:37,157 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-23 18:38:37,157 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-23 18:38:37,157 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-23 18:38:37,157 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-23 18:38:37,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-23 18:38:37,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-23 18:38:37,157 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-23 18:38:37,158 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-23 18:38:37,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-23 18:38:37,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-23 18:38:37,158 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-23 18:38:37,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-23 18:38:37,164 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-23 18:38:37,378 INFO L234 CfgBuilder]: Building ICFG [2024-11-23 18:38:37,380 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-23 18:38:37,737 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-23 18:38:37,737 INFO L283 CfgBuilder]: Performing block encoding [2024-11-23 18:38:37,956 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-23 18:38:37,956 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-23 18:38:37,957 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:38:37 BoogieIcfgContainer [2024-11-23 18:38:37,957 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-23 18:38:37,959 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-23 18:38:37,959 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-23 18:38:37,969 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-23 18:38:37,969 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 06:38:35" (1/3) ... [2024-11-23 18:38:37,970 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@fa125d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:38:37, skipping insertion in model container [2024-11-23 18:38:37,970 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:36" (2/3) ... [2024-11-23 18:38:37,971 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@fa125d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:38:37, skipping insertion in model container [2024-11-23 18:38:37,971 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:38:37" (3/3) ... [2024-11-23 18:38:37,976 INFO L128 eAbstractionObserver]: Analyzing ICFG singleton_with-uninit-problems.i [2024-11-23 18:38:37,990 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-23 18:38:37,992 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG singleton_with-uninit-problems.i that has 5 procedures, 54 locations, 1 initial locations, 0 loop locations, and 10 error locations. [2024-11-23 18:38:37,992 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-23 18:38:38,145 INFO L143 ThreadInstanceAdder]: Constructed 21 joinOtherThreadTransitions. [2024-11-23 18:38:38,191 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 103 places, 95 transitions, 287 flow [2024-11-23 18:38:38,263 INFO L124 PetriNetUnfolderBase]: 8/67 cut-off events. [2024-11-23 18:38:38,267 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-23 18:38:38,274 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97 conditions, 67 events. 8/67 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 103 event pairs, 0 based on Foata normal form. 0/45 useless extension candidates. Maximal degree in co-relation 76. Up to 3 conditions per place. [2024-11-23 18:38:38,276 INFO L82 GeneralOperation]: Start removeDead. Operand has 103 places, 95 transitions, 287 flow [2024-11-23 18:38:38,282 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 77 places, 66 transitions, 183 flow [2024-11-23 18:38:38,296 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-23 18:38:38,322 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;@2850693d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 18:38:38,322 INFO L334 AbstractCegarLoop]: Starting to check reachability of 29 error locations. [2024-11-23 18:38:38,337 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-23 18:38:38,338 INFO L124 PetriNetUnfolderBase]: 1/13 cut-off events. [2024-11-23 18:38:38,338 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-23 18:38:38,339 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-23 18:38:38,340 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-23 18:38:38,340 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread0Err0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 26 more)] === [2024-11-23 18:38:38,347 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 18:38:38,348 INFO L85 PathProgramCache]: Analyzing trace with hash 523408103, now seen corresponding path program 1 times [2024-11-23 18:38:38,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 18:38:38,359 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124809294] [2024-11-23 18:38:38,359 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 18:38:38,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 18:38:38,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 18:38:38,820 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-23 18:38:38,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 18:38:38,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124809294] [2024-11-23 18:38:38,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124809294] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 18:38:38,821 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 18:38:38,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 18:38:38,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1273204110] [2024-11-23 18:38:38,828 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 18:38:38,838 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-23 18:38:38,846 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 18:38:38,880 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-23 18:38:38,882 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-23 18:38:38,914 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 97 [2024-11-23 18:38:38,919 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 66 transitions, 183 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:38,919 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-23 18:38:38,920 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 97 [2024-11-23 18:38:38,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-23 18:38:40,383 INFO L124 PetriNetUnfolderBase]: 4536/6226 cut-off events. [2024-11-23 18:38:40,383 INFO L125 PetriNetUnfolderBase]: For 285/285 co-relation queries the response was YES. [2024-11-23 18:38:40,411 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13015 conditions, 6226 events. 4536/6226 cut-off events. For 285/285 co-relation queries the response was YES. Maximal size of possible extension queue 398. Compared 32317 event pairs, 3591 based on Foata normal form. 2/4551 useless extension candidates. Maximal degree in co-relation 12980. Up to 6078 conditions per place. [2024-11-23 18:38:40,485 INFO L140 encePairwiseOnDemand]: 88/97 looper letters, 46 selfloop transitions, 1 changer transitions 0/59 dead transitions. [2024-11-23 18:38:40,486 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 59 transitions, 263 flow [2024-11-23 18:38:40,491 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 18:38:40,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-23 18:38:40,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 121 transitions. [2024-11-23 18:38:40,508 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.41580756013745707 [2024-11-23 18:38:40,511 INFO L175 Difference]: Start difference. First operand has 77 places, 66 transitions, 183 flow. Second operand 3 states and 121 transitions. [2024-11-23 18:38:40,512 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 59 transitions, 263 flow [2024-11-23 18:38:40,543 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 59 transitions, 229 flow, removed 0 selfloop flow, removed 12 redundant places. [2024-11-23 18:38:40,548 INFO L231 Difference]: Finished difference. Result has 60 places, 57 transitions, 133 flow [2024-11-23 18:38:40,552 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=133, PETRI_PLACES=60, PETRI_TRANSITIONS=57} [2024-11-23 18:38:40,559 INFO L279 CegarLoopForPetriNet]: 77 programPoint places, -17 predicate places. [2024-11-23 18:38:40,561 INFO L471 AbstractCegarLoop]: Abstraction has has 60 places, 57 transitions, 133 flow [2024-11-23 18:38:40,562 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:40,562 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-23 18:38:40,562 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-23 18:38:40,563 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-23 18:38:40,564 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread0Err0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 26 more)] === [2024-11-23 18:38:40,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 18:38:40,565 INFO L85 PathProgramCache]: Analyzing trace with hash -333682488, now seen corresponding path program 1 times [2024-11-23 18:38:40,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 18:38:40,566 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2135658987] [2024-11-23 18:38:40,566 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 18:38:40,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 18:38:40,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 18:38:40,954 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-23 18:38:40,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-23 18:38:40,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2135658987] [2024-11-23 18:38:40,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2135658987] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 18:38:40,956 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 18:38:40,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 18:38:40,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [921493857] [2024-11-23 18:38:40,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 18:38:40,958 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-23 18:38:40,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-23 18:38:40,959 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-23 18:38:40,959 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-23 18:38:40,982 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 97 [2024-11-23 18:38:40,982 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 57 transitions, 133 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:40,983 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-23 18:38:40,983 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 97 [2024-11-23 18:38:40,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-23 18:38:41,486 INFO L124 PetriNetUnfolderBase]: 1485/2129 cut-off events. [2024-11-23 18:38:41,487 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-11-23 18:38:41,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4288 conditions, 2129 events. 1485/2129 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 9229 event pairs, 1115 based on Foata normal form. 0/1984 useless extension candidates. Maximal degree in co-relation 2395. Up to 2057 conditions per place. [2024-11-23 18:38:41,507 INFO L140 encePairwiseOnDemand]: 90/97 looper letters, 42 selfloop transitions, 1 changer transitions 0/53 dead transitions. [2024-11-23 18:38:41,507 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 53 transitions, 211 flow [2024-11-23 18:38:41,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 18:38:41,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-23 18:38:41,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 115 transitions. [2024-11-23 18:38:41,509 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3951890034364261 [2024-11-23 18:38:41,510 INFO L175 Difference]: Start difference. First operand has 60 places, 57 transitions, 133 flow. Second operand 3 states and 115 transitions. [2024-11-23 18:38:41,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 53 transitions, 211 flow [2024-11-23 18:38:41,511 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 53 transitions, 210 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-23 18:38:41,515 INFO L231 Difference]: Finished difference. Result has 55 places, 51 transitions, 122 flow [2024-11-23 18:38:41,515 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=122, PETRI_PLACES=55, PETRI_TRANSITIONS=51} [2024-11-23 18:38:41,516 INFO L279 CegarLoopForPetriNet]: 77 programPoint places, -22 predicate places. [2024-11-23 18:38:41,516 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 51 transitions, 122 flow [2024-11-23 18:38:41,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:41,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-23 18:38:41,517 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-23 18:38:41,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-23 18:38:41,518 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK === [thread0Err0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 26 more)] === [2024-11-23 18:38:41,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 18:38:41,521 INFO L85 PathProgramCache]: Analyzing trace with hash -1008973628, now seen corresponding path program 1 times [2024-11-23 18:38:41,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-23 18:38:41,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582168838] [2024-11-23 18:38:41,522 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 18:38:41,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-23 18:38:41,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-23 18:38:41,624 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-23 18:38:41,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-23 18:38:41,746 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-23 18:38:41,747 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-23 18:38:41,748 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (28 of 29 remaining) [2024-11-23 18:38:41,751 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (27 of 29 remaining) [2024-11-23 18:38:41,754 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (26 of 29 remaining) [2024-11-23 18:38:41,754 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err8INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err9INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 29 remaining) [2024-11-23 18:38:41,755 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (14 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err5INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 29 remaining) [2024-11-23 18:38:41,756 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err10INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 29 remaining) [2024-11-23 18:38:41,757 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 29 remaining) [2024-11-23 18:38:41,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-23 18:38:41,761 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-23 18:38:41,908 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-23 18:38:41,908 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-23 18:38:41,918 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 06:38:41 BasicIcfg [2024-11-23 18:38:41,919 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-23 18:38:41,920 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-23 18:38:41,921 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-23 18:38:41,921 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-23 18:38:41,922 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:38:37" (3/4) ... [2024-11-23 18:38:41,924 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-23 18:38:41,925 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-23 18:38:41,926 INFO L158 Benchmark]: Toolchain (without parser) took 6047.30ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 90.5MB in the beginning and 153.7MB in the end (delta: -63.2MB). Peak memory consumption was 53.9MB. Max. memory is 16.1GB. [2024-11-23 18:38:41,926 INFO L158 Benchmark]: CDTParser took 0.69ms. Allocated memory is still 117.4MB. Free memory is still 74.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 18:38:41,928 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1045.15ms. Allocated memory is still 117.4MB. Free memory was 90.3MB in the beginning and 58.0MB in the end (delta: 32.3MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-23 18:38:41,928 INFO L158 Benchmark]: Boogie Procedure Inliner took 52.20ms. Allocated memory is still 117.4MB. Free memory was 58.0MB in the beginning and 56.0MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 18:38:41,929 INFO L158 Benchmark]: Boogie Preprocessor took 73.31ms. Allocated memory is still 117.4MB. Free memory was 56.0MB in the beginning and 54.2MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-23 18:38:41,929 INFO L158 Benchmark]: RCFGBuilder took 904.03ms. Allocated memory is still 117.4MB. Free memory was 54.0MB in the beginning and 84.9MB in the end (delta: -30.9MB). Peak memory consumption was 21.7MB. Max. memory is 16.1GB. [2024-11-23 18:38:41,929 INFO L158 Benchmark]: TraceAbstraction took 3959.47ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 84.4MB in the beginning and 153.7MB in the end (delta: -69.3MB). Peak memory consumption was 149.6MB. Max. memory is 16.1GB. [2024-11-23 18:38:41,930 INFO L158 Benchmark]: Witness Printer took 5.62ms. Allocated memory is still 234.9MB. Free memory was 153.7MB in the beginning and 153.7MB in the end (delta: 25.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 18:38:41,931 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.69ms. Allocated memory is still 117.4MB. Free memory is still 74.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1045.15ms. Allocated memory is still 117.4MB. Free memory was 90.3MB in the beginning and 58.0MB in the end (delta: 32.3MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 52.20ms. Allocated memory is still 117.4MB. Free memory was 58.0MB in the beginning and 56.0MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 73.31ms. Allocated memory is still 117.4MB. Free memory was 56.0MB in the beginning and 54.2MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 904.03ms. Allocated memory is still 117.4MB. Free memory was 54.0MB in the beginning and 84.9MB in the end (delta: -30.9MB). Peak memory consumption was 21.7MB. Max. memory is 16.1GB. * TraceAbstraction took 3959.47ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 84.4MB in the beginning and 153.7MB in the end (delta: -69.3MB). Peak memory consumption was 149.6MB. Max. memory is 16.1GB. * Witness Printer took 5.62ms. Allocated memory is still 234.9MB. Free memory was 153.7MB in the beginning and 153.7MB in the end (delta: 25.5kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 1159]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 1159. Possible FailurePath: [L1124] 0 char *v; [L1161] 0 pthread_t t; [L1162] FCALL, FORK 0 pthread_create(&t, 0, thread0, 0) VAL [\old(arg)={0:0}, t=-5, v={0:0}] [L1146] 1 pthread_t t1, t2, t3, t4, t5; [L1147] FCALL, FORK 1 pthread_create(&t1, 0, thread1, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, arg={0:0}, t1=-4, v={0:0}] [L1127] 2 v = malloc(sizeof(char)) [L1128] 2 return 0; [L1148] FCALL, JOIN 2 pthread_join(t1, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, t1=-4, v={-3:0}] [L1149] FCALL, FORK 1 pthread_create(&t2, 0, thread2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, v={-3:0}] [L1133] 3 v[0] = 'X' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, v={-3:0}] [L1150] FCALL, FORK 1 pthread_create(&t3, 0, thread3, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, v={-3:0}] [L1140] 4 v[0] = 'Y' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, v={-3:0}] [L1135] 3 return 0; [L1151] FCALL, FORK 1 pthread_create(&t4, 0, thread2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, v={-3:0}] [L1133] 5 v[0] = 'X' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, v={-3:0}] [L1142] 4 return 0; [L1152] FCALL, FORK 1 pthread_create(&t5, 0, thread2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1133] 6 v[0] = 'X' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1135] 5 return 0; [L1135] 6 return 0; [L1153] FCALL, JOIN 3 pthread_join(t2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1154] FCALL, JOIN 4 pthread_join(t3, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1155] FCALL, JOIN 5 pthread_join(t4, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1156] FCALL, JOIN 6 pthread_join(t5, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1157] 1 return 0; [L1163] FCALL, JOIN 1 pthread_join(t, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, t=-5, v={-3:0}] [L1164] EXPR 0 v[0] [L1164] EXPR 0 v[0] == 'X' || v[0] == 'Y' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, t=-5, v={-3:0}] [L1164] EXPR 0 v[0] == 'X' || v[0] == 'Y' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1164] CALL 0 __VERIFIER_assert(v[0] == 'X' || v[0] == 'Y') [L1123] COND FALSE 0 !(!expression) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(expression)=1, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, expression=1, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={-3:0}] [L1164] RET 0 __VERIFIER_assert(v[0] == 'X' || v[0] == 'Y') [L1165] 0 return 0; VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result=0, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, t=-5, v={-3:0}] - UnprovableResult [Line: 1149]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1147]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1150]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1152]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1151]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 20]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1162]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1149]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1150]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1151]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1152]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1147]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 11 procedures, 110 locations, 29 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.6s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 92 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 78 mSDsluCounter, 5 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 114 IncrementalHoareTripleChecker+Invalid, 124 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 5 mSDtfsCounter, 114 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=183occurred in iteration=0, InterpolantAutomatonStates: 6, 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, 63 NumberOfCodeBlocks, 63 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 20 ConstructedInterpolants, 0 QuantifiedInterpolants, 84 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-23 18:38:41,958 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/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 Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread/singleton_with-uninit-problems.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC --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 9556b3eb7217f056a72a299bf0514e64606a248fa454b59dcc03e4a2e74c7c90 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-23 18:38:45,063 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-23 18:38:45,221 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2024-11-23 18:38:45,232 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-23 18:38:45,236 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-23 18:38:45,269 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-23 18:38:45,270 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-23 18:38:45,271 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-23 18:38:45,271 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-23 18:38:45,271 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-23 18:38:45,271 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-23 18:38:45,271 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-23 18:38:45,272 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-23 18:38:45,272 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-23 18:38:45,272 INFO L153 SettingsManager]: * Use SBE=true [2024-11-23 18:38:45,273 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-23 18:38:45,273 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-23 18:38:45,273 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-23 18:38:45,273 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-23 18:38:45,273 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-23 18:38:45,274 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-23 18:38:45,274 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-23 18:38:45,274 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-23 18:38:45,274 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-23 18:38:45,274 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-23 18:38:45,274 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-23 18:38:45,275 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-23 18:38:45,275 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-23 18:38:45,275 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-23 18:38:45,275 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-23 18:38:45,275 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-23 18:38:45,275 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-23 18:38:45,275 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-23 18:38:45,276 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-23 18:38:45,276 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-23 18:38:45,276 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-23 18:38:45,277 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-23 18:38:45,277 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-11-23 18:38:45,277 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-23 18:38:45,277 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-23 18:38:45,277 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-23 18:38:45,277 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-23 18:38:45,278 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-23 18:38:45,278 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_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC 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 -> 9556b3eb7217f056a72a299bf0514e64606a248fa454b59dcc03e4a2e74c7c90 [2024-11-23 18:38:45,638 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-23 18:38:45,654 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-23 18:38:45,658 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-23 18:38:45,661 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-23 18:38:45,662 INFO L274 PluginConnector]: CDTParser initialized [2024-11-23 18:38:45,664 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/pthread/singleton_with-uninit-problems.i [2024-11-23 18:38:48,947 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/729654b62/7cab5e11ebce47ac91d8e1e520d03bf0/FLAG04701a87a [2024-11-23 18:38:49,380 INFO L384 CDTParser]: Found 1 translation units. [2024-11-23 18:38:49,383 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/sv-benchmarks/c/pthread/singleton_with-uninit-problems.i [2024-11-23 18:38:49,409 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/729654b62/7cab5e11ebce47ac91d8e1e520d03bf0/FLAG04701a87a [2024-11-23 18:38:49,433 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/data/729654b62/7cab5e11ebce47ac91d8e1e520d03bf0 [2024-11-23 18:38:49,436 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-23 18:38:49,438 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-23 18:38:49,441 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-23 18:38:49,441 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-23 18:38:49,445 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-23 18:38:49,446 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:38:49" (1/1) ... [2024-11-23 18:38:49,447 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@90689c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:49, skipping insertion in model container [2024-11-23 18:38:49,449 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:38:49" (1/1) ... [2024-11-23 18:38:49,507 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-23 18:38:50,056 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-23 18:38:50,070 INFO L200 MainTranslator]: Completed pre-run [2024-11-23 18:38:50,150 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-23 18:38:50,237 INFO L204 MainTranslator]: Completed translation [2024-11-23 18:38:50,238 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50 WrapperNode [2024-11-23 18:38:50,238 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-23 18:38:50,239 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-23 18:38:50,239 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-23 18:38:50,239 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-23 18:38:50,248 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,274 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,295 INFO L138 Inliner]: procedures = 324, calls = 23, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 37 [2024-11-23 18:38:50,295 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-23 18:38:50,296 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-23 18:38:50,296 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-23 18:38:50,296 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-23 18:38:50,341 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,342 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,345 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,360 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-23 18:38:50,360 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,360 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,369 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,370 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,372 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,374 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,376 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,379 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-23 18:38:50,380 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-23 18:38:50,380 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-23 18:38:50,380 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-23 18:38:50,381 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (1/1) ... [2024-11-23 18:38:50,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-23 18:38:50,404 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-23 18:38:50,418 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-23 18:38:50,422 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-23 18:38:50,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-23 18:38:50,450 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-23 18:38:50,450 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-23 18:38:50,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure thread0 [2024-11-23 18:38:50,451 INFO L138 BoogieDeclarations]: Found implementation of procedure thread0 [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-23 18:38:50,451 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-23 18:38:50,451 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-23 18:38:50,451 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-23 18:38:50,452 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-23 18:38:50,452 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-23 18:38:50,452 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-23 18:38:50,452 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-23 18:38:50,452 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-23 18:38:50,452 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-23 18:38:50,453 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-23 18:38:50,621 INFO L234 CfgBuilder]: Building ICFG [2024-11-23 18:38:50,623 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-23 18:38:50,971 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-23 18:38:50,971 INFO L283 CfgBuilder]: Performing block encoding [2024-11-23 18:38:51,173 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-23 18:38:51,174 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-23 18:38:51,174 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:38:51 BoogieIcfgContainer [2024-11-23 18:38:51,174 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-23 18:38:51,178 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-23 18:38:51,178 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-23 18:38:51,183 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-23 18:38:51,184 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 06:38:49" (1/3) ... [2024-11-23 18:38:51,184 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@25cbf113 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:38:51, skipping insertion in model container [2024-11-23 18:38:51,185 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:38:50" (2/3) ... [2024-11-23 18:38:51,185 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@25cbf113 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:38:51, skipping insertion in model container [2024-11-23 18:38:51,186 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:38:51" (3/3) ... [2024-11-23 18:38:51,188 INFO L128 eAbstractionObserver]: Analyzing ICFG singleton_with-uninit-problems.i [2024-11-23 18:38:51,236 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-23 18:38:51,237 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG singleton_with-uninit-problems.i that has 5 procedures, 54 locations, 1 initial locations, 0 loop locations, and 10 error locations. [2024-11-23 18:38:51,237 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-23 18:38:51,408 INFO L143 ThreadInstanceAdder]: Constructed 21 joinOtherThreadTransitions. [2024-11-23 18:38:51,459 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 103 places, 95 transitions, 287 flow [2024-11-23 18:38:51,545 INFO L124 PetriNetUnfolderBase]: 8/67 cut-off events. [2024-11-23 18:38:51,551 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-23 18:38:51,560 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97 conditions, 67 events. 8/67 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 103 event pairs, 0 based on Foata normal form. 0/45 useless extension candidates. Maximal degree in co-relation 76. Up to 3 conditions per place. [2024-11-23 18:38:51,564 INFO L82 GeneralOperation]: Start removeDead. Operand has 103 places, 95 transitions, 287 flow [2024-11-23 18:38:51,569 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 77 places, 66 transitions, 183 flow [2024-11-23 18:38:51,583 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-23 18:38:51,597 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;@2798eb15, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-23 18:38:51,597 INFO L334 AbstractCegarLoop]: Starting to check reachability of 29 error locations. [2024-11-23 18:38:51,605 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-23 18:38:51,605 INFO L124 PetriNetUnfolderBase]: 1/13 cut-off events. [2024-11-23 18:38:51,605 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-23 18:38:51,606 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-23 18:38:51,606 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-23 18:38:51,607 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread0Err1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err5INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 26 more)] === [2024-11-23 18:38:51,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 18:38:51,613 INFO L85 PathProgramCache]: Analyzing trace with hash -1758635607, now seen corresponding path program 1 times [2024-11-23 18:38:51,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-23 18:38:51,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1097666791] [2024-11-23 18:38:51,626 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 18:38:51,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-23 18:38:51,627 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-23 18:38:51,629 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-23 18:38:51,631 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-23 18:38:51,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 18:38:51,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-23 18:38:51,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-23 18:38:51,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2024-11-23 18:38:51,914 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-23 18:38:51,916 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-23 18:38:51,917 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-23 18:38:51,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1097666791] [2024-11-23 18:38:51,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1097666791] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 18:38:51,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 18:38:51,919 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 18:38:51,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1560289320] [2024-11-23 18:38:51,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 18:38:51,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-23 18:38:51,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-23 18:38:51,956 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-23 18:38:51,957 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-23 18:38:51,990 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 97 [2024-11-23 18:38:51,993 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 66 transitions, 183 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:51,993 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-23 18:38:51,993 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 97 [2024-11-23 18:38:51,994 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-23 18:38:53,356 INFO L124 PetriNetUnfolderBase]: 4536/6226 cut-off events. [2024-11-23 18:38:53,357 INFO L125 PetriNetUnfolderBase]: For 280/280 co-relation queries the response was YES. [2024-11-23 18:38:53,383 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13015 conditions, 6226 events. 4536/6226 cut-off events. For 280/280 co-relation queries the response was YES. Maximal size of possible extension queue 398. Compared 32465 event pairs, 3591 based on Foata normal form. 2/4551 useless extension candidates. Maximal degree in co-relation 12980. Up to 6078 conditions per place. [2024-11-23 18:38:53,422 INFO L140 encePairwiseOnDemand]: 88/97 looper letters, 46 selfloop transitions, 1 changer transitions 0/59 dead transitions. [2024-11-23 18:38:53,423 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 59 transitions, 263 flow [2024-11-23 18:38:53,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 18:38:53,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-23 18:38:53,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 121 transitions. [2024-11-23 18:38:53,461 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.41580756013745707 [2024-11-23 18:38:53,463 INFO L175 Difference]: Start difference. First operand has 77 places, 66 transitions, 183 flow. Second operand 3 states and 121 transitions. [2024-11-23 18:38:53,464 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 59 transitions, 263 flow [2024-11-23 18:38:53,513 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 59 transitions, 229 flow, removed 0 selfloop flow, removed 12 redundant places. [2024-11-23 18:38:53,516 INFO L231 Difference]: Finished difference. Result has 60 places, 57 transitions, 133 flow [2024-11-23 18:38:53,520 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=133, PETRI_PLACES=60, PETRI_TRANSITIONS=57} [2024-11-23 18:38:53,525 INFO L279 CegarLoopForPetriNet]: 77 programPoint places, -17 predicate places. [2024-11-23 18:38:53,526 INFO L471 AbstractCegarLoop]: Abstraction has has 60 places, 57 transitions, 133 flow [2024-11-23 18:38:53,526 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:53,526 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-23 18:38:53,527 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-23 18:38:53,540 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-23 18:38:53,728 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-23 18:38:53,728 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread0Err1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err5INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 26 more)] === [2024-11-23 18:38:53,729 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 18:38:53,729 INFO L85 PathProgramCache]: Analyzing trace with hash 1679241098, now seen corresponding path program 1 times [2024-11-23 18:38:53,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-23 18:38:53,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [668639276] [2024-11-23 18:38:53,730 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 18:38:53,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-23 18:38:53,731 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-23 18:38:53,733 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-23 18:38:53,737 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-23 18:38:53,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-23 18:38:53,846 INFO L256 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-23 18:38:53,848 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-23 18:38:53,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-11-23 18:38:53,911 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-23 18:38:53,912 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-23 18:38:53,912 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-23 18:38:53,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [668639276] [2024-11-23 18:38:53,912 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [668639276] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-23 18:38:53,912 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-23 18:38:53,912 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-23 18:38:53,912 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136457339] [2024-11-23 18:38:53,913 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-23 18:38:53,914 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-23 18:38:53,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-23 18:38:53,914 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-23 18:38:53,915 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-23 18:38:53,934 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 97 [2024-11-23 18:38:53,934 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 57 transitions, 133 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:53,934 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-23 18:38:53,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 97 [2024-11-23 18:38:53,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-23 18:38:54,363 INFO L124 PetriNetUnfolderBase]: 1485/2129 cut-off events. [2024-11-23 18:38:54,363 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-11-23 18:38:54,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4288 conditions, 2129 events. 1485/2129 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 9288 event pairs, 1115 based on Foata normal form. 0/1984 useless extension candidates. Maximal degree in co-relation 2395. Up to 2057 conditions per place. [2024-11-23 18:38:54,382 INFO L140 encePairwiseOnDemand]: 90/97 looper letters, 42 selfloop transitions, 1 changer transitions 0/53 dead transitions. [2024-11-23 18:38:54,383 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 53 transitions, 211 flow [2024-11-23 18:38:54,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-23 18:38:54,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-23 18:38:54,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 115 transitions. [2024-11-23 18:38:54,385 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3951890034364261 [2024-11-23 18:38:54,386 INFO L175 Difference]: Start difference. First operand has 60 places, 57 transitions, 133 flow. Second operand 3 states and 115 transitions. [2024-11-23 18:38:54,386 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 53 transitions, 211 flow [2024-11-23 18:38:54,387 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 53 transitions, 210 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-23 18:38:54,389 INFO L231 Difference]: Finished difference. Result has 55 places, 51 transitions, 122 flow [2024-11-23 18:38:54,390 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=122, PETRI_PLACES=55, PETRI_TRANSITIONS=51} [2024-11-23 18:38:54,391 INFO L279 CegarLoopForPetriNet]: 77 programPoint places, -22 predicate places. [2024-11-23 18:38:54,391 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 51 transitions, 122 flow [2024-11-23 18:38:54,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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-23 18:38:54,392 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-23 18:38:54,392 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-23 18:38:54,402 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-23 18:38:54,592 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-23 18:38:54,593 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK === [thread0Err1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err5INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thread0Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 26 more)] === [2024-11-23 18:38:54,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-23 18:38:54,593 INFO L85 PathProgramCache]: Analyzing trace with hash -2005803514, now seen corresponding path program 1 times [2024-11-23 18:38:54,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-23 18:38:54,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1218802932] [2024-11-23 18:38:54,594 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-23 18:38:54,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-23 18:38:54,594 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-23 18:38:54,598 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-23 18:38:54,600 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-23 18:38:54,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-23 18:38:54,779 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-23 18:38:54,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-23 18:38:54,949 INFO L130 FreeRefinementEngine]: Strategy FOX found a feasible trace [2024-11-23 18:38:54,950 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-23 18:38:54,950 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (28 of 29 remaining) [2024-11-23 18:38:54,952 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (27 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err5INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (26 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err7INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err9INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Err10INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 29 remaining) [2024-11-23 18:38:54,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 29 remaining) [2024-11-23 18:38:54,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 29 remaining) [2024-11-23 18:38:54,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (14 of 29 remaining) [2024-11-23 18:38:54,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 29 remaining) [2024-11-23 18:38:54,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 29 remaining) [2024-11-23 18:38:54,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 29 remaining) [2024-11-23 18:38:54,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 29 remaining) [2024-11-23 18:38:54,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread0Thread1of1ForFork1Err8INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 29 remaining) [2024-11-23 18:38:54,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 29 remaining) [2024-11-23 18:38:54,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 29 remaining) [2024-11-23 18:38:54,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 29 remaining) [2024-11-23 18:38:54,967 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-23 18:38:55,157 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-23 18:38:55,158 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-23 18:38:55,263 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-23 18:38:55,263 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-23 18:38:55,271 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 06:38:55 BasicIcfg [2024-11-23 18:38:55,271 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-23 18:38:55,272 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-23 18:38:55,272 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-23 18:38:55,273 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-23 18:38:55,273 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:38:51" (3/4) ... [2024-11-23 18:38:55,275 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-23 18:38:55,276 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-23 18:38:55,277 INFO L158 Benchmark]: Toolchain (without parser) took 5839.29ms. Allocated memory was 83.9MB in the beginning and 234.9MB in the end (delta: 151.0MB). Free memory was 55.7MB in the beginning and 144.6MB in the end (delta: -88.8MB). Peak memory consumption was 62.1MB. Max. memory is 16.1GB. [2024-11-23 18:38:55,278 INFO L158 Benchmark]: CDTParser took 0.52ms. Allocated memory is still 83.9MB. Free memory is still 63.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 18:38:55,278 INFO L158 Benchmark]: CACSL2BoogieTranslator took 798.38ms. Allocated memory is still 83.9MB. Free memory was 55.1MB in the beginning and 21.8MB in the end (delta: 33.3MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-23 18:38:55,278 INFO L158 Benchmark]: Boogie Procedure Inliner took 56.30ms. Allocated memory is still 83.9MB. Free memory was 21.8MB in the beginning and 19.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 18:38:55,279 INFO L158 Benchmark]: Boogie Preprocessor took 83.03ms. Allocated memory is still 83.9MB. Free memory was 19.9MB in the beginning and 56.5MB in the end (delta: -36.6MB). Peak memory consumption was 11.4MB. Max. memory is 16.1GB. [2024-11-23 18:38:55,279 INFO L158 Benchmark]: RCFGBuilder took 794.97ms. Allocated memory is still 83.9MB. Free memory was 56.5MB in the beginning and 26.5MB in the end (delta: 30.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-23 18:38:55,280 INFO L158 Benchmark]: TraceAbstraction took 4093.95ms. Allocated memory was 83.9MB in the beginning and 234.9MB in the end (delta: 151.0MB). Free memory was 26.0MB in the beginning and 144.6MB in the end (delta: -118.6MB). Peak memory consumption was 34.0MB. Max. memory is 16.1GB. [2024-11-23 18:38:55,280 INFO L158 Benchmark]: Witness Printer took 4.18ms. Allocated memory is still 234.9MB. Free memory was 144.6MB in the beginning and 144.6MB in the end (delta: 10.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-23 18:38:55,282 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.52ms. Allocated memory is still 83.9MB. Free memory is still 63.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 798.38ms. Allocated memory is still 83.9MB. Free memory was 55.1MB in the beginning and 21.8MB in the end (delta: 33.3MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 56.30ms. Allocated memory is still 83.9MB. Free memory was 21.8MB in the beginning and 19.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 83.03ms. Allocated memory is still 83.9MB. Free memory was 19.9MB in the beginning and 56.5MB in the end (delta: -36.6MB). Peak memory consumption was 11.4MB. Max. memory is 16.1GB. * RCFGBuilder took 794.97ms. Allocated memory is still 83.9MB. Free memory was 56.5MB in the beginning and 26.5MB in the end (delta: 30.0MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 4093.95ms. Allocated memory was 83.9MB in the beginning and 234.9MB in the end (delta: 151.0MB). Free memory was 26.0MB in the beginning and 144.6MB in the end (delta: -118.6MB). Peak memory consumption was 34.0MB. Max. memory is 16.1GB. * Witness Printer took 4.18ms. Allocated memory is still 234.9MB. Free memory was 144.6MB in the beginning and 144.6MB in the end (delta: 10.1kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 1159]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 1159. Possible FailurePath: [L1124] 0 char *v; [L1161] 0 pthread_t t; [L1162] FCALL, FORK 0 pthread_create(&t, 0, thread0, 0) VAL [\old(arg)={0:0}, t=-5, v={0:0}] [L1146] 1 pthread_t t1, t2, t3, t4, t5; [L1147] FCALL, FORK 1 pthread_create(&t1, 0, thread1, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, arg={0:0}, t1=-4, v={0:0}] [L1127] 2 v = malloc(sizeof(char)) [L1128] 2 return 0; [L1148] FCALL, JOIN 2 pthread_join(t1, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, t1=-4, v={4:0}] [L1149] FCALL, FORK 1 pthread_create(&t2, 0, thread2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, v={4:0}] [L1133] 3 v[0] = 'X' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, v={4:0}] [L1150] FCALL, FORK 1 pthread_create(&t3, 0, thread3, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, v={4:0}] [L1140] 4 v[0] = 'Y' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, v={4:0}] [L1135] 3 return 0; [L1151] FCALL, FORK 1 pthread_create(&t4, 0, thread2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, v={4:0}] [L1133] 5 v[0] = 'X' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, v={4:0}] [L1142] 4 return 0; [L1152] FCALL, FORK 1 pthread_create(&t5, 0, thread2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1133] 6 v[0] = 'X' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1135] 5 return 0; [L1135] 6 return 0; [L1153] FCALL, JOIN 3 pthread_join(t2, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1154] FCALL, JOIN 4 pthread_join(t3, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1155] FCALL, JOIN 5 pthread_join(t4, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1156] FCALL, JOIN 6 pthread_join(t5, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1157] 1 return 0; [L1163] FCALL, JOIN 1 pthread_join(t, 0) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, t=-5, v={4:0}] [L1164] EXPR 0 v[0] [L1164] EXPR 0 v[0] == 'X' || v[0] == 'Y' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, t=-5, v={4:0}] [L1164] EXPR 0 v[0] == 'X' || v[0] == 'Y' VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1164] CALL 0 __VERIFIER_assert(v[0] == 'X' || v[0] == 'Y') [L1123] COND FALSE 0 !(!expression) VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(expression)=1, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, expression=1, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, v={4:0}] [L1164] RET 0 __VERIFIER_assert(v[0] == 'X' || v[0] == 'Y') [L1165] 0 return 0; VAL [\old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \old(arg)={0:0}, \result=0, \result={0:0}, \result={0:0}, \result={0:0}, \result={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, arg={0:0}, t1=-4, t2=-3, t3=-2, t4=-1, t5=0, t=-5, v={4:0}] - UnprovableResult [Line: 1149]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1147]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1150]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1152]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1151]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 20]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1162]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1147]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1149]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1150]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1151]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1152]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 11 procedures, 110 locations, 29 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.7s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 96 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 78 mSDsluCounter, 9 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 116 IncrementalHoareTripleChecker+Invalid, 126 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 9 mSDtfsCounter, 116 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=183occurred in iteration=0, InterpolantAutomatonStates: 6, 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.1s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 63 NumberOfCodeBlocks, 63 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 20 ConstructedInterpolants, 0 QuantifiedInterpolants, 96 SizeOfPredicates, 0 NumberOfNonLiveVariables, 122 ConjunctsInSsa, 7 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-23 18:38:55,304 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_042bb5e1-b74d-44a6-ad4e-81cb68951521/bin/uautomizer-verify-LYvppIcaGC/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: UNKNOWN: Overapproximated counterexample