./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread/twostage_3-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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.5.800.v20200727-1323.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/pthread/twostage_3-2.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 0db6974abead9f0b145be669e8625acba9e17feac06fbf7c6b45d50c107fdab8 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 09:20:43,286 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 09:20:43,379 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-19 09:20:43,385 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 09:20:43,387 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 09:20:43,431 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 09:20:43,431 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 09:20:43,432 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 09:20:43,432 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 09:20:43,434 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 09:20:43,434 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 09:20:43,435 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 09:20:43,436 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 09:20:43,436 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 09:20:43,436 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 09:20:43,437 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 09:20:43,437 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 09:20:43,437 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 09:20:43,437 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 09:20:43,438 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 09:20:43,438 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-19 09:20:43,443 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-19 09:20:43,444 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-19 09:20:43,444 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 09:20:43,444 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-19 09:20:43,444 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 09:20:43,445 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 09:20:43,445 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 09:20:43,445 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 09:20:43,446 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 09:20:43,447 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 09:20:43,447 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 09:20:43,447 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 09:20:43,447 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:20:43,447 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 09:20:43,447 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 09:20:43,448 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 09:20:43,448 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 09:20:43,448 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 09:20:43,448 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 09:20:43,448 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 09:20:43,449 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 09:20:43,449 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> 0db6974abead9f0b145be669e8625acba9e17feac06fbf7c6b45d50c107fdab8 [2024-11-19 09:20:43,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 09:20:43,704 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 09:20:43,707 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 09:20:43,708 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 09:20:43,708 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 09:20:43,709 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/twostage_3-2.i [2024-11-19 09:20:45,205 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 09:20:45,482 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 09:20:45,483 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/twostage_3-2.i [2024-11-19 09:20:45,511 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/685bb8354/29c5451c98ab46e9868fa41fc4f44858/FLAGa9146cc39 [2024-11-19 09:20:45,528 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/685bb8354/29c5451c98ab46e9868fa41fc4f44858 [2024-11-19 09:20:45,531 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 09:20:45,532 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 09:20:45,534 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 09:20:45,534 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 09:20:45,543 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 09:20:45,547 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:20:45" (1/1) ... [2024-11-19 09:20:45,547 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ae90f60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:45, skipping insertion in model container [2024-11-19 09:20:45,548 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:20:45" (1/1) ... [2024-11-19 09:20:45,600 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 09:20:46,162 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-19 09:20:46,165 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-19 09:20:46,179 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:46,180 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:46,181 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:20:46,190 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 09:20:46,245 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:46,246 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:46,247 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:20:46,324 INFO L204 MainTranslator]: Completed translation [2024-11-19 09:20:46,324 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46 WrapperNode [2024-11-19 09:20:46,324 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 09:20:46,325 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 09:20:46,325 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 09:20:46,325 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 09:20:46,330 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,352 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,379 INFO L138 Inliner]: procedures = 373, calls = 34, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 173 [2024-11-19 09:20:46,379 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 09:20:46,380 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 09:20:46,380 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 09:20:46,380 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 09:20:46,392 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,393 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,396 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,411 INFO L175 MemorySlicer]: Split 6 memory accesses to 3 slices as follows [2, 2, 2]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-11-19 09:20:46,411 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,412 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,419 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,423 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,425 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,427 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,433 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 09:20:46,434 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 09:20:46,434 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 09:20:46,434 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 09:20:46,435 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (1/1) ... [2024-11-19 09:20:46,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:20:46,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:20:46,473 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) [2024-11-19 09:20:46,476 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 [2024-11-19 09:20:46,531 INFO L130 BoogieDeclarations]: Found specification of procedure funcA [2024-11-19 09:20:46,532 INFO L138 BoogieDeclarations]: Found implementation of procedure funcA [2024-11-19 09:20:46,532 INFO L130 BoogieDeclarations]: Found specification of procedure funcB [2024-11-19 09:20:46,533 INFO L138 BoogieDeclarations]: Found implementation of procedure funcB [2024-11-19 09:20:46,533 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 09:20:46,533 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 09:20:46,533 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 09:20:46,533 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 09:20:46,534 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 09:20:46,535 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 09:20:46,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 09:20:46,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 09:20:46,536 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-19 09:20:46,536 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 09:20:46,536 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 09:20:46,539 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 09:20:46,738 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 09:20:46,740 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 09:20:47,102 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 09:20:47,102 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 09:20:47,280 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 09:20:47,281 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-19 09:20:47,281 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:20:47 BoogieIcfgContainer [2024-11-19 09:20:47,281 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 09:20:47,284 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 09:20:47,284 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 09:20:47,288 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 09:20:47,288 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 09:20:45" (1/3) ... [2024-11-19 09:20:47,288 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d99f8e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:20:47, skipping insertion in model container [2024-11-19 09:20:47,289 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:46" (2/3) ... [2024-11-19 09:20:47,290 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d99f8e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:20:47, skipping insertion in model container [2024-11-19 09:20:47,290 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:20:47" (3/3) ... [2024-11-19 09:20:47,292 INFO L112 eAbstractionObserver]: Analyzing ICFG twostage_3-2.i [2024-11-19 09:20:47,311 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 09:20:47,312 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-19 09:20:47,312 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 09:20:47,369 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 09:20:47,400 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 75 places, 79 transitions, 178 flow [2024-11-19 09:20:47,485 INFO L124 PetriNetUnfolderBase]: 16/168 cut-off events. [2024-11-19 09:20:47,485 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-19 09:20:47,491 INFO L83 FinitePrefix]: Finished finitePrefix Result has 185 conditions, 168 events. 16/168 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 816 event pairs, 0 based on Foata normal form. 0/108 useless extension candidates. Maximal degree in co-relation 86. Up to 7 conditions per place. [2024-11-19 09:20:47,491 INFO L82 GeneralOperation]: Start removeDead. Operand has 75 places, 79 transitions, 178 flow [2024-11-19 09:20:47,497 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 75 places, 79 transitions, 178 flow [2024-11-19 09:20:47,511 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:20:47,521 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;@93509c4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:20:47,521 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-11-19 09:20:47,526 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:20:47,526 INFO L124 PetriNetUnfolderBase]: 1/6 cut-off events. [2024-11-19 09:20:47,526 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:20:47,527 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:20:47,528 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-19 09:20:47,528 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:20:47,534 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:20:47,534 INFO L85 PathProgramCache]: Analyzing trace with hash 16155863, now seen corresponding path program 1 times [2024-11-19 09:20:47,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:20:47,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366369931] [2024-11-19 09:20:47,544 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:20:47,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:20:47,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:20:47,756 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:20:47,757 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:20:47,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366369931] [2024-11-19 09:20:47,757 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366369931] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:20:47,758 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:20:47,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:20:47,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480177885] [2024-11-19 09:20:47,760 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:20:47,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 09:20:47,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:20:47,800 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 09:20:47,800 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 09:20:47,802 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 79 [2024-11-19 09:20:47,805 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 79 transitions, 178 flow. Second operand has 2 states, 2 states have (on average 32.0) internal successors, (64), 2 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:47,807 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:20:47,807 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 79 [2024-11-19 09:20:47,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:20:48,395 INFO L124 PetriNetUnfolderBase]: 1878/3698 cut-off events. [2024-11-19 09:20:48,396 INFO L125 PetriNetUnfolderBase]: For 116/116 co-relation queries the response was YES. [2024-11-19 09:20:48,411 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6755 conditions, 3698 events. 1878/3698 cut-off events. For 116/116 co-relation queries the response was YES. Maximal size of possible extension queue 135. Compared 23727 event pairs, 1757 based on Foata normal form. 180/3638 useless extension candidates. Maximal degree in co-relation 6188. Up to 2976 conditions per place. [2024-11-19 09:20:48,436 INFO L140 encePairwiseOnDemand]: 74/79 looper letters, 42 selfloop transitions, 0 changer transitions 0/73 dead transitions. [2024-11-19 09:20:48,436 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 73 transitions, 250 flow [2024-11-19 09:20:48,438 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 09:20:48,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 09:20:48,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 109 transitions. [2024-11-19 09:20:48,449 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.689873417721519 [2024-11-19 09:20:48,451 INFO L175 Difference]: Start difference. First operand has 75 places, 79 transitions, 178 flow. Second operand 2 states and 109 transitions. [2024-11-19 09:20:48,452 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 73 transitions, 250 flow [2024-11-19 09:20:48,456 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 73 transitions, 250 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:20:48,461 INFO L231 Difference]: Finished difference. Result has 73 places, 73 transitions, 166 flow [2024-11-19 09:20:48,465 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=166, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=166, PETRI_PLACES=73, PETRI_TRANSITIONS=73} [2024-11-19 09:20:48,471 INFO L277 CegarLoopForPetriNet]: 75 programPoint places, -2 predicate places. [2024-11-19 09:20:48,471 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 73 transitions, 166 flow [2024-11-19 09:20:48,472 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 32.0) internal successors, (64), 2 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:48,472 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:20:48,472 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:20:48,472 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 09:20:48,473 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:20:48,473 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:20:48,474 INFO L85 PathProgramCache]: Analyzing trace with hash 500883407, now seen corresponding path program 1 times [2024-11-19 09:20:48,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:20:48,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170023925] [2024-11-19 09:20:48,474 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:20:48,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:20:48,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:20:48,729 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:20:48,730 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:20:48,730 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170023925] [2024-11-19 09:20:48,730 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170023925] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:20:48,731 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:20:48,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:20:48,731 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1037023318] [2024-11-19 09:20:48,731 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:20:48,732 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:20:48,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:20:48,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:20:48,734 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:20:48,766 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 79 [2024-11-19 09:20:48,767 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 73 transitions, 166 flow. Second operand has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:48,768 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:20:48,768 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 79 [2024-11-19 09:20:48,768 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:20:49,208 INFO L124 PetriNetUnfolderBase]: 2141/4185 cut-off events. [2024-11-19 09:20:49,209 INFO L125 PetriNetUnfolderBase]: For 123/131 co-relation queries the response was YES. [2024-11-19 09:20:49,219 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7685 conditions, 4185 events. 2141/4185 cut-off events. For 123/131 co-relation queries the response was YES. Maximal size of possible extension queue 161. Compared 28529 event pairs, 1506 based on Foata normal form. 8/3967 useless extension candidates. Maximal degree in co-relation 7680. Up to 2578 conditions per place. [2024-11-19 09:20:49,244 INFO L140 encePairwiseOnDemand]: 75/79 looper letters, 63 selfloop transitions, 2 changer transitions 0/92 dead transitions. [2024-11-19 09:20:49,244 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 92 transitions, 334 flow [2024-11-19 09:20:49,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:20:49,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:20:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 148 transitions. [2024-11-19 09:20:49,248 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6244725738396625 [2024-11-19 09:20:49,249 INFO L175 Difference]: Start difference. First operand has 73 places, 73 transitions, 166 flow. Second operand 3 states and 148 transitions. [2024-11-19 09:20:49,249 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 92 transitions, 334 flow [2024-11-19 09:20:49,252 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 92 transitions, 334 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:20:49,254 INFO L231 Difference]: Finished difference. Result has 73 places, 71 transitions, 166 flow [2024-11-19 09:20:49,255 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=166, PETRI_PLACES=73, PETRI_TRANSITIONS=71} [2024-11-19 09:20:49,256 INFO L277 CegarLoopForPetriNet]: 75 programPoint places, -2 predicate places. [2024-11-19 09:20:49,256 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 71 transitions, 166 flow [2024-11-19 09:20:49,257 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:49,258 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:20:49,259 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:20:49,259 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 09:20:49,259 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:20:49,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:20:49,259 INFO L85 PathProgramCache]: Analyzing trace with hash 500883408, now seen corresponding path program 1 times [2024-11-19 09:20:49,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:20:49,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1231665473] [2024-11-19 09:20:49,260 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:20:49,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:20:49,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:20:49,532 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:20:49,533 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:20:49,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1231665473] [2024-11-19 09:20:49,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1231665473] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:20:49,534 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:20:49,534 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 09:20:49,534 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1683136501] [2024-11-19 09:20:49,534 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:20:49,535 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 09:20:49,535 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:20:49,535 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 09:20:49,535 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-19 09:20:49,588 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 29 out of 79 [2024-11-19 09:20:49,589 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 71 transitions, 166 flow. Second operand has 5 states, 5 states have (on average 29.8) internal successors, (149), 5 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:49,589 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:20:49,589 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 29 of 79 [2024-11-19 09:20:49,589 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:20:50,458 INFO L124 PetriNetUnfolderBase]: 4304/8534 cut-off events. [2024-11-19 09:20:50,459 INFO L125 PetriNetUnfolderBase]: For 524/524 co-relation queries the response was YES. [2024-11-19 09:20:50,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15771 conditions, 8534 events. 4304/8534 cut-off events. For 524/524 co-relation queries the response was YES. Maximal size of possible extension queue 309. Compared 65757 event pairs, 3633 based on Foata normal form. 1/8079 useless extension candidates. Maximal degree in co-relation 15765. Up to 3417 conditions per place. [2024-11-19 09:20:50,519 INFO L140 encePairwiseOnDemand]: 73/79 looper letters, 93 selfloop transitions, 4 changer transitions 0/124 dead transitions. [2024-11-19 09:20:50,519 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 124 transitions, 488 flow [2024-11-19 09:20:50,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:20:50,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:20:50,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 215 transitions. [2024-11-19 09:20:50,521 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.680379746835443 [2024-11-19 09:20:50,521 INFO L175 Difference]: Start difference. First operand has 73 places, 71 transitions, 166 flow. Second operand 4 states and 215 transitions. [2024-11-19 09:20:50,522 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 124 transitions, 488 flow [2024-11-19 09:20:50,527 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 124 transitions, 480 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:20:50,532 INFO L231 Difference]: Finished difference. Result has 76 places, 73 transitions, 188 flow [2024-11-19 09:20:50,532 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=188, PETRI_PLACES=76, PETRI_TRANSITIONS=73} [2024-11-19 09:20:50,533 INFO L277 CegarLoopForPetriNet]: 75 programPoint places, 1 predicate places. [2024-11-19 09:20:50,534 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 73 transitions, 188 flow [2024-11-19 09:20:50,534 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 29.8) internal successors, (149), 5 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:50,534 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:20:50,534 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:20:50,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 09:20:50,535 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:20:50,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:20:50,536 INFO L85 PathProgramCache]: Analyzing trace with hash -420853023, now seen corresponding path program 1 times [2024-11-19 09:20:50,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:20:50,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356389229] [2024-11-19 09:20:50,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:20:50,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:20:50,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:20:50,564 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 09:20:50,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:20:50,611 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 09:20:50,611 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 09:20:50,613 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 15 remaining) [2024-11-19 09:20:50,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX (13 of 15 remaining) [2024-11-19 09:20:50,615 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (12 of 15 remaining) [2024-11-19 09:20:50,617 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 15 remaining) [2024-11-19 09:20:50,617 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining) [2024-11-19 09:20:50,619 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining) [2024-11-19 09:20:50,619 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining) [2024-11-19 09:20:50,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining) [2024-11-19 09:20:50,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining) [2024-11-19 09:20:50,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining) [2024-11-19 09:20:50,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK (4 of 15 remaining) [2024-11-19 09:20:50,620 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 15 remaining) [2024-11-19 09:20:50,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 15 remaining) [2024-11-19 09:20:50,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 15 remaining) [2024-11-19 09:20:50,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining) [2024-11-19 09:20:50,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 09:20:50,621 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-19 09:20:50,648 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-19 09:20:50,648 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-19 09:20:50,655 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 09:20:50 BasicIcfg [2024-11-19 09:20:50,656 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-19 09:20:50,657 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 09:20:50,657 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 09:20:50,657 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 09:20:50,658 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:20:47" (3/4) ... [2024-11-19 09:20:50,660 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-19 09:20:50,661 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 09:20:50,662 INFO L158 Benchmark]: Toolchain (without parser) took 5129.15ms. Allocated memory was 172.0MB in the beginning and 302.0MB in the end (delta: 130.0MB). Free memory was 111.6MB in the beginning and 159.5MB in the end (delta: -48.0MB). Peak memory consumption was 83.3MB. Max. memory is 16.1GB. [2024-11-19 09:20:50,662 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 172.0MB. Free memory is still 135.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 09:20:50,662 INFO L158 Benchmark]: CACSL2BoogieTranslator took 790.46ms. Allocated memory is still 172.0MB. Free memory was 111.6MB in the beginning and 67.5MB in the end (delta: 44.1MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. [2024-11-19 09:20:50,663 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.25ms. Allocated memory is still 172.0MB. Free memory was 67.5MB in the beginning and 64.8MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 09:20:50,663 INFO L158 Benchmark]: Boogie Preprocessor took 53.27ms. Allocated memory is still 172.0MB. Free memory was 64.8MB in the beginning and 61.9MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-19 09:20:50,663 INFO L158 Benchmark]: RCFGBuilder took 847.49ms. Allocated memory was 172.0MB in the beginning and 251.7MB in the end (delta: 79.7MB). Free memory was 61.9MB in the beginning and 192.2MB in the end (delta: -130.3MB). Peak memory consumption was 30.7MB. Max. memory is 16.1GB. [2024-11-19 09:20:50,664 INFO L158 Benchmark]: TraceAbstraction took 3372.19ms. Allocated memory was 251.7MB in the beginning and 302.0MB in the end (delta: 50.3MB). Free memory was 191.2MB in the beginning and 159.5MB in the end (delta: 31.6MB). Peak memory consumption was 82.0MB. Max. memory is 16.1GB. [2024-11-19 09:20:50,664 INFO L158 Benchmark]: Witness Printer took 4.02ms. Allocated memory is still 302.0MB. Free memory is still 159.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 09:20:50,666 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.17ms. Allocated memory is still 172.0MB. Free memory is still 135.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 790.46ms. Allocated memory is still 172.0MB. Free memory was 111.6MB in the beginning and 67.5MB in the end (delta: 44.1MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 54.25ms. Allocated memory is still 172.0MB. Free memory was 67.5MB in the beginning and 64.8MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 53.27ms. Allocated memory is still 172.0MB. Free memory was 64.8MB in the beginning and 61.9MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 847.49ms. Allocated memory was 172.0MB in the beginning and 251.7MB in the end (delta: 79.7MB). Free memory was 61.9MB in the beginning and 192.2MB in the end (delta: -130.3MB). Peak memory consumption was 30.7MB. Max. memory is 16.1GB. * TraceAbstraction took 3372.19ms. Allocated memory was 251.7MB in the beginning and 302.0MB in the end (delta: 50.3MB). Free memory was 191.2MB in the beginning and 159.5MB in the end (delta: 31.6MB). Peak memory consumption was 82.0MB. Max. memory is 16.1GB. * Witness Printer took 4.02ms. Allocated memory is still 302.0MB. Free memory is still 159.5MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: overapproximation of sscanf at line 1285. Possible FailurePath: [L1236] static int iTThreads = 2; [L1237] static int iRThreads = 1; [L1238] static int data1Value = 0; [L1239] static int data2Value = 0; [L1240] pthread_mutex_t *data1Lock; [L1241] pthread_mutex_t *data2Lock; [L1278] int i,err; VAL [\old(argc)=3, \old(argv)={1073741826:1073741827}, argc=3, data1Lock={0:0}, data1Value=0, data2Lock={0:0}, data2Value=0, iRThreads=1, iTThreads=2] [L1279] COND TRUE argc != 1 VAL [\old(argc)=3, \old(argv)={1073741826:1073741827}, argc=3, data1Lock={0:0}, data1Value=0, data2Lock={0:0}, data2Value=0, iRThreads=1, iTThreads=2] [L1280] COND FALSE !(argc != 3) VAL [\old(argc)=3, \old(argv)={1073741826:1073741827}, argc=3, data1Lock={0:0}, data1Value=0, data2Lock={0:0}, data2Value=0, iRThreads=1, iTThreads=2] [L1284] argv[1] [L1285] argv[2] [L1288] data1Lock = (pthread_mutex_t *) malloc(sizeof(pthread_mutex_t)) [L1289] data2Lock = (pthread_mutex_t *) malloc(sizeof(pthread_mutex_t)) [L1290] EXPR err = pthread_mutex_init(data1Lock, ((void *)0)) [L1290] COND FALSE !(0 != (err = pthread_mutex_init(data1Lock, ((void *)0)))) [L1294] EXPR err = pthread_mutex_init(data2Lock, ((void *)0)) [L1294] COND FALSE !(0 != (err = pthread_mutex_init(data2Lock, ((void *)0)))) [L1298] pthread_t tPool[iTThreads]; [L1299] pthread_t rPool[iRThreads]; [L1300] i = 0 VAL [\old(argc)=3, \old(argv)={1073741826:1073741827}, argc=3, data1Lock={-2:0}, data1Value=0, data2Lock={-3:0}, data2Value=0, err=0, i=0, iRThreads=0, iTThreads=1073741824, rPool={5:0}, tPool={4:0}] [L1300] COND TRUE i < iTThreads - UnprovableResult [Line: 1284]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: 1285]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 1277]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1301]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1307]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 20]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 105 locations, 15 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.2s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 178 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 138 mSDsluCounter, 11 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 11 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 394 IncrementalHoareTripleChecker+Invalid, 399 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 0 mSDtfsCounter, 394 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=188occurred in iteration=3, InterpolantAutomatonStates: 9, 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.5s InterpolantComputationTime, 22 NumberOfCodeBlocks, 22 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 11 ConstructedInterpolants, 0 QuantifiedInterpolants, 48 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-19 09:20:50,702 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/11.0.12-open/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.5.800.v20200727-1323.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/pthread/twostage_3-2.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 0db6974abead9f0b145be669e8625acba9e17feac06fbf7c6b45d50c107fdab8 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 09:20:52,924 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 09:20:53,007 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2024-11-19 09:20:53,012 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 09:20:53,013 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 09:20:53,046 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 09:20:53,047 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 09:20:53,047 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 09:20:53,048 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 09:20:53,048 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 09:20:53,048 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 09:20:53,049 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 09:20:53,049 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 09:20:53,050 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 09:20:53,050 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 09:20:53,052 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 09:20:53,053 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 09:20:53,055 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 09:20:53,055 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 09:20:53,055 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 09:20:53,056 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-19 09:20:53,056 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-19 09:20:53,056 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-19 09:20:53,056 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 09:20:53,057 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-19 09:20:53,057 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-19 09:20:53,057 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 09:20:53,057 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-19 09:20:53,058 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 09:20:53,058 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 09:20:53,058 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 09:20:53,058 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 09:20:53,059 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 09:20:53,059 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 09:20:53,059 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 09:20:53,062 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:20:53,062 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 09:20:53,063 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 09:20:53,063 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-19 09:20:53,063 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-19 09:20:53,063 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 09:20:53,064 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 09:20:53,064 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 09:20:53,064 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 09:20:53,064 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> 0db6974abead9f0b145be669e8625acba9e17feac06fbf7c6b45d50c107fdab8 [2024-11-19 09:20:53,410 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 09:20:53,437 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 09:20:53,442 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 09:20:53,443 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 09:20:53,444 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 09:20:53,445 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/twostage_3-2.i [2024-11-19 09:20:55,075 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 09:20:55,420 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 09:20:55,421 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/twostage_3-2.i [2024-11-19 09:20:55,448 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ebd0892b/3afa9aaf2f654083b06cab0bf8d48f4e/FLAG0c900b039 [2024-11-19 09:20:55,467 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ebd0892b/3afa9aaf2f654083b06cab0bf8d48f4e [2024-11-19 09:20:55,469 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 09:20:55,471 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 09:20:55,474 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 09:20:55,474 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 09:20:55,480 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 09:20:55,480 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:20:55" (1/1) ... [2024-11-19 09:20:55,481 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@22532b0a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:55, skipping insertion in model container [2024-11-19 09:20:55,483 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:20:55" (1/1) ... [2024-11-19 09:20:55,534 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 09:20:56,072 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-19 09:20:56,072 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-19 09:20:56,089 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:56,090 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:56,091 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:20:56,103 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 09:20:56,171 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:56,172 WARN L1674 CHandler]: Possible shadowing of function lock [2024-11-19 09:20:56,176 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:20:56,277 INFO L204 MainTranslator]: Completed translation [2024-11-19 09:20:56,278 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56 WrapperNode [2024-11-19 09:20:56,278 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 09:20:56,279 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 09:20:56,279 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 09:20:56,279 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 09:20:56,287 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,319 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,347 INFO L138 Inliner]: procedures = 376, calls = 34, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 172 [2024-11-19 09:20:56,348 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 09:20:56,348 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 09:20:56,349 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 09:20:56,349 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 09:20:56,361 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,361 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,368 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,398 INFO L175 MemorySlicer]: Split 6 memory accesses to 3 slices as follows [2, 2, 2]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-11-19 09:20:56,398 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,398 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,415 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,422 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,429 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,430 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,435 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 09:20:56,436 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 09:20:56,436 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 09:20:56,437 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 09:20:56,438 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (1/1) ... [2024-11-19 09:20:56,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:20:56,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:20:56,472 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) [2024-11-19 09:20:56,475 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 [2024-11-19 09:20:56,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-19 09:20:56,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-19 09:20:56,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-19 09:20:56,513 INFO L130 BoogieDeclarations]: Found specification of procedure funcA [2024-11-19 09:20:56,513 INFO L138 BoogieDeclarations]: Found implementation of procedure funcA [2024-11-19 09:20:56,513 INFO L130 BoogieDeclarations]: Found specification of procedure funcB [2024-11-19 09:20:56,513 INFO L138 BoogieDeclarations]: Found implementation of procedure funcB [2024-11-19 09:20:56,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 09:20:56,513 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 09:20:56,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-19 09:20:56,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-19 09:20:56,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-19 09:20:56,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-19 09:20:56,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-19 09:20:56,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-19 09:20:56,515 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 09:20:56,515 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 09:20:56,515 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 09:20:56,515 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 09:20:56,515 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 09:20:56,515 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 09:20:56,517 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 09:20:56,711 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 09:20:56,714 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 09:20:57,154 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 09:20:57,155 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 09:20:57,344 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 09:20:57,344 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-19 09:20:57,345 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:20:57 BoogieIcfgContainer [2024-11-19 09:20:57,345 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 09:20:57,347 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 09:20:57,348 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 09:20:57,351 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 09:20:57,352 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 09:20:55" (1/3) ... [2024-11-19 09:20:57,352 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@27c9718d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:20:57, skipping insertion in model container [2024-11-19 09:20:57,352 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:20:56" (2/3) ... [2024-11-19 09:20:57,353 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@27c9718d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:20:57, skipping insertion in model container [2024-11-19 09:20:57,353 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:20:57" (3/3) ... [2024-11-19 09:20:57,354 INFO L112 eAbstractionObserver]: Analyzing ICFG twostage_3-2.i [2024-11-19 09:20:57,370 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 09:20:57,370 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-19 09:20:57,371 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 09:20:57,433 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 09:20:57,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 75 places, 79 transitions, 178 flow [2024-11-19 09:20:57,550 INFO L124 PetriNetUnfolderBase]: 16/168 cut-off events. [2024-11-19 09:20:57,551 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-19 09:20:57,557 INFO L83 FinitePrefix]: Finished finitePrefix Result has 185 conditions, 168 events. 16/168 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 816 event pairs, 0 based on Foata normal form. 0/108 useless extension candidates. Maximal degree in co-relation 86. Up to 7 conditions per place. [2024-11-19 09:20:57,558 INFO L82 GeneralOperation]: Start removeDead. Operand has 75 places, 79 transitions, 178 flow [2024-11-19 09:20:57,562 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 75 places, 79 transitions, 178 flow [2024-11-19 09:20:57,571 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:20:57,577 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;@19efe18a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:20:57,578 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-11-19 09:20:57,581 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:20:57,581 INFO L124 PetriNetUnfolderBase]: 1/6 cut-off events. [2024-11-19 09:20:57,581 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:20:57,582 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:20:57,582 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-19 09:20:57,583 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:20:57,588 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:20:57,588 INFO L85 PathProgramCache]: Analyzing trace with hash 16094295, now seen corresponding path program 1 times [2024-11-19 09:20:57,600 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 09:20:57,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1093463504] [2024-11-19 09:20:57,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:20:57,603 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:20:57,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 09:20:57,605 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 09:20:57,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-11-19 09:20:57,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:20:57,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-19 09:20:57,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:20:57,746 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:20:57,746 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 09:20:57,747 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 09:20:57,747 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1093463504] [2024-11-19 09:20:57,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1093463504] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:20:57,748 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:20:57,748 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:20:57,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [981616788] [2024-11-19 09:20:57,750 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:20:57,756 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 09:20:57,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 09:20:57,787 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 09:20:57,787 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 09:20:57,789 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 79 [2024-11-19 09:20:57,791 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 79 transitions, 178 flow. Second operand has 2 states, 2 states have (on average 32.0) internal successors, (64), 2 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:57,791 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:20:57,791 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 79 [2024-11-19 09:20:57,792 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:20:58,339 INFO L124 PetriNetUnfolderBase]: 1878/3698 cut-off events. [2024-11-19 09:20:58,339 INFO L125 PetriNetUnfolderBase]: For 116/116 co-relation queries the response was YES. [2024-11-19 09:20:58,353 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6755 conditions, 3698 events. 1878/3698 cut-off events. For 116/116 co-relation queries the response was YES. Maximal size of possible extension queue 135. Compared 23727 event pairs, 1757 based on Foata normal form. 180/3638 useless extension candidates. Maximal degree in co-relation 6188. Up to 2976 conditions per place. [2024-11-19 09:20:58,375 INFO L140 encePairwiseOnDemand]: 74/79 looper letters, 42 selfloop transitions, 0 changer transitions 0/73 dead transitions. [2024-11-19 09:20:58,375 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 73 transitions, 250 flow [2024-11-19 09:20:58,377 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 09:20:58,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 09:20:58,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 109 transitions. [2024-11-19 09:20:58,389 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.689873417721519 [2024-11-19 09:20:58,391 INFO L175 Difference]: Start difference. First operand has 75 places, 79 transitions, 178 flow. Second operand 2 states and 109 transitions. [2024-11-19 09:20:58,392 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 73 transitions, 250 flow [2024-11-19 09:20:58,399 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 73 transitions, 250 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:20:58,403 INFO L231 Difference]: Finished difference. Result has 73 places, 73 transitions, 166 flow [2024-11-19 09:20:58,407 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=166, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=166, PETRI_PLACES=73, PETRI_TRANSITIONS=73} [2024-11-19 09:20:58,412 INFO L277 CegarLoopForPetriNet]: 75 programPoint places, -2 predicate places. [2024-11-19 09:20:58,413 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 73 transitions, 166 flow [2024-11-19 09:20:58,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 32.0) internal successors, (64), 2 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:58,413 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:20:58,413 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:20:58,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2024-11-19 09:20:58,616 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:20:58,617 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:20:58,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:20:58,618 INFO L85 PathProgramCache]: Analyzing trace with hash 498974797, now seen corresponding path program 1 times [2024-11-19 09:20:58,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 09:20:58,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2086474235] [2024-11-19 09:20:58,619 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:20:58,619 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:20:58,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 09:20:58,621 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 09:20:58,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-11-19 09:20:58,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:20:58,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-19 09:20:58,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:20:58,822 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:58,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 15 [2024-11-19 09:20:58,892 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:58,893 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 15 [2024-11-19 09:20:58,928 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:58,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 15 [2024-11-19 09:20:58,968 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:58,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 15 [2024-11-19 09:20:59,008 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 15 [2024-11-19 09:20:59,031 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 15 [2024-11-19 09:20:59,062 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 15 [2024-11-19 09:20:59,090 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 9 treesize of output 15 [2024-11-19 09:20:59,141 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 15 [2024-11-19 09:20:59,186 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 15 [2024-11-19 09:20:59,221 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 14 treesize of output 15 [2024-11-19 09:20:59,263 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-19 09:20:59,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 19 treesize of output 15 [2024-11-19 09:20:59,349 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:20:59,349 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 09:20:59,350 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 09:20:59,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2086474235] [2024-11-19 09:20:59,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2086474235] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:20:59,350 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:20:59,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:20:59,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1596476054] [2024-11-19 09:20:59,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:20:59,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:20:59,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 09:20:59,354 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:20:59,354 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:20:59,422 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 79 [2024-11-19 09:20:59,423 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 73 transitions, 166 flow. Second operand has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:20:59,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:20:59,424 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 79 [2024-11-19 09:20:59,424 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:21:00,067 INFO L124 PetriNetUnfolderBase]: 2141/4185 cut-off events. [2024-11-19 09:21:00,068 INFO L125 PetriNetUnfolderBase]: For 115/123 co-relation queries the response was YES. [2024-11-19 09:21:00,076 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7685 conditions, 4185 events. 2141/4185 cut-off events. For 115/123 co-relation queries the response was YES. Maximal size of possible extension queue 161. Compared 28551 event pairs, 1506 based on Foata normal form. 8/3967 useless extension candidates. Maximal degree in co-relation 7680. Up to 2578 conditions per place. [2024-11-19 09:21:00,095 INFO L140 encePairwiseOnDemand]: 75/79 looper letters, 63 selfloop transitions, 2 changer transitions 0/92 dead transitions. [2024-11-19 09:21:00,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 92 transitions, 334 flow [2024-11-19 09:21:00,096 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:21:00,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:21:00,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 148 transitions. [2024-11-19 09:21:00,098 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6244725738396625 [2024-11-19 09:21:00,098 INFO L175 Difference]: Start difference. First operand has 73 places, 73 transitions, 166 flow. Second operand 3 states and 148 transitions. [2024-11-19 09:21:00,098 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 92 transitions, 334 flow [2024-11-19 09:21:00,100 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 92 transitions, 334 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:21:00,102 INFO L231 Difference]: Finished difference. Result has 73 places, 71 transitions, 166 flow [2024-11-19 09:21:00,102 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=166, PETRI_PLACES=73, PETRI_TRANSITIONS=71} [2024-11-19 09:21:00,103 INFO L277 CegarLoopForPetriNet]: 75 programPoint places, -2 predicate places. [2024-11-19 09:21:00,103 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 71 transitions, 166 flow [2024-11-19 09:21:00,104 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:21:00,104 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:21:00,104 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:21:00,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-11-19 09:21:00,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:21:00,305 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:21:00,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:21:00,306 INFO L85 PathProgramCache]: Analyzing trace with hash 498974798, now seen corresponding path program 1 times [2024-11-19 09:21:00,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 09:21:00,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [23842357] [2024-11-19 09:21:00,307 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:21:00,307 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:21:00,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 09:21:00,310 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 09:21:00,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-11-19 09:21:00,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:21:00,426 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-19 09:21:00,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:21:00,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2024-11-19 09:21:00,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 5 [2024-11-19 09:21:00,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,522 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-19 09:21:00,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,531 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-19 09:21:00,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2024-11-19 09:21:00,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2024-11-19 09:21:00,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-19 09:21:00,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2024-11-19 09:21:00,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2024-11-19 09:21:00,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,611 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-19 09:21:00,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-19 09:21:00,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2024-11-19 09:21:00,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:21:00,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2024-11-19 09:21:00,681 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:21:00,681 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 09:21:00,681 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 09:21:00,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [23842357] [2024-11-19 09:21:00,682 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [23842357] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:21:00,682 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:21:00,682 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:21:00,682 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160109734] [2024-11-19 09:21:00,682 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:21:00,682 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 09:21:00,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 09:21:00,683 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 09:21:00,683 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 09:21:00,755 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 29 out of 79 [2024-11-19 09:21:00,755 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 71 transitions, 166 flow. Second operand has 4 states, 4 states have (on average 30.0) internal successors, (120), 4 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:21:00,755 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:21:00,756 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 29 of 79 [2024-11-19 09:21:00,756 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:21:01,766 INFO L124 PetriNetUnfolderBase]: 4304/8534 cut-off events. [2024-11-19 09:21:01,767 INFO L125 PetriNetUnfolderBase]: For 524/524 co-relation queries the response was YES. [2024-11-19 09:21:01,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15771 conditions, 8534 events. 4304/8534 cut-off events. For 524/524 co-relation queries the response was YES. Maximal size of possible extension queue 309. Compared 65730 event pairs, 3633 based on Foata normal form. 1/8079 useless extension candidates. Maximal degree in co-relation 15765. Up to 3417 conditions per place. [2024-11-19 09:21:01,819 INFO L140 encePairwiseOnDemand]: 73/79 looper letters, 93 selfloop transitions, 4 changer transitions 0/124 dead transitions. [2024-11-19 09:21:01,819 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 124 transitions, 488 flow [2024-11-19 09:21:01,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:21:01,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:21:01,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 215 transitions. [2024-11-19 09:21:01,821 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.680379746835443 [2024-11-19 09:21:01,822 INFO L175 Difference]: Start difference. First operand has 73 places, 71 transitions, 166 flow. Second operand 4 states and 215 transitions. [2024-11-19 09:21:01,822 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 124 transitions, 488 flow [2024-11-19 09:21:01,825 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 124 transitions, 480 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:21:01,827 INFO L231 Difference]: Finished difference. Result has 76 places, 73 transitions, 188 flow [2024-11-19 09:21:01,827 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=79, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=188, PETRI_PLACES=76, PETRI_TRANSITIONS=73} [2024-11-19 09:21:01,828 INFO L277 CegarLoopForPetriNet]: 75 programPoint places, 1 predicate places. [2024-11-19 09:21:01,829 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 73 transitions, 188 flow [2024-11-19 09:21:01,829 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.0) internal successors, (120), 4 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:21:01,829 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:21:01,829 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:21:01,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-11-19 09:21:02,030 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:21:02,031 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2024-11-19 09:21:02,034 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:21:02,035 INFO L85 PathProgramCache]: Analyzing trace with hash -1445680671, now seen corresponding path program 1 times [2024-11-19 09:21:02,035 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 09:21:02,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [59646761] [2024-11-19 09:21:02,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:21:02,036 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:21:02,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 09:21:02,040 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 09:21:02,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-11-19 09:21:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:21:02,129 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 09:21:02,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:21:02,189 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2024-11-19 09:21:02,190 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 09:21:02,190 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 15 remaining) [2024-11-19 09:21:02,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONARRAY_INDEX (13 of 15 remaining) [2024-11-19 09:21:02,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONARRAY_INDEX (12 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining) [2024-11-19 09:21:02,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK (4 of 15 remaining) [2024-11-19 09:21:02,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 15 remaining) [2024-11-19 09:21:02,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 15 remaining) [2024-11-19 09:21:02,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 15 remaining) [2024-11-19 09:21:02,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location funcBErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining) [2024-11-19 09:21:02,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2024-11-19 09:21:02,394 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 09:21:02,395 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-19 09:21:02,419 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-19 09:21:02,419 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-19 09:21:02,424 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 09:21:02 BasicIcfg [2024-11-19 09:21:02,424 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-19 09:21:02,424 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 09:21:02,425 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 09:21:02,425 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 09:21:02,425 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:20:57" (3/4) ... [2024-11-19 09:21:02,427 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-19 09:21:02,428 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 09:21:02,429 INFO L158 Benchmark]: Toolchain (without parser) took 6957.36ms. Allocated memory was 60.8MB in the beginning and 314.6MB in the end (delta: 253.8MB). Free memory was 35.3MB in the beginning and 168.2MB in the end (delta: -133.0MB). Peak memory consumption was 120.0MB. Max. memory is 16.1GB. [2024-11-19 09:21:02,429 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 60.8MB. Free memory was 37.6MB in the beginning and 37.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 09:21:02,429 INFO L158 Benchmark]: CACSL2BoogieTranslator took 804.31ms. Allocated memory was 60.8MB in the beginning and 79.7MB in the end (delta: 18.9MB). Free memory was 34.9MB in the beginning and 50.7MB in the end (delta: -15.8MB). Peak memory consumption was 29.1MB. Max. memory is 16.1GB. [2024-11-19 09:21:02,430 INFO L158 Benchmark]: Boogie Procedure Inliner took 69.15ms. Allocated memory is still 79.7MB. Free memory was 50.7MB in the beginning and 47.7MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 09:21:02,430 INFO L158 Benchmark]: Boogie Preprocessor took 87.13ms. Allocated memory is still 79.7MB. Free memory was 47.7MB in the beginning and 44.4MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-19 09:21:02,430 INFO L158 Benchmark]: RCFGBuilder took 908.79ms. Allocated memory is still 79.7MB. Free memory was 44.4MB in the beginning and 38.1MB in the end (delta: 6.4MB). Peak memory consumption was 23.0MB. Max. memory is 16.1GB. [2024-11-19 09:21:02,431 INFO L158 Benchmark]: TraceAbstraction took 5076.43ms. Allocated memory was 79.7MB in the beginning and 314.6MB in the end (delta: 234.9MB). Free memory was 37.6MB in the beginning and 168.2MB in the end (delta: -130.7MB). Peak memory consumption was 103.6MB. Max. memory is 16.1GB. [2024-11-19 09:21:02,431 INFO L158 Benchmark]: Witness Printer took 3.65ms. Allocated memory is still 314.6MB. Free memory is still 168.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 09:21:02,433 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.17ms. Allocated memory is still 60.8MB. Free memory was 37.6MB in the beginning and 37.5MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 804.31ms. Allocated memory was 60.8MB in the beginning and 79.7MB in the end (delta: 18.9MB). Free memory was 34.9MB in the beginning and 50.7MB in the end (delta: -15.8MB). Peak memory consumption was 29.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 69.15ms. Allocated memory is still 79.7MB. Free memory was 50.7MB in the beginning and 47.7MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 87.13ms. Allocated memory is still 79.7MB. Free memory was 47.7MB in the beginning and 44.4MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 908.79ms. Allocated memory is still 79.7MB. Free memory was 44.4MB in the beginning and 38.1MB in the end (delta: 6.4MB). Peak memory consumption was 23.0MB. Max. memory is 16.1GB. * TraceAbstraction took 5076.43ms. Allocated memory was 79.7MB in the beginning and 314.6MB in the end (delta: 234.9MB). Free memory was 37.6MB in the beginning and 168.2MB in the end (delta: -130.7MB). Peak memory consumption was 103.6MB. Max. memory is 16.1GB. * Witness Printer took 3.65ms. Allocated memory is still 314.6MB. Free memory is still 168.2MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: overapproximation of sscanf at line 1285. Possible FailurePath: [L1236] static int iTThreads = 2; [L1237] static int iRThreads = 1; [L1238] static int data1Value = 0; [L1239] static int data2Value = 0; [L1240] pthread_mutex_t *data1Lock; [L1241] pthread_mutex_t *data2Lock; [L1278] int i,err; VAL [\old(argc)=3, \old(argv)={6:5}, argc=3, data1Lock={0:0}, data1Value=0, data2Lock={0:0}, data2Value=0, iRThreads=1, iTThreads=2] [L1279] COND TRUE argc != 1 VAL [\old(argc)=3, \old(argv)={6:5}, argc=3, data1Lock={0:0}, data1Value=0, data2Lock={0:0}, data2Value=0, iRThreads=1, iTThreads=2] [L1280] COND FALSE !(argc != 3) VAL [\old(argc)=3, \old(argv)={6:5}, argc=3, data1Lock={0:0}, data1Value=0, data2Lock={0:0}, data2Value=0, iRThreads=1, iTThreads=2] [L1284] argv[1] [L1285] argv[2] [L1288] data1Lock = (pthread_mutex_t *) malloc(sizeof(pthread_mutex_t)) [L1289] data2Lock = (pthread_mutex_t *) malloc(sizeof(pthread_mutex_t)) [L1290] EXPR err = pthread_mutex_init(data1Lock, ((void *)0)) [L1290] COND FALSE !(0 != (err = pthread_mutex_init(data1Lock, ((void *)0)))) [L1294] EXPR err = pthread_mutex_init(data2Lock, ((void *)0)) [L1294] COND FALSE !(0 != (err = pthread_mutex_init(data2Lock, ((void *)0)))) [L1298] pthread_t tPool[iTThreads]; [L1299] pthread_t rPool[iRThreads]; [L1300] i = 0 VAL [\old(argc)=3, \old(argv)={6:5}, argc=3, data1Lock={-2147483645:0}, data1Value=0, data2Lock={3:0}, data2Value=0, err=0, i=0, iRThreads=0, iTThreads=1073741824, rPool={-2147483121:0}, tPool={-2147483641:0}] [L1300] COND TRUE i < iTThreads - UnprovableResult [Line: 1284]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: 1285]: Unable to prove that array index is always in bounds Unable to prove that array index is always in bounds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 1277]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1301]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1307]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 20]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 105 locations, 15 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: 4.9s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 169 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 130 mSDsluCounter, 6 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 331 IncrementalHoareTripleChecker+Invalid, 336 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 4 mSDtfsCounter, 331 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=188occurred in iteration=3, InterpolantAutomatonStates: 9, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 22 NumberOfCodeBlocks, 22 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 11 ConstructedInterpolants, 2 QuantifiedInterpolants, 133 SizeOfPredicates, 7 NumberOfNonLiveVariables, 155 ConjunctsInSsa, 13 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-19 09:21:02,466 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