./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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 4f5c1949da3ffd7703b26279578bf3cad55c86e8b0ffaff69f49645cdd541f53 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:46:46,183 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:46:46,239 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-24 01:46:46,244 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:46:46,245 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:46:46,269 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:46:46,269 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:46:46,269 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:46:46,270 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:46:46,270 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:46:46,270 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:46:46,270 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:46:46,271 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:46:46,271 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:46:46,271 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:46:46,271 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:46:46,271 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:46:46,271 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:46:46,272 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 01:46:46,273 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 01:46:46,273 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:46:46,273 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:46:46,273 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:46:46,273 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:46:46,273 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:46:46,273 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:46:46,274 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:46:46,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:46:46,274 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:46:46,274 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:46:46,274 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:46:46,274 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:46:46,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:46:46,275 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:46:46,275 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:46:46,276 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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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 -> 4f5c1949da3ffd7703b26279578bf3cad55c86e8b0ffaff69f49645cdd541f53 [2024-11-24 01:46:46,537 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:46:46,545 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:46:46,547 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:46:46,549 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:46:46,549 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:46:46,550 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.i [2024-11-24 01:46:49,440 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/a8911f007/263320dcb26443d78c054684080c2795/FLAG1f3bd60a0 [2024-11-24 01:46:49,804 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:46:49,804 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.i [2024-11-24 01:46:49,826 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/a8911f007/263320dcb26443d78c054684080c2795/FLAG1f3bd60a0 [2024-11-24 01:46:49,842 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/a8911f007/263320dcb26443d78c054684080c2795 [2024-11-24 01:46:49,844 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:46:49,845 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:46:49,847 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:46:49,847 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:46:49,854 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:46:49,854 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:46:49" (1/1) ... [2024-11-24 01:46:49,855 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@28221aac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:49, skipping insertion in model container [2024-11-24 01:46:49,856 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:46:49" (1/1) ... [2024-11-24 01:46:49,899 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:46:50,668 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:46:50,705 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:46:50,816 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:46:50,944 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:46:50,945 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50 WrapperNode [2024-11-24 01:46:50,946 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:46:50,947 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:46:50,947 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:46:50,947 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:46:50,956 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:50,979 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,022 INFO L138 Inliner]: procedures = 354, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 169 [2024-11-24 01:46:51,024 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:46:51,025 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:46:51,025 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:46:51,026 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:46:51,037 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,038 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,047 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,082 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 5]. The 0 writes are split as follows [0, 0]. [2024-11-24 01:46:51,086 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,087 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,111 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,117 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,119 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,127 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,129 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,134 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:46:51,135 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:46:51,136 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:46:51,136 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:46:51,137 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (1/1) ... [2024-11-24 01:46:51,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:46:51,167 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:46:51,185 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:46:51,189 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:46:51,218 INFO L130 BoogieDeclarations]: Found specification of procedure f1 [2024-11-24 01:46:51,218 INFO L138 BoogieDeclarations]: Found implementation of procedure f1 [2024-11-24 01:46:51,219 INFO L130 BoogieDeclarations]: Found specification of procedure f2 [2024-11-24 01:46:51,219 INFO L138 BoogieDeclarations]: Found implementation of procedure f2 [2024-11-24 01:46:51,219 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-24 01:46:51,219 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-24 01:46:51,219 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:46:51,221 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 01:46:51,221 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 01:46:51,221 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:46:51,221 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:46:51,223 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:46:51,668 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:46:51,670 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:46:52,001 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:46:52,001 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 01:46:52,951 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 01:46:52,953 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-24 01:46:52,953 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:46:52 BoogieIcfgContainer [2024-11-24 01:46:52,954 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 01:46:52,956 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 01:46:52,956 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 01:46:52,964 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 01:46:52,964 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:46:49" (1/3) ... [2024-11-24 01:46:52,965 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60910f69 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:46:52, skipping insertion in model container [2024-11-24 01:46:52,965 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:46:50" (2/3) ... [2024-11-24 01:46:52,965 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60910f69 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:46:52, skipping insertion in model container [2024-11-24 01:46:52,965 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:46:52" (3/3) ... [2024-11-24 01:46:52,967 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_67-pthread_cond_wait_true.i [2024-11-24 01:46:52,987 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 01:46:52,989 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_67-pthread_cond_wait_true.i that has 3 procedures, 32 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-24 01:46:52,989 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 01:46:53,055 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-24 01:46:53,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 38 places, 33 transitions, 80 flow [2024-11-24 01:46:53,177 INFO L124 PetriNetUnfolderBase]: 2/31 cut-off events. [2024-11-24 01:46:53,183 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-24 01:46:53,187 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40 conditions, 31 events. 2/31 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 30 event pairs, 0 based on Foata normal form. 0/27 useless extension candidates. Maximal degree in co-relation 26. Up to 2 conditions per place. [2024-11-24 01:46:53,188 INFO L82 GeneralOperation]: Start removeDead. Operand has 38 places, 33 transitions, 80 flow [2024-11-24 01:46:53,192 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 35 places, 30 transitions, 72 flow [2024-11-24 01:46:53,207 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:46:53,231 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;@4f08772, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:46:53,233 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-24 01:46:53,272 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:46:53,272 INFO L124 PetriNetUnfolderBase]: 2/24 cut-off events. [2024-11-24 01:46:53,273 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:46:53,273 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:46:53,274 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:46:53,275 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting f1Err0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:46:53,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:46:53,283 INFO L85 PathProgramCache]: Analyzing trace with hash -784411863, now seen corresponding path program 1 times [2024-11-24 01:46:53,292 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:46:53,293 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [543372267] [2024-11-24 01:46:53,293 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:46:53,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:46:53,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:46:54,334 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-24 01:46:54,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:46:54,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [543372267] [2024-11-24 01:46:54,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [543372267] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:46:54,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:46:54,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 01:46:54,337 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [879871183] [2024-11-24 01:46:54,338 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:46:54,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:46:54,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:46:54,375 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:46:54,375 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:46:54,383 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 33 [2024-11-24 01:46:54,386 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 30 transitions, 72 flow. Second operand has 4 states, 4 states have (on average 10.0) internal successors, (40), 4 states have internal predecessors, (40), 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-24 01:46:54,387 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:46:54,387 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 33 [2024-11-24 01:46:54,388 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:46:54,688 INFO L124 PetriNetUnfolderBase]: 192/378 cut-off events. [2024-11-24 01:46:54,688 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-24 01:46:54,691 INFO L83 FinitePrefix]: Finished finitePrefix Result has 771 conditions, 378 events. 192/378 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1544 event pairs, 91 based on Foata normal form. 12/382 useless extension candidates. Maximal degree in co-relation 733. Up to 207 conditions per place. [2024-11-24 01:46:54,695 INFO L140 encePairwiseOnDemand]: 25/33 looper letters, 37 selfloop transitions, 7 changer transitions 0/50 dead transitions. [2024-11-24 01:46:54,695 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 50 transitions, 206 flow [2024-11-24 01:46:54,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 01:46:54,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 01:46:54,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 88 transitions. [2024-11-24 01:46:54,710 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5333333333333333 [2024-11-24 01:46:54,712 INFO L175 Difference]: Start difference. First operand has 35 places, 30 transitions, 72 flow. Second operand 5 states and 88 transitions. [2024-11-24 01:46:54,713 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 50 transitions, 206 flow [2024-11-24 01:46:54,719 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 50 transitions, 194 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-24 01:46:54,722 INFO L231 Difference]: Finished difference. Result has 38 places, 32 transitions, 106 flow [2024-11-24 01:46:54,725 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=106, PETRI_PLACES=38, PETRI_TRANSITIONS=32} [2024-11-24 01:46:54,729 INFO L279 CegarLoopForPetriNet]: 35 programPoint places, 3 predicate places. [2024-11-24 01:46:54,729 INFO L471 AbstractCegarLoop]: Abstraction has has 38 places, 32 transitions, 106 flow [2024-11-24 01:46:54,730 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.0) internal successors, (40), 4 states have internal predecessors, (40), 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-24 01:46:54,730 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:46:54,730 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:46:54,730 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 01:46:54,731 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting f1Err0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:46:54,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:46:54,732 INFO L85 PathProgramCache]: Analyzing trace with hash -277894781, now seen corresponding path program 1 times [2024-11-24 01:46:54,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:46:54,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454184647] [2024-11-24 01:46:54,733 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:46:54,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:46:55,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:46:55,417 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-24 01:46:55,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:46:55,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454184647] [2024-11-24 01:46:55,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454184647] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:46:55,419 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:46:55,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:46:55,420 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [377615313] [2024-11-24 01:46:55,420 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:46:55,421 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 01:46:55,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:46:55,423 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 01:46:55,423 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-24 01:46:55,425 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 33 [2024-11-24 01:46:55,425 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 38 places, 32 transitions, 106 flow. Second operand has 5 states, 5 states have (on average 10.4) internal successors, (52), 5 states have internal predecessors, (52), 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-24 01:46:55,425 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:46:55,425 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 33 [2024-11-24 01:46:55,425 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:46:55,754 INFO L124 PetriNetUnfolderBase]: 107/243 cut-off events. [2024-11-24 01:46:55,754 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-24 01:46:55,756 INFO L83 FinitePrefix]: Finished finitePrefix Result has 585 conditions, 243 events. 107/243 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 875 event pairs, 24 based on Foata normal form. 20/261 useless extension candidates. Maximal degree in co-relation 507. Up to 87 conditions per place. [2024-11-24 01:46:55,760 INFO L140 encePairwiseOnDemand]: 22/33 looper letters, 33 selfloop transitions, 14 changer transitions 0/53 dead transitions. [2024-11-24 01:46:55,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 53 transitions, 243 flow [2024-11-24 01:46:55,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 01:46:55,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 01:46:55,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 109 transitions. [2024-11-24 01:46:55,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47186147186147187 [2024-11-24 01:46:55,766 INFO L175 Difference]: Start difference. First operand has 38 places, 32 transitions, 106 flow. Second operand 7 states and 109 transitions. [2024-11-24 01:46:55,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 53 transitions, 243 flow [2024-11-24 01:46:55,770 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 53 transitions, 239 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-24 01:46:55,772 INFO L231 Difference]: Finished difference. Result has 43 places, 33 transitions, 128 flow [2024-11-24 01:46:55,774 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=19, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=128, PETRI_PLACES=43, PETRI_TRANSITIONS=33} [2024-11-24 01:46:55,775 INFO L279 CegarLoopForPetriNet]: 35 programPoint places, 8 predicate places. [2024-11-24 01:46:55,775 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 33 transitions, 128 flow [2024-11-24 01:46:55,776 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.4) internal successors, (52), 5 states have internal predecessors, (52), 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-24 01:46:55,776 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:46:55,776 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:46:55,776 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 01:46:55,776 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting f1Err0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:46:55,777 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:46:55,778 INFO L85 PathProgramCache]: Analyzing trace with hash -515357931, now seen corresponding path program 1 times [2024-11-24 01:46:55,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:46:55,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895377034] [2024-11-24 01:46:55,779 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:46:55,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:46:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:46:55,999 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 01:46:56,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:46:56,090 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-24 01:46:56,093 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 01:46:56,094 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location f1Err0ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-24 01:46:56,096 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-24 01:46:56,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-24 01:46:56,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-24 01:46:56,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location f1Err0ASSERT_VIOLATIONMEMORY_LEAK (0 of 5 remaining) [2024-11-24 01:46:56,098 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 01:46:56,098 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-24 01:46:56,151 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-24 01:46:56,151 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 01:46:56,159 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 01:46:56 BasicIcfg [2024-11-24 01:46:56,160 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 01:46:56,160 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 01:46:56,161 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 01:46:56,161 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 01:46:56,162 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:46:52" (3/4) ... [2024-11-24 01:46:56,164 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-24 01:46:56,165 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 01:46:56,166 INFO L158 Benchmark]: Toolchain (without parser) took 6320.65ms. Allocated memory was 142.6MB in the beginning and 209.7MB in the end (delta: 67.1MB). Free memory was 115.4MB in the beginning and 79.0MB in the end (delta: 36.4MB). Peak memory consumption was 104.8MB. Max. memory is 16.1GB. [2024-11-24 01:46:56,166 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 117.4MB. Free memory is still 73.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:46:56,167 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1099.08ms. Allocated memory is still 142.6MB. Free memory was 115.1MB in the beginning and 77.5MB in the end (delta: 37.7MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-11-24 01:46:56,167 INFO L158 Benchmark]: Boogie Procedure Inliner took 77.42ms. Allocated memory is still 142.6MB. Free memory was 77.2MB in the beginning and 74.5MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:46:56,168 INFO L158 Benchmark]: Boogie Preprocessor took 109.76ms. Allocated memory is still 142.6MB. Free memory was 74.5MB in the beginning and 71.3MB in the end (delta: 3.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:46:56,168 INFO L158 Benchmark]: RCFGBuilder took 1818.23ms. Allocated memory is still 142.6MB. Free memory was 71.1MB in the beginning and 95.8MB in the end (delta: -24.7MB). Peak memory consumption was 52.7MB. Max. memory is 16.1GB. [2024-11-24 01:46:56,169 INFO L158 Benchmark]: TraceAbstraction took 3203.90ms. Allocated memory was 142.6MB in the beginning and 209.7MB in the end (delta: 67.1MB). Free memory was 94.6MB in the beginning and 79.1MB in the end (delta: 15.5MB). Peak memory consumption was 81.7MB. Max. memory is 16.1GB. [2024-11-24 01:46:56,169 INFO L158 Benchmark]: Witness Printer took 4.60ms. Allocated memory is still 209.7MB. Free memory was 79.1MB in the beginning and 79.0MB in the end (delta: 27.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:46:56,171 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.30ms. Allocated memory is still 117.4MB. Free memory is still 73.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1099.08ms. Allocated memory is still 142.6MB. Free memory was 115.1MB in the beginning and 77.5MB in the end (delta: 37.7MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 77.42ms. Allocated memory is still 142.6MB. Free memory was 77.2MB in the beginning and 74.5MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 109.76ms. Allocated memory is still 142.6MB. Free memory was 74.5MB in the beginning and 71.3MB in the end (delta: 3.2MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1818.23ms. Allocated memory is still 142.6MB. Free memory was 71.1MB in the beginning and 95.8MB in the end (delta: -24.7MB). Peak memory consumption was 52.7MB. Max. memory is 16.1GB. * TraceAbstraction took 3203.90ms. Allocated memory was 142.6MB in the beginning and 209.7MB in the end (delta: 67.1MB). Free memory was 94.6MB in the beginning and 79.1MB in the end (delta: 15.5MB). Peak memory consumption was 81.7MB. Max. memory is 16.1GB. * Witness Printer took 4.60ms. Allocated memory is still 209.7MB. Free memory was 79.1MB in the beginning and 79.0MB in the end (delta: 27.4kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 18. Possible FailurePath: [L1351] 0 int g; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1353] 0 pthread_cond_t cond = { { {0}, {0}, {0, 0}, {0, 0}, 0, 0, {0, 0} } }; [L1373] 0 pthread_t t1; [L1374] 0 pthread_t t2; [L1375] FCALL, FORK 0 pthread_create(&t1,((void *)0),f1,((void *)0)) VAL [\old(argc)=1200, \old(argv)={1182:1184}, argc=1200, g=0, mut={3:0}, t1=-2] [L1377] FCALL, FORK 0 pthread_create(&t2,((void *)0),f2,((void *)0)) VAL [\old(argc)=1200, \old(argv)={1182:1184}, \old(ptr)={0:0}, argc=1200, g=0, mut={3:0}, t1=-2, t2=-1] [L1356] 1 g = 1 VAL [\old(ptr)={0:0}, \old(ptr)={0:0}, g=1, mut={3:0}, ptr={0:0}] [L1366] 2 g = 0 VAL [\old(ptr)={0:0}, g=0, mut={3:0}, ptr={0:0}] [L1358] CALL 1 __VERIFIER_assert(g == 1) [L19] COND TRUE 1 !(cond) [L19] CALL 1 reach_error() [L18] COND FALSE 1 !(0) VAL [\old(ptr)={0:0}, g=0, mut={3:0}, ptr={0:0}] [L18] 1 __assert_fail ("0", "13-privatized_67-pthread_cond_wait_true.c", 3, __extension__ __PRETTY_FUNCTION__) VAL [\old(ptr)={0:0}, g=0, mut={3:0}, ptr={0:0}] - UnprovableResult [Line: 1371]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1375]: 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: 1377]: 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 5 procedures, 55 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.0s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 54 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 51 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3 mSDsCounter, 9 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 200 IncrementalHoareTripleChecker+Invalid, 209 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 9 mSolverCounterUnsat, 0 mSDtfsCounter, 200 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 14 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=128occurred in iteration=2, InterpolantAutomatonStates: 12, 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.2s SatisfiabilityAnalysisTime, 0.8s InterpolantComputationTime, 44 NumberOfCodeBlocks, 44 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 25 ConstructedInterpolants, 0 QuantifiedInterpolants, 63 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-24 01:46:56,197 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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 4f5c1949da3ffd7703b26279578bf3cad55c86e8b0ffaff69f49645cdd541f53 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:46:59,340 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:46:59,505 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2024-11-24 01:46:59,513 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:46:59,513 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:46:59,542 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:46:59,543 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:46:59,543 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:46:59,544 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:46:59,544 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:46:59,544 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:46:59,545 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:46:59,545 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:46:59,545 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:46:59,545 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:46:59,546 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:46:59,546 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:46:59,546 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:46:59,546 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:46:59,546 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-24 01:46:59,547 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-24 01:46:59,548 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 01:46:59,548 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:46:59,548 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:46:59,548 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:46:59,548 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:46:59,548 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:46:59,548 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:46:59,549 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:46:59,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:46:59,549 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:46:59,549 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:46:59,549 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:46:59,549 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:46:59,550 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:46:59,550 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:46:59,550 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:46:59,550 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-11-24 01:46:59,551 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-24 01:46:59,551 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:46:59,551 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:46:59,551 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:46:59,551 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:46:59,551 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_3ee7258d-dc56-47dc-b0f1-b082a55fc180/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 -> 4f5c1949da3ffd7703b26279578bf3cad55c86e8b0ffaff69f49645cdd541f53 [2024-11-24 01:46:59,980 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:46:59,997 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:47:00,000 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:47:00,002 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:47:00,005 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:47:00,008 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.i [2024-11-24 01:47:03,068 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/4021a4d4b/f1b87eca01704a788ab979adee67ad78/FLAGe70475798 [2024-11-24 01:47:03,440 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:47:03,441 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_true.i [2024-11-24 01:47:03,468 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/4021a4d4b/f1b87eca01704a788ab979adee67ad78/FLAGe70475798 [2024-11-24 01:47:03,488 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/data/4021a4d4b/f1b87eca01704a788ab979adee67ad78 [2024-11-24 01:47:03,493 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:47:03,494 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:47:03,495 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:47:03,495 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:47:03,501 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:47:03,501 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:47:03" (1/1) ... [2024-11-24 01:47:03,504 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@544ec976 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:03, skipping insertion in model container [2024-11-24 01:47:03,504 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:47:03" (1/1) ... [2024-11-24 01:47:03,565 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:47:04,102 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:47:04,136 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:47:04,243 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:47:04,383 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:47:04,383 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04 WrapperNode [2024-11-24 01:47:04,384 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:47:04,385 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:47:04,385 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:47:04,385 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:47:04,394 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,425 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,455 INFO L138 Inliner]: procedures = 358, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 170 [2024-11-24 01:47:04,456 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:47:04,456 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:47:04,456 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:47:04,456 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:47:04,465 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,465 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,472 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,487 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 5]. The 0 writes are split as follows [0, 0]. [2024-11-24 01:47:04,487 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,487 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,500 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,501 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,503 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,507 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,509 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,513 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:47:04,514 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:47:04,514 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:47:04,514 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:47:04,515 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (1/1) ... [2024-11-24 01:47:04,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:47:04,541 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:47:04,558 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:47:04,563 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:47:04,587 INFO L130 BoogieDeclarations]: Found specification of procedure f1 [2024-11-24 01:47:04,588 INFO L138 BoogieDeclarations]: Found implementation of procedure f1 [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure f2 [2024-11-24 01:47:04,588 INFO L138 BoogieDeclarations]: Found implementation of procedure f2 [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:47:04,588 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:47:04,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:47:04,590 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:47:04,966 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:47:04,969 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:47:05,296 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:47:05,296 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 01:47:06,468 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 01:47:06,469 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-24 01:47:06,470 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:47:06 BoogieIcfgContainer [2024-11-24 01:47:06,470 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 01:47:06,472 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 01:47:06,474 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 01:47:06,480 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 01:47:06,480 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:47:03" (1/3) ... [2024-11-24 01:47:06,481 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39a41691 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:47:06, skipping insertion in model container [2024-11-24 01:47:06,481 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:47:04" (2/3) ... [2024-11-24 01:47:06,483 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39a41691 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:47:06, skipping insertion in model container [2024-11-24 01:47:06,483 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:47:06" (3/3) ... [2024-11-24 01:47:06,485 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_67-pthread_cond_wait_true.i [2024-11-24 01:47:06,504 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 01:47:06,505 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_67-pthread_cond_wait_true.i that has 3 procedures, 32 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-24 01:47:06,506 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 01:47:06,594 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-24 01:47:06,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 38 places, 33 transitions, 80 flow [2024-11-24 01:47:06,681 INFO L124 PetriNetUnfolderBase]: 2/31 cut-off events. [2024-11-24 01:47:06,684 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-24 01:47:06,688 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40 conditions, 31 events. 2/31 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 30 event pairs, 0 based on Foata normal form. 0/27 useless extension candidates. Maximal degree in co-relation 26. Up to 2 conditions per place. [2024-11-24 01:47:06,689 INFO L82 GeneralOperation]: Start removeDead. Operand has 38 places, 33 transitions, 80 flow [2024-11-24 01:47:06,693 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 35 places, 30 transitions, 72 flow [2024-11-24 01:47:06,706 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:47:06,727 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;@14528705, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:47:06,728 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-24 01:47:06,749 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:47:06,749 INFO L124 PetriNetUnfolderBase]: 2/24 cut-off events. [2024-11-24 01:47:06,749 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:47:06,749 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:47:06,750 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:47:06,751 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting f1Err0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:47:06,757 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:47:06,757 INFO L85 PathProgramCache]: Analyzing trace with hash 1228511723, now seen corresponding path program 1 times [2024-11-24 01:47:06,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 01:47:06,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [644487925] [2024-11-24 01:47:06,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:47:06,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:47:06,774 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:47:06,777 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:47:06,780 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-24 01:47:07,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:47:07,429 INFO L256 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 01:47:07,434 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:47:07,522 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-24 01:47:07,522 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-24 01:47:07,523 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-24 01:47:07,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [644487925] [2024-11-24 01:47:07,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [644487925] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:47:07,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:47:07,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 01:47:07,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891691219] [2024-11-24 01:47:07,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:47:07,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:47:07,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-24 01:47:07,572 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:47:07,572 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:47:07,582 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 33 [2024-11-24 01:47:07,585 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 30 transitions, 72 flow. Second operand has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-24 01:47:07,585 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:47:07,585 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 33 [2024-11-24 01:47:07,586 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:47:08,056 INFO L124 PetriNetUnfolderBase]: 170/356 cut-off events. [2024-11-24 01:47:08,057 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-24 01:47:08,061 INFO L83 FinitePrefix]: Finished finitePrefix Result has 707 conditions, 356 events. 170/356 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 1533 event pairs, 91 based on Foata normal form. 30/384 useless extension candidates. Maximal degree in co-relation 669. Up to 213 conditions per place. [2024-11-24 01:47:08,068 INFO L140 encePairwiseOnDemand]: 26/33 looper letters, 36 selfloop transitions, 6 changer transitions 0/49 dead transitions. [2024-11-24 01:47:08,068 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 49 transitions, 200 flow [2024-11-24 01:47:08,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 01:47:08,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 01:47:08,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 91 transitions. [2024-11-24 01:47:08,088 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5515151515151515 [2024-11-24 01:47:08,090 INFO L175 Difference]: Start difference. First operand has 35 places, 30 transitions, 72 flow. Second operand 5 states and 91 transitions. [2024-11-24 01:47:08,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 49 transitions, 200 flow [2024-11-24 01:47:08,098 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 49 transitions, 188 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-24 01:47:08,103 INFO L231 Difference]: Finished difference. Result has 37 places, 32 transitions, 98 flow [2024-11-24 01:47:08,106 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=98, PETRI_PLACES=37, PETRI_TRANSITIONS=32} [2024-11-24 01:47:08,112 INFO L279 CegarLoopForPetriNet]: 35 programPoint places, 2 predicate places. [2024-11-24 01:47:08,112 INFO L471 AbstractCegarLoop]: Abstraction has has 37 places, 32 transitions, 98 flow [2024-11-24 01:47:08,113 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-24 01:47:08,113 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:47:08,113 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:47:08,129 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-24 01:47:08,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:47:08,318 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting f1Err0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:47:08,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:47:08,319 INFO L85 PathProgramCache]: Analyzing trace with hash -1905661053, now seen corresponding path program 1 times [2024-11-24 01:47:08,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 01:47:08,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [559995737] [2024-11-24 01:47:08,320 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:47:08,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:47:08,320 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:47:08,322 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:47:08,324 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-24 01:47:08,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:47:08,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-24 01:47:08,854 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 01:47:08,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 11 treesize of output 9 [2024-11-24 01:47:08,921 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-24 01:47:08,921 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-24 01:47:08,922 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-24 01:47:08,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [559995737] [2024-11-24 01:47:08,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [559995737] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:47:08,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:47:08,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 01:47:08,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1364810701] [2024-11-24 01:47:08,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:47:08,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 01:47:08,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-24 01:47:08,926 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 01:47:08,926 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 01:47:08,926 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 33 [2024-11-24 01:47:08,927 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 37 places, 32 transitions, 98 flow. Second operand has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-24 01:47:08,927 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:47:08,927 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 33 [2024-11-24 01:47:08,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:47:09,156 INFO L124 PetriNetUnfolderBase]: 96/232 cut-off events. [2024-11-24 01:47:09,156 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-24 01:47:09,157 INFO L83 FinitePrefix]: Finished finitePrefix Result has 522 conditions, 232 events. 96/232 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 857 event pairs, 31 based on Foata normal form. 18/248 useless extension candidates. Maximal degree in co-relation 484. Up to 135 conditions per place. [2024-11-24 01:47:09,158 INFO L140 encePairwiseOnDemand]: 27/33 looper letters, 23 selfloop transitions, 6 changer transitions 0/36 dead transitions. [2024-11-24 01:47:09,158 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 36 transitions, 159 flow [2024-11-24 01:47:09,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 01:47:09,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 01:47:09,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 56 transitions. [2024-11-24 01:47:09,165 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5656565656565656 [2024-11-24 01:47:09,165 INFO L175 Difference]: Start difference. First operand has 37 places, 32 transitions, 98 flow. Second operand 3 states and 56 transitions. [2024-11-24 01:47:09,165 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 36 transitions, 159 flow [2024-11-24 01:47:09,167 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 37 places, 36 transitions, 157 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-24 01:47:09,169 INFO L231 Difference]: Finished difference. Result has 37 places, 30 transitions, 97 flow [2024-11-24 01:47:09,170 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=85, PETRI_DIFFERENCE_MINUEND_PLACES=35, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=97, PETRI_PLACES=37, PETRI_TRANSITIONS=30} [2024-11-24 01:47:09,171 INFO L279 CegarLoopForPetriNet]: 35 programPoint places, 2 predicate places. [2024-11-24 01:47:09,172 INFO L471 AbstractCegarLoop]: Abstraction has has 37 places, 30 transitions, 97 flow [2024-11-24 01:47:09,172 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-24 01:47:09,172 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:47:09,172 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:47:09,185 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-24 01:47:09,376 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:47:09,376 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting f1Err0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:47:09,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:47:09,377 INFO L85 PathProgramCache]: Analyzing trace with hash -1537343337, now seen corresponding path program 1 times [2024-11-24 01:47:09,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 01:47:09,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [687867570] [2024-11-24 01:47:09,378 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:47:09,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:47:09,378 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:47:09,382 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 01:47:09,385 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-24 01:47:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:47:09,794 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 01:47:09,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:47:09,892 INFO L130 FreeRefinementEngine]: Strategy FOX found a feasible trace [2024-11-24 01:47:09,892 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 01:47:09,893 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location f1Err0ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-24 01:47:09,895 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-24 01:47:09,897 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-24 01:47:09,897 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-24 01:47:09,898 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location f1Err0ASSERT_VIOLATIONMEMORY_LEAK (0 of 5 remaining) [2024-11-24 01:47:09,912 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-24 01:47:10,098 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 01:47:10,099 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-24 01:47:10,171 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-24 01:47:10,172 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 01:47:10,182 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 01:47:10 BasicIcfg [2024-11-24 01:47:10,182 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 01:47:10,183 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 01:47:10,183 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 01:47:10,183 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 01:47:10,184 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:47:06" (3/4) ... [2024-11-24 01:47:10,187 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-24 01:47:10,188 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 01:47:10,190 INFO L158 Benchmark]: Toolchain (without parser) took 6695.31ms. Allocated memory was 83.9MB in the beginning and 201.3MB in the end (delta: 117.4MB). Free memory was 59.0MB in the beginning and 53.6MB in the end (delta: 5.4MB). Peak memory consumption was 123.8MB. Max. memory is 16.1GB. [2024-11-24 01:47:10,190 INFO L158 Benchmark]: CDTParser took 0.84ms. Allocated memory is still 83.9MB. Free memory is still 63.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:47:10,191 INFO L158 Benchmark]: CACSL2BoogieTranslator took 889.14ms. Allocated memory is still 83.9MB. Free memory was 58.6MB in the beginning and 54.2MB in the end (delta: 4.5MB). Peak memory consumption was 48.6MB. Max. memory is 16.1GB. [2024-11-24 01:47:10,191 INFO L158 Benchmark]: Boogie Procedure Inliner took 70.82ms. Allocated memory is still 83.9MB. Free memory was 54.2MB in the beginning and 50.9MB in the end (delta: 3.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:47:10,192 INFO L158 Benchmark]: Boogie Preprocessor took 57.32ms. Allocated memory is still 83.9MB. Free memory was 50.9MB in the beginning and 47.2MB in the end (delta: 3.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 01:47:10,192 INFO L158 Benchmark]: RCFGBuilder took 1956.05ms. Allocated memory was 83.9MB in the beginning and 125.8MB in the end (delta: 41.9MB). Free memory was 47.2MB in the beginning and 26.0MB in the end (delta: 21.2MB). Peak memory consumption was 70.4MB. Max. memory is 16.1GB. [2024-11-24 01:47:10,192 INFO L158 Benchmark]: TraceAbstraction took 3709.72ms. Allocated memory was 125.8MB in the beginning and 201.3MB in the end (delta: 75.5MB). Free memory was 24.7MB in the beginning and 53.6MB in the end (delta: -28.9MB). Peak memory consumption was 48.6MB. Max. memory is 16.1GB. [2024-11-24 01:47:10,193 INFO L158 Benchmark]: Witness Printer took 5.58ms. Allocated memory is still 201.3MB. Free memory was 53.6MB in the beginning and 53.6MB in the end (delta: 10.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 01:47:10,198 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.84ms. Allocated memory is still 83.9MB. Free memory is still 63.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 889.14ms. Allocated memory is still 83.9MB. Free memory was 58.6MB in the beginning and 54.2MB in the end (delta: 4.5MB). Peak memory consumption was 48.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 70.82ms. Allocated memory is still 83.9MB. Free memory was 54.2MB in the beginning and 50.9MB in the end (delta: 3.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 57.32ms. Allocated memory is still 83.9MB. Free memory was 50.9MB in the beginning and 47.2MB in the end (delta: 3.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 1956.05ms. Allocated memory was 83.9MB in the beginning and 125.8MB in the end (delta: 41.9MB). Free memory was 47.2MB in the beginning and 26.0MB in the end (delta: 21.2MB). Peak memory consumption was 70.4MB. Max. memory is 16.1GB. * TraceAbstraction took 3709.72ms. Allocated memory was 125.8MB in the beginning and 201.3MB in the end (delta: 75.5MB). Free memory was 24.7MB in the beginning and 53.6MB in the end (delta: -28.9MB). Peak memory consumption was 48.6MB. Max. memory is 16.1GB. * Witness Printer took 5.58ms. Allocated memory is still 201.3MB. Free memory was 53.6MB in the beginning and 53.6MB in the end (delta: 10.8kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 18]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: overapproximation of memtrack at line 18. Possible FailurePath: [L1351] 0 int g; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1352] 0 pthread_mutex_t mut = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L1353] 0 pthread_cond_t cond = { { {0}, {0}, {0, 0}, {0, 0}, 0, 0, {0, 0} } }; [L1373] 0 pthread_t t1; [L1374] 0 pthread_t t2; [L1375] FCALL, FORK 0 pthread_create(&t1,((void *)0),f1,((void *)0)) VAL [\old(argc)=0, \old(argv)={0:0}, argc=0, g=0, mut={3:0}, t1=-1] [L1356] 1 g = 1 VAL [\old(ptr)={0:0}, g=1, mut={3:0}, ptr={0:0}] [L1377] FCALL, FORK 0 pthread_create(&t2,((void *)0),f2,((void *)0)) VAL [\old(argc)=0, \old(argv)={0:0}, \old(ptr)={0:0}, argc=0, g=1, mut={3:0}, t1=-1, t2=0] [L1366] 2 g = 0 VAL [\old(ptr)={0:0}, g=0, mut={3:0}, ptr={0:0}] [L1358] CALL 1 __VERIFIER_assert(g == 1) [L19] COND TRUE 1 !(cond) [L19] CALL 1 reach_error() [L18] COND FALSE 1 !(0) VAL [\old(ptr)={0:0}, g=0, mut={3:0}, ptr={0:0}] [L18] 1 __assert_fail ("0", "13-privatized_67-pthread_cond_wait_true.c", 3, __extension__ __PRETTY_FUNCTION__) VAL [\old(ptr)={0:0}, g=0, mut={3:0}, ptr={0:0}] - UnprovableResult [Line: 1371]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1375]: 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: 1377]: 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 5 procedures, 55 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.5s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 30 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 28 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 127 IncrementalHoareTripleChecker+Invalid, 131 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 2 mSDtfsCounter, 127 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 26 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=98occurred in iteration=1, InterpolantAutomatonStates: 8, 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, 44 NumberOfCodeBlocks, 44 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 25 ConstructedInterpolants, 0 QuantifiedInterpolants, 65 SizeOfPredicates, 2 NumberOfNonLiveVariables, 246 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-24 01:47:10,234 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3ee7258d-dc56-47dc-b0f1-b082a55fc180/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN: Overapproximated counterexample