./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 206329ef329d64f7988adf458616b48a8b2bd496b77406b1382ed58ed18734a7 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 01:14:55,832 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 01:14:55,876 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-03-09 01:14:55,880 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 01:14:55,880 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 01:14:55,894 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 01:14:55,902 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 01:14:55,902 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 01:14:55,902 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 01:14:55,902 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 01:14:55,902 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 01:14:55,902 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 01:14:55,902 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 01:14:55,902 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 01:14:55,903 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 01:14:55,903 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 01:14:55,903 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 01:14:55,904 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 01:14:55,904 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 01:14:55,904 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 206329ef329d64f7988adf458616b48a8b2bd496b77406b1382ed58ed18734a7 [2025-03-09 01:14:56,129 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 01:14:56,137 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 01:14:56,139 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 01:14:56,140 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 01:14:56,140 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 01:14:56,142 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i [2025-03-09 01:14:57,247 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c10daf803/6bd44cd654fd4852b345f4cfcfe14fd4/FLAG34d413d58 [2025-03-09 01:14:57,492 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 01:14:57,492 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i [2025-03-09 01:14:57,501 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c10daf803/6bd44cd654fd4852b345f4cfcfe14fd4/FLAG34d413d58 [2025-03-09 01:14:57,511 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c10daf803/6bd44cd654fd4852b345f4cfcfe14fd4 [2025-03-09 01:14:57,512 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 01:14:57,513 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 01:14:57,514 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 01:14:57,514 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 01:14:57,518 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 01:14:57,518 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,519 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@141ccf63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57, skipping insertion in model container [2025-03-09 01:14:57,519 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,538 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 01:14:57,779 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 01:14:57,795 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 01:14:57,827 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 01:14:57,857 INFO L204 MainTranslator]: Completed translation [2025-03-09 01:14:57,858 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57 WrapperNode [2025-03-09 01:14:57,858 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 01:14:57,859 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 01:14:57,859 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 01:14:57,859 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 01:14:57,864 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,872 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,884 INFO L138 Inliner]: procedures = 162, calls = 29, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 47 [2025-03-09 01:14:57,884 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 01:14:57,885 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 01:14:57,885 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 01:14:57,885 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 01:14:57,890 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,891 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,892 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,903 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5]. The 0 writes are split as follows [0, 0, 0]. [2025-03-09 01:14:57,903 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,903 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,906 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,907 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,908 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,908 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,911 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 01:14:57,912 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 01:14:57,913 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 01:14:57,913 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 01:14:57,914 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (1/1) ... [2025-03-09 01:14:57,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 01:14:57,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 01:14:57,942 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-09 01:14:57,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-03-09 01:14:57,961 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-09 01:14:57,961 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 01:14:57,961 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 01:14:57,962 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-09 01:14:58,040 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 01:14:58,041 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 01:14:58,144 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-09 01:14:58,144 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 01:14:58,215 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 01:14:58,215 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 01:14:58,216 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:14:58 BoogieIcfgContainer [2025-03-09 01:14:58,216 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 01:14:58,218 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-09 01:14:58,218 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-09 01:14:58,223 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-09 01:14:58,224 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.03 01:14:57" (1/3) ... [2025-03-09 01:14:58,224 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26b9e7ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 01:14:58, skipping insertion in model container [2025-03-09 01:14:58,224 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:14:57" (2/3) ... [2025-03-09 01:14:58,224 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26b9e7ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 01:14:58, skipping insertion in model container [2025-03-09 01:14:58,224 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:14:58" (3/3) ... [2025-03-09 01:14:58,225 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_19-publish-precision_unknown_2_neg.i [2025-03-09 01:14:58,236 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-09 01:14:58,239 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_19-publish-precision_unknown_2_neg.i that has 2 procedures, 32 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2025-03-09 01:14:58,239 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-09 01:14:58,274 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-09 01:14:58,297 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 35 places, 33 transitions, 73 flow [2025-03-09 01:14:58,315 INFO L124 PetriNetUnfolderBase]: 2/32 cut-off events. [2025-03-09 01:14:58,318 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-09 01:14:58,320 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37 conditions, 32 events. 2/32 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 33 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 26. Up to 2 conditions per place. [2025-03-09 01:14:58,320 INFO L82 GeneralOperation]: Start removeDead. Operand has 35 places, 33 transitions, 73 flow [2025-03-09 01:14:58,322 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 33 places, 31 transitions, 68 flow [2025-03-09 01:14:58,327 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 01:14:58,335 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;@132a548d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 01:14:58,336 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-03-09 01:14:58,341 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-09 01:14:58,341 INFO L124 PetriNetUnfolderBase]: 2/19 cut-off events. [2025-03-09 01:14:58,341 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-09 01:14:58,341 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:14:58,341 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:14:58,342 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-03-09 01:14:58,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:14:58,346 INFO L85 PathProgramCache]: Analyzing trace with hash -444797133, now seen corresponding path program 1 times [2025-03-09 01:14:58,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:14:58,354 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [654336375] [2025-03-09 01:14:58,354 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:14:58,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:14:58,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 01:14:58,445 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 01:14:58,446 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:14:58,446 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:14:58,634 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:14:58,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:14:58,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [654336375] [2025-03-09 01:14:58,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [654336375] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:14:58,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:14:58,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 01:14:58,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2049337573] [2025-03-09 01:14:58,640 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:14:58,643 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 01:14:58,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:14:58,660 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 01:14:58,661 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 01:14:58,664 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 33 [2025-03-09 01:14:58,666 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 31 transitions, 68 flow. Second operand has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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) [2025-03-09 01:14:58,666 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:14:58,666 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 33 [2025-03-09 01:14:58,667 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:14:58,784 INFO L124 PetriNetUnfolderBase]: 66/180 cut-off events. [2025-03-09 01:14:58,784 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-09 01:14:58,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 338 conditions, 180 events. 66/180 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 654 event pairs, 28 based on Foata normal form. 14/185 useless extension candidates. Maximal degree in co-relation 324. Up to 73 conditions per place. [2025-03-09 01:14:58,789 INFO L140 encePairwiseOnDemand]: 24/33 looper letters, 27 selfloop transitions, 10 changer transitions 0/46 dead transitions. [2025-03-09 01:14:58,789 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 46 transitions, 172 flow [2025-03-09 01:14:58,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 01:14:58,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-09 01:14:58,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 93 transitions. [2025-03-09 01:14:58,798 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5636363636363636 [2025-03-09 01:14:58,798 INFO L175 Difference]: Start difference. First operand has 33 places, 31 transitions, 68 flow. Second operand 5 states and 93 transitions. [2025-03-09 01:14:58,799 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 46 transitions, 172 flow [2025-03-09 01:14:58,803 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 46 transitions, 168 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 01:14:58,806 INFO L231 Difference]: Finished difference. Result has 38 places, 34 transitions, 120 flow [2025-03-09 01:14:58,808 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=120, PETRI_PLACES=38, PETRI_TRANSITIONS=34} [2025-03-09 01:14:58,811 INFO L279 CegarLoopForPetriNet]: 33 programPoint places, 5 predicate places. [2025-03-09 01:14:58,812 INFO L471 AbstractCegarLoop]: Abstraction has has 38 places, 34 transitions, 120 flow [2025-03-09 01:14:58,812 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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) [2025-03-09 01:14:58,812 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:14:58,812 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:14:58,812 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-09 01:14:58,813 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-03-09 01:14:58,814 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:14:58,814 INFO L85 PathProgramCache]: Analyzing trace with hash 1942063976, now seen corresponding path program 1 times [2025-03-09 01:14:58,814 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:14:58,814 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1514550691] [2025-03-09 01:14:58,814 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:14:58,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:14:58,823 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-09 01:14:58,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-09 01:14:58,830 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:14:58,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:14:58,897 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:14:58,897 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 01:14:58,897 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1514550691] [2025-03-09 01:14:58,897 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1514550691] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:14:58,897 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:14:58,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 01:14:58,897 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1453766504] [2025-03-09 01:14:58,897 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:14:58,900 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 01:14:58,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 01:14:58,901 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 01:14:58,901 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 01:14:58,901 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 33 [2025-03-09 01:14:58,901 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 38 places, 34 transitions, 120 flow. Second operand has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 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) [2025-03-09 01:14:58,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:14:58,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 33 [2025-03-09 01:14:58,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:14:58,967 INFO L124 PetriNetUnfolderBase]: 26/102 cut-off events. [2025-03-09 01:14:58,967 INFO L125 PetriNetUnfolderBase]: For 32/34 co-relation queries the response was YES. [2025-03-09 01:14:58,967 INFO L83 FinitePrefix]: Finished finitePrefix Result has 251 conditions, 102 events. 26/102 cut-off events. For 32/34 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 297 event pairs, 9 based on Foata normal form. 11/109 useless extension candidates. Maximal degree in co-relation 230. Up to 43 conditions per place. [2025-03-09 01:14:58,968 INFO L140 encePairwiseOnDemand]: 26/33 looper letters, 20 selfloop transitions, 7 changer transitions 0/38 dead transitions. [2025-03-09 01:14:58,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 38 transitions, 178 flow [2025-03-09 01:14:58,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 01:14:58,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 01:14:58,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 61 transitions. [2025-03-09 01:14:58,970 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6161616161616161 [2025-03-09 01:14:58,970 INFO L175 Difference]: Start difference. First operand has 38 places, 34 transitions, 120 flow. Second operand 3 states and 61 transitions. [2025-03-09 01:14:58,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 38 transitions, 178 flow [2025-03-09 01:14:58,971 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 38 transitions, 172 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-03-09 01:14:58,972 INFO L231 Difference]: Finished difference. Result has 40 places, 33 transitions, 125 flow [2025-03-09 01:14:58,972 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=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=125, PETRI_PLACES=40, PETRI_TRANSITIONS=33} [2025-03-09 01:14:58,972 INFO L279 CegarLoopForPetriNet]: 33 programPoint places, 7 predicate places. [2025-03-09 01:14:58,972 INFO L471 AbstractCegarLoop]: Abstraction has has 40 places, 33 transitions, 125 flow [2025-03-09 01:14:58,973 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 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) [2025-03-09 01:14:58,973 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:14:58,973 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:14:58,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-09 01:14:58,973 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-03-09 01:14:58,973 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:14:58,973 INFO L85 PathProgramCache]: Analyzing trace with hash 1229313494, now seen corresponding path program 1 times [2025-03-09 01:14:58,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 01:14:58,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1929067430] [2025-03-09 01:14:58,975 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:14:58,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 01:14:58,987 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-09 01:14:59,006 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-09 01:14:59,006 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:14:59,006 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 01:14:59,007 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 01:14:59,012 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-09 01:14:59,020 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-09 01:14:59,021 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:14:59,021 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 01:14:59,056 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 01:14:59,056 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-09 01:14:59,059 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (2 of 3 remaining) [2025-03-09 01:14:59,061 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 3 remaining) [2025-03-09 01:14:59,061 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2025-03-09 01:14:59,061 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-09 01:14:59,062 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-09 01:14:59,084 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-09 01:14:59,084 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-09 01:14:59,089 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.03 01:14:59 BasicIcfg [2025-03-09 01:14:59,089 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-09 01:14:59,089 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-09 01:14:59,089 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-09 01:14:59,091 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-09 01:14:59,091 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:14:58" (3/4) ... [2025-03-09 01:14:59,093 INFO L149 WitnessPrinter]: No result that supports witness generation found [2025-03-09 01:14:59,094 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-09 01:14:59,094 INFO L158 Benchmark]: Toolchain (without parser) took 1580.74ms. Allocated memory is still 201.3MB. Free memory was 153.9MB in the beginning and 147.1MB in the end (delta: 6.7MB). Peak memory consumption was 6.6MB. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 121.1MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: CACSL2BoogieTranslator took 344.06ms. Allocated memory is still 201.3MB. Free memory was 153.5MB in the beginning and 134.4MB in the end (delta: 19.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: Boogie Procedure Inliner took 25.87ms. Allocated memory is still 201.3MB. Free memory was 134.4MB in the beginning and 132.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: Boogie Preprocessor took 26.96ms. Allocated memory is still 201.3MB. Free memory was 132.8MB in the beginning and 131.4MB in the end (delta: 1.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: IcfgBuilder took 303.26ms. Allocated memory is still 201.3MB. Free memory was 131.4MB in the beginning and 109.3MB in the end (delta: 22.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: TraceAbstraction took 871.24ms. Allocated memory is still 201.3MB. Free memory was 108.5MB in the beginning and 148.3MB in the end (delta: -39.8MB). Peak memory consumption was 73.7MB. Max. memory is 16.1GB. [2025-03-09 01:14:59,095 INFO L158 Benchmark]: Witness Printer took 4.30ms. Allocated memory is still 201.3MB. Free memory was 148.3MB in the beginning and 147.1MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:14:59,096 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.21ms. Allocated memory is still 201.3MB. Free memory is still 121.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 344.06ms. Allocated memory is still 201.3MB. Free memory was 153.5MB in the beginning and 134.4MB in the end (delta: 19.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 25.87ms. Allocated memory is still 201.3MB. Free memory was 134.4MB in the beginning and 132.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 26.96ms. Allocated memory is still 201.3MB. Free memory was 132.8MB in the beginning and 131.4MB in the end (delta: 1.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * IcfgBuilder took 303.26ms. Allocated memory is still 201.3MB. Free memory was 131.4MB in the beginning and 109.3MB in the end (delta: 22.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 871.24ms. Allocated memory is still 201.3MB. Free memory was 108.5MB in the beginning and 148.3MB in the end (delta: -39.8MB). Peak memory consumption was 73.7MB. Max. memory is 16.1GB. * Witness Printer took 4.30ms. Allocated memory is still 201.3MB. Free memory was 148.3MB in the beginning and 147.1MB in the end (delta: 1.2MB). 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: [L681] 0 int glob1 = 0; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L696] 0 pthread_t id; [L697] FCALL, FORK 0 pthread_create(&id, ((void *)0), t_fun, ((void *)0)) VAL [\old(arg)={0:0}, glob1=0, id=-1, mutex1={3:0}, mutex2={4:0}] [L687] 1 glob1 = 5 VAL [\old(arg)={0:0}, arg={0:0}, glob1=5, mutex1={3:0}, mutex2={4:0}] [L699] CALL 0 __VERIFIER_assert(!(glob1 == 5)) [L19] COND TRUE 0 !(cond) [L19] CALL 0 reach_error() [L18] COND FALSE 0 !(0) VAL [\old(arg)={0:0}, arg={0:0}, glob1=5, mutex1={3:0}, mutex2={4:0}] [L18] 0 __assert_fail ("0", "13-privatized_19-publish-precision_unknown_2_neg.c", 3, __extension__ __PRETTY_FUNCTION__) VAL [\old(arg)={0:0}, arg={0:0}, glob1=5, mutex1={3:0}, mutex2={4:0}] - UnprovableResult [Line: 695]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 697]: 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 3 procedures, 47 locations, 48 edges, 3 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: 0.8s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 28 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 27 mSDsluCounter, 1 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1 mSDsCounter, 7 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 96 IncrementalHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7 mSolverCounterUnsat, 0 mSDtfsCounter, 96 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=125occurred in iteration=2, 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.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 35 NumberOfCodeBlocks, 35 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 19 ConstructedInterpolants, 0 QuantifiedInterpolants, 42 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 [2025-03-09 01:14:59,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 206329ef329d64f7988adf458616b48a8b2bd496b77406b1382ed58ed18734a7 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 01:15:00,872 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 01:15:00,964 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2025-03-09 01:15:00,971 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 01:15:00,971 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 01:15:00,989 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 01:15:00,990 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 01:15:00,990 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 01:15:00,990 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 01:15:00,990 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 01:15:00,991 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 01:15:00,991 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 01:15:00,992 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 01:15:00,992 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 01:15:00,992 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 01:15:00,993 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 01:15:00,993 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 01:15:00,993 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 01:15:00,993 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 01:15:00,993 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 01:15:00,993 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 01:15:00,993 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 01:15:00,993 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 01:15:00,995 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 01:15:00,995 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 206329ef329d64f7988adf458616b48a8b2bd496b77406b1382ed58ed18734a7 [2025-03-09 01:15:01,243 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 01:15:01,248 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 01:15:01,250 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 01:15:01,250 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 01:15:01,251 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 01:15:01,252 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i [2025-03-09 01:15:02,422 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/377f7001f/c51a192b7fa04d6aa74db1dfcb3cca47/FLAG5921f0a3d [2025-03-09 01:15:02,651 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 01:15:02,651 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_2_neg.i [2025-03-09 01:15:02,665 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/377f7001f/c51a192b7fa04d6aa74db1dfcb3cca47/FLAG5921f0a3d [2025-03-09 01:15:02,683 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/377f7001f/c51a192b7fa04d6aa74db1dfcb3cca47 [2025-03-09 01:15:02,685 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 01:15:02,686 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 01:15:02,688 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 01:15:02,688 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 01:15:02,691 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 01:15:02,692 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:02,692 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@71b15eb9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02, skipping insertion in model container [2025-03-09 01:15:02,694 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:02,721 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 01:15:02,898 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 01:15:02,913 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 01:15:02,956 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 01:15:02,993 INFO L204 MainTranslator]: Completed translation [2025-03-09 01:15:02,994 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02 WrapperNode [2025-03-09 01:15:02,994 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 01:15:02,994 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 01:15:02,995 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 01:15:02,995 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 01:15:02,999 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,013 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,030 INFO L138 Inliner]: procedures = 166, calls = 29, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 48 [2025-03-09 01:15:03,031 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 01:15:03,031 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 01:15:03,031 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 01:15:03,032 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 01:15:03,036 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,037 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,040 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,056 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5]. The 0 writes are split as follows [0, 0, 0]. [2025-03-09 01:15:03,058 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,058 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,064 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,068 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,069 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,069 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,071 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 01:15:03,071 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 01:15:03,071 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 01:15:03,071 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 01:15:03,072 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (1/1) ... [2025-03-09 01:15:03,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 01:15:03,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 01:15:03,098 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-09 01:15:03,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-03-09 01:15:03,117 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-09 01:15:03,117 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 01:15:03,117 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 01:15:03,118 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-09 01:15:03,210 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 01:15:03,211 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 01:15:03,325 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-09 01:15:03,325 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 01:15:03,443 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 01:15:03,443 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 01:15:03,443 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:15:03 BoogieIcfgContainer [2025-03-09 01:15:03,444 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 01:15:03,445 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-09 01:15:03,445 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-09 01:15:03,448 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-09 01:15:03,449 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.03 01:15:02" (1/3) ... [2025-03-09 01:15:03,449 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e16fa2f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 01:15:03, skipping insertion in model container [2025-03-09 01:15:03,450 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 01:15:02" (2/3) ... [2025-03-09 01:15:03,450 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e16fa2f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 01:15:03, skipping insertion in model container [2025-03-09 01:15:03,450 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:15:03" (3/3) ... [2025-03-09 01:15:03,451 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_19-publish-precision_unknown_2_neg.i [2025-03-09 01:15:03,461 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-09 01:15:03,462 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_19-publish-precision_unknown_2_neg.i that has 2 procedures, 32 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2025-03-09 01:15:03,462 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-09 01:15:03,492 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-09 01:15:03,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 35 places, 33 transitions, 73 flow [2025-03-09 01:15:03,542 INFO L124 PetriNetUnfolderBase]: 2/32 cut-off events. [2025-03-09 01:15:03,543 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-09 01:15:03,546 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37 conditions, 32 events. 2/32 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 33 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 26. Up to 2 conditions per place. [2025-03-09 01:15:03,546 INFO L82 GeneralOperation]: Start removeDead. Operand has 35 places, 33 transitions, 73 flow [2025-03-09 01:15:03,548 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 33 places, 31 transitions, 68 flow [2025-03-09 01:15:03,556 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 01:15:03,567 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;@c85ad09, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 01:15:03,567 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-03-09 01:15:03,574 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-09 01:15:03,576 INFO L124 PetriNetUnfolderBase]: 2/19 cut-off events. [2025-03-09 01:15:03,576 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-09 01:15:03,576 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:15:03,577 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:15:03,577 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-03-09 01:15:03,584 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:15:03,584 INFO L85 PathProgramCache]: Analyzing trace with hash 580030515, now seen corresponding path program 1 times [2025-03-09 01:15:03,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 01:15:03,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1859404563] [2025-03-09 01:15:03,591 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:15:03,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 01:15:03,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 01:15:03,595 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 01:15:03,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-09 01:15:03,669 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 01:15:03,678 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 01:15:03,678 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:15:03,678 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:15:03,680 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 01:15:03,682 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 01:15:03,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:15:03,722 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-09 01:15:03,723 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-09 01:15:03,723 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1859404563] [2025-03-09 01:15:03,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1859404563] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:15:03,724 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:15:03,725 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 01:15:03,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1778616418] [2025-03-09 01:15:03,726 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:15:03,730 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 01:15:03,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-09 01:15:03,747 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 01:15:03,748 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 01:15:03,754 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 33 [2025-03-09 01:15:03,756 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 31 transitions, 68 flow. Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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) [2025-03-09 01:15:03,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:15:03,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 33 [2025-03-09 01:15:03,758 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:15:03,858 INFO L124 PetriNetUnfolderBase]: 57/170 cut-off events. [2025-03-09 01:15:03,859 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-09 01:15:03,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 309 conditions, 170 events. 57/170 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 641 event pairs, 28 based on Foata normal form. 24/192 useless extension candidates. Maximal degree in co-relation 295. Up to 77 conditions per place. [2025-03-09 01:15:03,862 INFO L140 encePairwiseOnDemand]: 25/33 looper letters, 27 selfloop transitions, 8 changer transitions 0/45 dead transitions. [2025-03-09 01:15:03,862 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 45 transitions, 166 flow [2025-03-09 01:15:03,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 01:15:03,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-09 01:15:03,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 96 transitions. [2025-03-09 01:15:03,873 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5818181818181818 [2025-03-09 01:15:03,874 INFO L175 Difference]: Start difference. First operand has 33 places, 31 transitions, 68 flow. Second operand 5 states and 96 transitions. [2025-03-09 01:15:03,874 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 45 transitions, 166 flow [2025-03-09 01:15:03,877 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 45 transitions, 162 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 01:15:03,879 INFO L231 Difference]: Finished difference. Result has 37 places, 33 transitions, 106 flow [2025-03-09 01:15:03,881 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=106, PETRI_PLACES=37, PETRI_TRANSITIONS=33} [2025-03-09 01:15:03,884 INFO L279 CegarLoopForPetriNet]: 33 programPoint places, 4 predicate places. [2025-03-09 01:15:03,884 INFO L471 AbstractCegarLoop]: Abstraction has has 37 places, 33 transitions, 106 flow [2025-03-09 01:15:03,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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) [2025-03-09 01:15:03,885 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:15:03,885 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:15:03,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2025-03-09 01:15:04,085 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 01:15:04,086 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-03-09 01:15:04,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:15:04,086 INFO L85 PathProgramCache]: Analyzing trace with hash -668620310, now seen corresponding path program 1 times [2025-03-09 01:15:04,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 01:15:04,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1457711845] [2025-03-09 01:15:04,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:15:04,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 01:15:04,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 01:15:04,089 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 01:15:04,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-09 01:15:04,127 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-09 01:15:04,136 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-09 01:15:04,136 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:15:04,136 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 01:15:04,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-09 01:15:04,138 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 01:15:04,159 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 [2025-03-09 01:15:04,169 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 01:15:04,169 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-09 01:15:04,170 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-09 01:15:04,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1457711845] [2025-03-09 01:15:04,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1457711845] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 01:15:04,170 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 01:15:04,170 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 01:15:04,170 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99439885] [2025-03-09 01:15:04,170 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 01:15:04,171 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 01:15:04,171 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-09 01:15:04,171 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 01:15:04,172 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 01:15:04,172 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 33 [2025-03-09 01:15:04,172 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 37 places, 33 transitions, 106 flow. Second operand has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 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) [2025-03-09 01:15:04,172 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 01:15:04,172 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 33 [2025-03-09 01:15:04,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 01:15:04,223 INFO L124 PetriNetUnfolderBase]: 26/102 cut-off events. [2025-03-09 01:15:04,223 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2025-03-09 01:15:04,223 INFO L83 FinitePrefix]: Finished finitePrefix Result has 235 conditions, 102 events. 26/102 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 294 event pairs, 9 based on Foata normal form. 11/109 useless extension candidates. Maximal degree in co-relation 217. Up to 43 conditions per place. [2025-03-09 01:15:04,223 INFO L140 encePairwiseOnDemand]: 26/33 looper letters, 20 selfloop transitions, 7 changer transitions 0/37 dead transitions. [2025-03-09 01:15:04,224 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 37 transitions, 165 flow [2025-03-09 01:15:04,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 01:15:04,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 01:15:04,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 61 transitions. [2025-03-09 01:15:04,224 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6161616161616161 [2025-03-09 01:15:04,224 INFO L175 Difference]: Start difference. First operand has 37 places, 33 transitions, 106 flow. Second operand 3 states and 61 transitions. [2025-03-09 01:15:04,224 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 37 transitions, 165 flow [2025-03-09 01:15:04,225 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 37 transitions, 158 flow, removed 2 selfloop flow, removed 2 redundant places. [2025-03-09 01:15:04,226 INFO L231 Difference]: Finished difference. Result has 37 places, 32 transitions, 111 flow [2025-03-09 01:15:04,226 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=33, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=111, PETRI_PLACES=37, PETRI_TRANSITIONS=32} [2025-03-09 01:15:04,226 INFO L279 CegarLoopForPetriNet]: 33 programPoint places, 4 predicate places. [2025-03-09 01:15:04,226 INFO L471 AbstractCegarLoop]: Abstraction has has 37 places, 32 transitions, 111 flow [2025-03-09 01:15:04,226 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 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) [2025-03-09 01:15:04,226 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 01:15:04,227 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 01:15:04,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-03-09 01:15:04,427 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 01:15:04,428 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-03-09 01:15:04,428 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 01:15:04,428 INFO L85 PathProgramCache]: Analyzing trace with hash 1902479254, now seen corresponding path program 1 times [2025-03-09 01:15:04,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 01:15:04,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1283527419] [2025-03-09 01:15:04,428 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 01:15:04,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 01:15:04,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 01:15:04,430 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 01:15:04,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-03-09 01:15:04,485 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-09 01:15:04,497 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-09 01:15:04,497 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:15:04,498 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 01:15:04,498 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 01:15:04,507 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-09 01:15:04,514 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-09 01:15:04,514 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 01:15:04,514 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 01:15:04,533 INFO L130 FreeRefinementEngine]: Strategy FOX found a feasible trace [2025-03-09 01:15:04,533 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-09 01:15:04,534 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (2 of 3 remaining) [2025-03-09 01:15:04,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 3 remaining) [2025-03-09 01:15:04,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2025-03-09 01:15:04,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2025-03-09 01:15:04,736 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 01:15:04,736 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-09 01:15:04,753 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-09 01:15:04,753 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-09 01:15:04,758 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.03 01:15:04 BasicIcfg [2025-03-09 01:15:04,759 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-09 01:15:04,759 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-09 01:15:04,759 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-09 01:15:04,759 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-09 01:15:04,760 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 01:15:03" (3/4) ... [2025-03-09 01:15:04,762 INFO L149 WitnessPrinter]: No result that supports witness generation found [2025-03-09 01:15:04,763 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-09 01:15:04,764 INFO L158 Benchmark]: Toolchain (without parser) took 2077.92ms. Allocated memory is still 83.9MB. Free memory was 58.6MB in the beginning and 48.6MB in the end (delta: 10.0MB). Peak memory consumption was 6.7MB. Max. memory is 16.1GB. [2025-03-09 01:15:04,765 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 83.9MB. Free memory was 61.5MB in the beginning and 61.5MB in the end (delta: 33.7kB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:15:04,765 INFO L158 Benchmark]: CACSL2BoogieTranslator took 306.27ms. Allocated memory is still 83.9MB. Free memory was 58.3MB in the beginning and 38.3MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-09 01:15:04,765 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.42ms. Allocated memory is still 83.9MB. Free memory was 38.3MB in the beginning and 36.6MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-09 01:15:04,766 INFO L158 Benchmark]: Boogie Preprocessor took 39.56ms. Allocated memory is still 83.9MB. Free memory was 36.6MB in the beginning and 34.8MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:15:04,766 INFO L158 Benchmark]: IcfgBuilder took 372.27ms. Allocated memory is still 83.9MB. Free memory was 34.8MB in the beginning and 40.4MB in the end (delta: -5.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2025-03-09 01:15:04,766 INFO L158 Benchmark]: TraceAbstraction took 1313.57ms. Allocated memory is still 83.9MB. Free memory was 39.8MB in the beginning and 48.6MB in the end (delta: -8.7MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:15:04,767 INFO L158 Benchmark]: Witness Printer took 3.97ms. Allocated memory is still 83.9MB. Free memory was 48.6MB in the beginning and 48.6MB in the end (delta: 5.6kB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 01:15:04,769 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.22ms. Allocated memory is still 83.9MB. Free memory was 61.5MB in the beginning and 61.5MB in the end (delta: 33.7kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 306.27ms. Allocated memory is still 83.9MB. Free memory was 58.3MB in the beginning and 38.3MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 36.42ms. Allocated memory is still 83.9MB. Free memory was 38.3MB in the beginning and 36.6MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 39.56ms. Allocated memory is still 83.9MB. Free memory was 36.6MB in the beginning and 34.8MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 372.27ms. Allocated memory is still 83.9MB. Free memory was 34.8MB in the beginning and 40.4MB in the end (delta: -5.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * TraceAbstraction took 1313.57ms. Allocated memory is still 83.9MB. Free memory was 39.8MB in the beginning and 48.6MB in the end (delta: -8.7MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 3.97ms. Allocated memory is still 83.9MB. Free memory was 48.6MB in the beginning and 48.6MB in the end (delta: 5.6kB). 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: [L681] 0 int glob1 = 0; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L682] 0 pthread_mutex_t mutex1 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L683] 0 pthread_mutex_t mutex2 = { { 0, 0, 0, PTHREAD_MUTEX_TIMED_NP, 0, { { 0, 0 } } } }; [L696] 0 pthread_t id; [L697] FCALL, FORK 0 pthread_create(&id, ((void *)0), t_fun, ((void *)0)) VAL [\old(arg)={0:0}, glob1=0, id=0, mutex1={3:0}, mutex2={4:0}] [L687] 1 glob1 = 5 VAL [\old(arg)={0:0}, arg={0:0}, glob1=5, mutex1={3:0}, mutex2={4:0}] [L699] CALL 0 __VERIFIER_assert(!(glob1 == 5)) [L19] COND TRUE 0 !(cond) [L19] CALL 0 reach_error() [L18] COND FALSE 0 !(0) VAL [\old(arg)={0:0}, arg={0:0}, glob1=5, mutex1={3:0}, mutex2={4:0}] [L18] 0 __assert_fail ("0", "13-privatized_19-publish-precision_unknown_2_neg.c", 3, __extension__ __PRETTY_FUNCTION__) VAL [\old(arg)={0:0}, arg={0:0}, glob1=5, mutex1={3:0}, mutex2={4:0}] - UnprovableResult [Line: 695]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 697]: 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 3 procedures, 47 locations, 48 edges, 3 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: 1.2s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 30 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 28 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1 mSDsCounter, 6 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 98 IncrementalHoareTripleChecker+Invalid, 104 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 6 mSolverCounterUnsat, 2 mSDtfsCounter, 98 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=111occurred in iteration=2, 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.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 35 NumberOfCodeBlocks, 35 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 19 ConstructedInterpolants, 0 QuantifiedInterpolants, 45 SizeOfPredicates, 2 NumberOfNonLiveVariables, 112 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 [2025-03-09 01:15:04,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN: Overapproximated counterexample