./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d 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/goblint-regression/28-race_reach_20-callback_racefree.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 4e91816f101a416d37c086dd7185cfb4e2bfa63eb286e4a418cb94db27cf2f6f --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:42:16,309 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:42:16,361 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:42:16,367 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:42:16,368 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:42:16,392 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:42:16,393 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:42:16,393 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:42:16,394 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:42:16,395 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:42:16,395 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:42:16,395 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:42:16,396 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:42:16,396 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:42:16,396 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:42:16,397 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:42:16,398 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:42:16,398 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:42:16,398 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:42:16,398 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:42:16,401 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:42:16,405 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:42:16,405 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:42:16,406 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:42:16,406 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:42:16,406 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:42:16,406 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:42:16,407 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:42:16,407 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:42:16,407 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:42:16,407 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:42:16,407 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:42:16,407 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:42:16,408 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:42:16,408 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:42:16,408 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:42:16,408 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:42:16,408 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:42:16,408 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:42:16,409 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:42:16,409 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:42:16,409 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:42:16,409 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 -> 4e91816f101a416d37c086dd7185cfb4e2bfa63eb286e4a418cb94db27cf2f6f [2024-11-09 10:42:16,651 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:42:16,672 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:42:16,675 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:42:16,676 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:42:16,677 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:42:16,677 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.i [2024-11-09 10:42:17,883 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:42:18,107 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:42:18,108 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.i [2024-11-09 10:42:18,125 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9aa31d1d6/256cb94588e242568b3a755988e7cfe4/FLAGfa9022f05 [2024-11-09 10:42:18,458 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9aa31d1d6/256cb94588e242568b3a755988e7cfe4 [2024-11-09 10:42:18,459 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:42:18,460 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:42:18,462 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:42:18,462 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:42:18,467 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:42:18,467 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,468 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@23a88aee and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18, skipping insertion in model container [2024-11-09 10:42:18,468 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,504 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:42:18,800 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:42:18,818 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:42:18,851 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:42:18,886 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:42:18,886 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18 WrapperNode [2024-11-09 10:42:18,887 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:42:18,887 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:42:18,888 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:42:18,888 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:42:18,893 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,909 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,934 INFO L138 Inliner]: procedures = 174, calls = 39, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 197 [2024-11-09 10:42:18,934 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:42:18,935 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:42:18,935 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:42:18,935 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:42:18,945 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,946 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,949 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,978 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 2, 5, 5]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 0, 5, 5]. The 1 writes are split as follows [0, 1, 0, 0]. [2024-11-09 10:42:18,978 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,978 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,984 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,987 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,988 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,989 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:18,992 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:42:18,993 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:42:18,993 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:42:18,993 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:42:18,993 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (1/1) ... [2024-11-09 10:42:19,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:42:19,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:42:19,030 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-09 10:42:19,040 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-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 10:42:19,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-09 10:42:19,107 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:42:19,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 10:42:19,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 10:42:19,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-09 10:42:19,108 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 10:42:19,108 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:42:19,108 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:42:19,109 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:42:19,253 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:42:19,255 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:42:19,518 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:42:19,518 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:42:19,876 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:42:19,879 INFO L316 CfgBuilder]: Removed 11 assume(true) statements. [2024-11-09 10:42:19,879 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:42:19 BoogieIcfgContainer [2024-11-09 10:42:19,879 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:42:19,880 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:42:19,881 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:42:19,884 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:42:19,884 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:42:18" (1/3) ... [2024-11-09 10:42:19,885 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c9feb6d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:42:19, skipping insertion in model container [2024-11-09 10:42:19,885 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:18" (2/3) ... [2024-11-09 10:42:19,886 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c9feb6d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:42:19, skipping insertion in model container [2024-11-09 10:42:19,886 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:42:19" (3/3) ... [2024-11-09 10:42:19,887 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_20-callback_racefree.i [2024-11-09 10:42:19,899 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:42:19,899 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-11-09 10:42:19,899 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:42:19,932 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-09 10:42:19,963 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 55 places, 65 transitions, 137 flow [2024-11-09 10:42:19,998 INFO L124 PetriNetUnfolderBase]: 21/104 cut-off events. [2024-11-09 10:42:19,999 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:42:20,003 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109 conditions, 104 events. 21/104 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 384 event pairs, 0 based on Foata normal form. 0/69 useless extension candidates. Maximal degree in co-relation 60. Up to 6 conditions per place. [2024-11-09 10:42:20,004 INFO L82 GeneralOperation]: Start removeDead. Operand has 55 places, 65 transitions, 137 flow [2024-11-09 10:42:20,009 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 55 places, 65 transitions, 137 flow [2024-11-09 10:42:20,017 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:20,022 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;@794fd333, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:20,022 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-11-09 10:42:20,025 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:20,026 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:20,026 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:20,026 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:20,026 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:20,027 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 5 more)] === [2024-11-09 10:42:20,031 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:20,031 INFO L85 PathProgramCache]: Analyzing trace with hash 520647, now seen corresponding path program 1 times [2024-11-09 10:42:20,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:20,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [799664972] [2024-11-09 10:42:20,039 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:20,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:20,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:20,344 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-09 10:42:20,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:20,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [799664972] [2024-11-09 10:42:20,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [799664972] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:20,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:20,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:20,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1255847155] [2024-11-09 10:42:20,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:20,355 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:20,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:20,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:20,378 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:20,407 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 65 [2024-11-09 10:42:20,409 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 65 transitions, 137 flow. Second operand has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 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-09 10:42:20,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:20,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 65 [2024-11-09 10:42:20,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:20,572 INFO L124 PetriNetUnfolderBase]: 173/517 cut-off events. [2024-11-09 10:42:20,573 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:42:20,576 INFO L83 FinitePrefix]: Finished finitePrefix Result has 896 conditions, 517 events. 173/517 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2797 event pairs, 136 based on Foata normal form. 97/576 useless extension candidates. Maximal degree in co-relation 828. Up to 337 conditions per place. [2024-11-09 10:42:20,580 INFO L140 encePairwiseOnDemand]: 51/65 looper letters, 39 selfloop transitions, 2 changer transitions 0/60 dead transitions. [2024-11-09 10:42:20,580 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 60 transitions, 209 flow [2024-11-09 10:42:20,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:20,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:20,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 114 transitions. [2024-11-09 10:42:20,590 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5846153846153846 [2024-11-09 10:42:20,592 INFO L175 Difference]: Start difference. First operand has 55 places, 65 transitions, 137 flow. Second operand 3 states and 114 transitions. [2024-11-09 10:42:20,593 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 60 transitions, 209 flow [2024-11-09 10:42:20,595 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 60 transitions, 209 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:20,596 INFO L231 Difference]: Finished difference. Result has 54 places, 52 transitions, 115 flow [2024-11-09 10:42:20,600 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=65, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=115, PETRI_PLACES=54, PETRI_TRANSITIONS=52} [2024-11-09 10:42:20,603 INFO L277 CegarLoopForPetriNet]: 55 programPoint places, -1 predicate places. [2024-11-09 10:42:20,604 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 52 transitions, 115 flow [2024-11-09 10:42:20,604 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 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-09 10:42:20,605 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:20,605 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:20,605 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:42:20,606 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 5 more)] === [2024-11-09 10:42:20,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:20,606 INFO L85 PathProgramCache]: Analyzing trace with hash 520648, now seen corresponding path program 1 times [2024-11-09 10:42:20,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:20,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679538625] [2024-11-09 10:42:20,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:20,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:20,770 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-09 10:42:20,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:20,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [679538625] [2024-11-09 10:42:20,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [679538625] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:20,772 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:20,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:20,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [877310046] [2024-11-09 10:42:20,772 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:20,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:20,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:20,774 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:20,774 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:20,786 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 65 [2024-11-09 10:42:20,787 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 52 transitions, 115 flow. Second operand has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 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-09 10:42:20,787 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:20,787 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 65 [2024-11-09 10:42:20,787 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:20,895 INFO L124 PetriNetUnfolderBase]: 162/477 cut-off events. [2024-11-09 10:42:20,896 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-09 10:42:20,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 834 conditions, 477 events. 162/477 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 2423 event pairs, 136 based on Foata normal form. 1/439 useless extension candidates. Maximal degree in co-relation 805. Up to 329 conditions per place. [2024-11-09 10:42:20,900 INFO L140 encePairwiseOnDemand]: 61/65 looper letters, 39 selfloop transitions, 2 changer transitions 0/61 dead transitions. [2024-11-09 10:42:20,901 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 61 transitions, 215 flow [2024-11-09 10:42:20,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:20,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:20,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 109 transitions. [2024-11-09 10:42:20,903 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.558974358974359 [2024-11-09 10:42:20,903 INFO L175 Difference]: Start difference. First operand has 54 places, 52 transitions, 115 flow. Second operand 3 states and 109 transitions. [2024-11-09 10:42:20,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 61 transitions, 215 flow [2024-11-09 10:42:20,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 61 transitions, 211 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:20,906 INFO L231 Difference]: Finished difference. Result has 55 places, 52 transitions, 121 flow [2024-11-09 10:42:20,906 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=65, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=121, PETRI_PLACES=55, PETRI_TRANSITIONS=52} [2024-11-09 10:42:20,907 INFO L277 CegarLoopForPetriNet]: 55 programPoint places, 0 predicate places. [2024-11-09 10:42:20,907 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 52 transitions, 121 flow [2024-11-09 10:42:20,907 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 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-09 10:42:20,907 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:20,907 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:42:20,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:42:20,908 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 5 more)] === [2024-11-09 10:42:20,908 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:20,910 INFO L85 PathProgramCache]: Analyzing trace with hash -192004339, now seen corresponding path program 1 times [2024-11-09 10:42:20,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:20,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557204970] [2024-11-09 10:42:20,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:20,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:20,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:21,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:21,049 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:21,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557204970] [2024-11-09 10:42:21,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557204970] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:42:21,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [153436380] [2024-11-09 10:42:21,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:21,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:42:21,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:42:21,071 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:42:21,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-09 10:42:21,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:21,166 INFO L255 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 10:42:21,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:42:21,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 10:42:21,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:21,257 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:42:21,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:21,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [153436380] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:42:21,303 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:42:21,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2024-11-09 10:42:21,303 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1265923099] [2024-11-09 10:42:21,304 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:42:21,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:42:21,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:21,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:42:21,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:42:21,337 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 65 [2024-11-09 10:42:21,338 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 52 transitions, 121 flow. Second operand has 7 states, 7 states have (on average 23.428571428571427) internal successors, (164), 7 states have internal predecessors, (164), 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-09 10:42:21,338 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:21,338 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 65 [2024-11-09 10:42:21,338 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:21,384 INFO L124 PetriNetUnfolderBase]: 24/79 cut-off events. [2024-11-09 10:42:21,385 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-09 10:42:21,385 INFO L83 FinitePrefix]: Finished finitePrefix Result has 168 conditions, 79 events. 24/79 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 241 event pairs, 0 based on Foata normal form. 18/96 useless extension candidates. Maximal degree in co-relation 143. Up to 51 conditions per place. [2024-11-09 10:42:21,385 INFO L140 encePairwiseOnDemand]: 61/65 looper letters, 21 selfloop transitions, 2 changer transitions 0/31 dead transitions. [2024-11-09 10:42:21,385 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 30 places, 31 transitions, 118 flow [2024-11-09 10:42:21,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 10:42:21,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 10:42:21,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 109 transitions. [2024-11-09 10:42:21,387 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.41923076923076924 [2024-11-09 10:42:21,387 INFO L175 Difference]: Start difference. First operand has 55 places, 52 transitions, 121 flow. Second operand 4 states and 109 transitions. [2024-11-09 10:42:21,387 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 30 places, 31 transitions, 118 flow [2024-11-09 10:42:21,388 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 27 places, 31 transitions, 112 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 10:42:21,388 INFO L231 Difference]: Finished difference. Result has 27 places, 21 transitions, 50 flow [2024-11-09 10:42:21,388 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=65, PETRI_DIFFERENCE_MINUEND_FLOW=46, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=19, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=50, PETRI_PLACES=27, PETRI_TRANSITIONS=21} [2024-11-09 10:42:21,389 INFO L277 CegarLoopForPetriNet]: 55 programPoint places, -28 predicate places. [2024-11-09 10:42:21,389 INFO L471 AbstractCegarLoop]: Abstraction has has 27 places, 21 transitions, 50 flow [2024-11-09 10:42:21,389 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 23.428571428571427) internal successors, (164), 7 states have internal predecessors, (164), 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-09 10:42:21,389 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:21,389 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2024-11-09 10:42:21,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-09 10:42:21,590 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:42:21,591 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 5 more)] === [2024-11-09 10:42:21,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:21,591 INFO L85 PathProgramCache]: Analyzing trace with hash -1657166728, now seen corresponding path program 1 times [2024-11-09 10:42:21,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:21,592 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [813760320] [2024-11-09 10:42:21,592 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:21,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:21,617 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:42:21,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:21,648 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:42:21,649 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:42:21,650 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 8 remaining) [2024-11-09 10:42:21,651 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 8 remaining) [2024-11-09 10:42:21,652 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 8 remaining) [2024-11-09 10:42:21,652 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 8 remaining) [2024-11-09 10:42:21,653 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 8 remaining) [2024-11-09 10:42:21,653 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (2 of 8 remaining) [2024-11-09 10:42:21,653 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 8 remaining) [2024-11-09 10:42:21,653 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 8 remaining) [2024-11-09 10:42:21,653 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:42:21,654 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 10:42:21,655 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:42:21,655 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 10:42:21,672 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-09 10:42:21,675 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 74 places, 87 transitions, 190 flow [2024-11-09 10:42:21,687 INFO L124 PetriNetUnfolderBase]: 35/177 cut-off events. [2024-11-09 10:42:21,687 INFO L125 PetriNetUnfolderBase]: For 6/7 co-relation queries the response was YES. [2024-11-09 10:42:21,689 INFO L83 FinitePrefix]: Finished finitePrefix Result has 189 conditions, 177 events. 35/177 cut-off events. For 6/7 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 763 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 108. Up to 9 conditions per place. [2024-11-09 10:42:21,689 INFO L82 GeneralOperation]: Start removeDead. Operand has 74 places, 87 transitions, 190 flow [2024-11-09 10:42:21,690 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 74 places, 87 transitions, 190 flow [2024-11-09 10:42:21,692 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:21,693 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;@794fd333, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:21,693 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-11-09 10:42:21,695 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:21,695 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:21,695 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:21,695 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:21,695 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:21,695 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2024-11-09 10:42:21,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:21,696 INFO L85 PathProgramCache]: Analyzing trace with hash 607038, now seen corresponding path program 1 times [2024-11-09 10:42:21,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:21,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1088403463] [2024-11-09 10:42:21,696 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:21,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:21,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:21,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-09 10:42:21,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:21,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1088403463] [2024-11-09 10:42:21,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1088403463] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:21,750 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:21,750 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:21,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2047372235] [2024-11-09 10:42:21,750 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:21,750 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:21,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:21,751 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:21,751 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:21,763 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 87 [2024-11-09 10:42:21,763 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 87 transitions, 190 flow. Second operand has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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-09 10:42:21,764 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:21,764 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 87 [2024-11-09 10:42:21,764 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:22,287 INFO L124 PetriNetUnfolderBase]: 3201/6416 cut-off events. [2024-11-09 10:42:22,288 INFO L125 PetriNetUnfolderBase]: For 52/52 co-relation queries the response was YES. [2024-11-09 10:42:22,294 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11544 conditions, 6416 events. 3201/6416 cut-off events. For 52/52 co-relation queries the response was YES. Maximal size of possible extension queue 248. Compared 49988 event pairs, 2688 based on Foata normal form. 1446/7476 useless extension candidates. Maximal degree in co-relation 8154. Up to 4555 conditions per place. [2024-11-09 10:42:22,315 INFO L140 encePairwiseOnDemand]: 69/87 looper letters, 57 selfloop transitions, 2 changer transitions 0/85 dead transitions. [2024-11-09 10:42:22,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 85 transitions, 304 flow [2024-11-09 10:42:22,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:22,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:22,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 161 transitions. [2024-11-09 10:42:22,317 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6168582375478927 [2024-11-09 10:42:22,317 INFO L175 Difference]: Start difference. First operand has 74 places, 87 transitions, 190 flow. Second operand 3 states and 161 transitions. [2024-11-09 10:42:22,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 85 transitions, 304 flow [2024-11-09 10:42:22,318 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 85 transitions, 304 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:22,319 INFO L231 Difference]: Finished difference. Result has 72 places, 69 transitions, 158 flow [2024-11-09 10:42:22,320 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=87, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=158, PETRI_PLACES=72, PETRI_TRANSITIONS=69} [2024-11-09 10:42:22,320 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, -2 predicate places. [2024-11-09 10:42:22,320 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 69 transitions, 158 flow [2024-11-09 10:42:22,321 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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-09 10:42:22,321 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:22,321 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:22,321 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 10:42:22,321 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2024-11-09 10:42:22,321 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:22,321 INFO L85 PathProgramCache]: Analyzing trace with hash 607039, now seen corresponding path program 1 times [2024-11-09 10:42:22,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:22,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [846363465] [2024-11-09 10:42:22,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:22,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:22,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:22,398 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-09 10:42:22,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:22,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [846363465] [2024-11-09 10:42:22,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [846363465] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:22,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:22,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:22,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [356030568] [2024-11-09 10:42:22,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:22,400 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:22,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:22,401 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:22,401 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:22,410 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 29 out of 87 [2024-11-09 10:42:22,410 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 69 transitions, 158 flow. Second operand has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 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-09 10:42:22,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:22,410 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 29 of 87 [2024-11-09 10:42:22,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:22,861 INFO L124 PetriNetUnfolderBase]: 3038/6160 cut-off events. [2024-11-09 10:42:22,861 INFO L125 PetriNetUnfolderBase]: For 140/140 co-relation queries the response was YES. [2024-11-09 10:42:22,868 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11114 conditions, 6160 events. 3038/6160 cut-off events. For 140/140 co-relation queries the response was YES. Maximal size of possible extension queue 234. Compared 47393 event pairs, 2651 based on Foata normal form. 1/5757 useless extension candidates. Maximal degree in co-relation 9820. Up to 4789 conditions per place. [2024-11-09 10:42:22,886 INFO L140 encePairwiseOnDemand]: 83/87 looper letters, 50 selfloop transitions, 2 changer transitions 0/79 dead transitions. [2024-11-09 10:42:22,886 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 79 transitions, 282 flow [2024-11-09 10:42:22,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:22,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:22,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 141 transitions. [2024-11-09 10:42:22,888 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5402298850574713 [2024-11-09 10:42:22,888 INFO L175 Difference]: Start difference. First operand has 72 places, 69 transitions, 158 flow. Second operand 3 states and 141 transitions. [2024-11-09 10:42:22,888 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 79 transitions, 282 flow [2024-11-09 10:42:22,889 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 79 transitions, 278 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:22,891 INFO L231 Difference]: Finished difference. Result has 73 places, 70 transitions, 168 flow [2024-11-09 10:42:22,891 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=87, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=168, PETRI_PLACES=73, PETRI_TRANSITIONS=70} [2024-11-09 10:42:22,891 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, -1 predicate places. [2024-11-09 10:42:22,891 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 70 transitions, 168 flow [2024-11-09 10:42:22,892 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 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-09 10:42:22,892 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:22,892 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:42:22,892 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 10:42:22,892 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2024-11-09 10:42:22,892 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:22,893 INFO L85 PathProgramCache]: Analyzing trace with hash -2009206224, now seen corresponding path program 1 times [2024-11-09 10:42:22,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:22,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417455353] [2024-11-09 10:42:22,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:22,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:22,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:22,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:22,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:22,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [417455353] [2024-11-09 10:42:22,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [417455353] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:42:22,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [477096411] [2024-11-09 10:42:22,989 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:22,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:42:22,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:42:22,991 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:42:22,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-09 10:42:23,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:23,094 INFO L255 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 10:42:23,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:42:23,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 10:42:23,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:23,140 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:42:23,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:23,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [477096411] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:42:23,180 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:42:23,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2024-11-09 10:42:23,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807596582] [2024-11-09 10:42:23,181 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:42:23,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:42:23,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:23,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:42:23,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:42:23,211 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 87 [2024-11-09 10:42:23,212 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 70 transitions, 168 flow. Second operand has 7 states, 7 states have (on average 30.428571428571427) internal successors, (213), 7 states have internal predecessors, (213), 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-09 10:42:23,212 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:23,212 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 87 [2024-11-09 10:42:23,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:23,645 INFO L124 PetriNetUnfolderBase]: 2915/5759 cut-off events. [2024-11-09 10:42:23,646 INFO L125 PetriNetUnfolderBase]: For 293/293 co-relation queries the response was YES. [2024-11-09 10:42:23,654 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10564 conditions, 5759 events. 2915/5759 cut-off events. For 293/293 co-relation queries the response was YES. Maximal size of possible extension queue 221. Compared 43891 event pairs, 127 based on Foata normal form. 99/5577 useless extension candidates. Maximal degree in co-relation 1540. Up to 3679 conditions per place. [2024-11-09 10:42:23,671 INFO L140 encePairwiseOnDemand]: 83/87 looper letters, 83 selfloop transitions, 4 changer transitions 0/113 dead transitions. [2024-11-09 10:42:23,672 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 113 transitions, 426 flow [2024-11-09 10:42:23,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:42:23,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:42:23,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 230 transitions. [2024-11-09 10:42:23,673 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5287356321839081 [2024-11-09 10:42:23,673 INFO L175 Difference]: Start difference. First operand has 73 places, 70 transitions, 168 flow. Second operand 5 states and 230 transitions. [2024-11-09 10:42:23,673 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 113 transitions, 426 flow [2024-11-09 10:42:23,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 113 transitions, 424 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:42:23,675 INFO L231 Difference]: Finished difference. Result has 75 places, 69 transitions, 170 flow [2024-11-09 10:42:23,675 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=87, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=170, PETRI_PLACES=75, PETRI_TRANSITIONS=69} [2024-11-09 10:42:23,676 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, 1 predicate places. [2024-11-09 10:42:23,676 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 69 transitions, 170 flow [2024-11-09 10:42:23,676 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 30.428571428571427) internal successors, (213), 7 states have internal predecessors, (213), 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-09 10:42:23,676 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:23,677 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:23,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-09 10:42:23,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-09 10:42:23,878 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2024-11-09 10:42:23,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:23,878 INFO L85 PathProgramCache]: Analyzing trace with hash 1019564027, now seen corresponding path program 1 times [2024-11-09 10:42:23,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:23,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [599051069] [2024-11-09 10:42:23,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:23,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:23,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:23,945 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-09 10:42:23,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:23,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [599051069] [2024-11-09 10:42:23,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [599051069] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:23,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:23,946 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:42:23,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1207436046] [2024-11-09 10:42:23,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:23,946 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:42:23,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:23,947 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:42:23,950 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:42:23,952 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 29 out of 87 [2024-11-09 10:42:23,952 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 69 transitions, 170 flow. Second operand has 4 states, 4 states have (on average 30.75) internal successors, (123), 4 states have internal predecessors, (123), 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-09 10:42:23,952 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:23,952 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 29 of 87 [2024-11-09 10:42:23,952 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:24,669 INFO L124 PetriNetUnfolderBase]: 4741/9204 cut-off events. [2024-11-09 10:42:24,670 INFO L125 PetriNetUnfolderBase]: For 611/611 co-relation queries the response was YES. [2024-11-09 10:42:24,680 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17012 conditions, 9204 events. 4741/9204 cut-off events. For 611/611 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 69173 event pairs, 1594 based on Foata normal form. 0/8455 useless extension candidates. Maximal degree in co-relation 13082. Up to 3661 conditions per place. [2024-11-09 10:42:24,702 INFO L140 encePairwiseOnDemand]: 81/87 looper letters, 117 selfloop transitions, 7 changer transitions 0/150 dead transitions. [2024-11-09 10:42:24,702 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 150 transitions, 609 flow [2024-11-09 10:42:24,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:42:24,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:42:24,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 269 transitions. [2024-11-09 10:42:24,703 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6183908045977011 [2024-11-09 10:42:24,704 INFO L175 Difference]: Start difference. First operand has 75 places, 69 transitions, 170 flow. Second operand 5 states and 269 transitions. [2024-11-09 10:42:24,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 150 transitions, 609 flow [2024-11-09 10:42:24,706 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 150 transitions, 592 flow, removed 4 selfloop flow, removed 3 redundant places. [2024-11-09 10:42:24,707 INFO L231 Difference]: Finished difference. Result has 80 places, 74 transitions, 210 flow [2024-11-09 10:42:24,707 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=87, PETRI_DIFFERENCE_MINUEND_FLOW=160, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=210, PETRI_PLACES=80, PETRI_TRANSITIONS=74} [2024-11-09 10:42:24,708 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, 6 predicate places. [2024-11-09 10:42:24,708 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 74 transitions, 210 flow [2024-11-09 10:42:24,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.75) internal successors, (123), 4 states have internal predecessors, (123), 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-09 10:42:24,708 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:24,708 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2024-11-09 10:42:24,708 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 10:42:24,708 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 6 more)] === [2024-11-09 10:42:24,709 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:24,709 INFO L85 PathProgramCache]: Analyzing trace with hash 2119593296, now seen corresponding path program 1 times [2024-11-09 10:42:24,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:24,709 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [46412321] [2024-11-09 10:42:24,709 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:24,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:24,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:24,734 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:42:24,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:24,748 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:42:24,748 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:42:24,748 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-11-09 10:42:24,748 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (3 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (2 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 9 remaining) [2024-11-09 10:42:24,749 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 9 remaining) [2024-11-09 10:42:24,749 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 10:42:24,750 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-09 10:42:24,750 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:42:24,750 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 10:42:24,766 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-09 10:42:24,767 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 93 places, 109 transitions, 245 flow [2024-11-09 10:42:24,779 INFO L124 PetriNetUnfolderBase]: 52/271 cut-off events. [2024-11-09 10:42:24,779 INFO L125 PetriNetUnfolderBase]: For 19/21 co-relation queries the response was YES. [2024-11-09 10:42:24,780 INFO L83 FinitePrefix]: Finished finitePrefix Result has 296 conditions, 271 events. 52/271 cut-off events. For 19/21 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1253 event pairs, 1 based on Foata normal form. 0/180 useless extension candidates. Maximal degree in co-relation 188. Up to 12 conditions per place. [2024-11-09 10:42:24,780 INFO L82 GeneralOperation]: Start removeDead. Operand has 93 places, 109 transitions, 245 flow [2024-11-09 10:42:24,783 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 93 places, 109 transitions, 245 flow [2024-11-09 10:42:24,784 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:24,784 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;@794fd333, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:24,784 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-09 10:42:24,788 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:24,788 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:24,788 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:24,788 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:24,788 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:24,789 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2024-11-09 10:42:24,789 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:24,789 INFO L85 PathProgramCache]: Analyzing trace with hash 715275, now seen corresponding path program 1 times [2024-11-09 10:42:24,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:24,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1993092895] [2024-11-09 10:42:24,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:24,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:24,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:24,829 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-09 10:42:24,829 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:24,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1993092895] [2024-11-09 10:42:24,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1993092895] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:24,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:24,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:24,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [577667360] [2024-11-09 10:42:24,830 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:24,830 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:24,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:24,831 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:24,831 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:24,839 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 109 [2024-11-09 10:42:24,839 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 109 transitions, 245 flow. Second operand has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 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-09 10:42:24,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:24,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 109 [2024-11-09 10:42:24,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:28,996 INFO L124 PetriNetUnfolderBase]: 44624/74164 cut-off events. [2024-11-09 10:42:28,996 INFO L125 PetriNetUnfolderBase]: For 1078/1078 co-relation queries the response was YES. [2024-11-09 10:42:29,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136836 conditions, 74164 events. 44624/74164 cut-off events. For 1078/1078 co-relation queries the response was YES. Maximal size of possible extension queue 2207. Compared 672218 event pairs, 38073 based on Foata normal form. 18973/89419 useless extension candidates. Maximal degree in co-relation 42401. Up to 55214 conditions per place. [2024-11-09 10:42:29,368 INFO L140 encePairwiseOnDemand]: 87/109 looper letters, 75 selfloop transitions, 2 changer transitions 0/110 dead transitions. [2024-11-09 10:42:29,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 110 transitions, 401 flow [2024-11-09 10:42:29,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:29,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:29,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 208 transitions. [2024-11-09 10:42:29,371 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.636085626911315 [2024-11-09 10:42:29,371 INFO L175 Difference]: Start difference. First operand has 93 places, 109 transitions, 245 flow. Second operand 3 states and 208 transitions. [2024-11-09 10:42:29,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 110 transitions, 401 flow [2024-11-09 10:42:29,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 110 transitions, 401 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:29,375 INFO L231 Difference]: Finished difference. Result has 90 places, 86 transitions, 203 flow [2024-11-09 10:42:29,375 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=199, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=203, PETRI_PLACES=90, PETRI_TRANSITIONS=86} [2024-11-09 10:42:29,378 INFO L277 CegarLoopForPetriNet]: 93 programPoint places, -3 predicate places. [2024-11-09 10:42:29,378 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 86 transitions, 203 flow [2024-11-09 10:42:29,378 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 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-09 10:42:29,378 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:29,378 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:29,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 10:42:29,517 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2024-11-09 10:42:29,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:29,518 INFO L85 PathProgramCache]: Analyzing trace with hash 715276, now seen corresponding path program 1 times [2024-11-09 10:42:29,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:29,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [322381086] [2024-11-09 10:42:29,518 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:29,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:29,626 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-09 10:42:29,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:29,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [322381086] [2024-11-09 10:42:29,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [322381086] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:29,627 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:29,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:29,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [63093921] [2024-11-09 10:42:29,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:29,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:29,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:29,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:29,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:29,639 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 109 [2024-11-09 10:42:29,639 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 86 transitions, 203 flow. Second operand has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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-09 10:42:29,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:29,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 109 [2024-11-09 10:42:29,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:33,364 INFO L124 PetriNetUnfolderBase]: 42221/71131 cut-off events. [2024-11-09 10:42:33,364 INFO L125 PetriNetUnfolderBase]: For 2055/2065 co-relation queries the response was YES. [2024-11-09 10:42:33,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 131389 conditions, 71131 events. 42221/71131 cut-off events. For 2055/2065 co-relation queries the response was YES. Maximal size of possible extension queue 2097. Compared 648351 event pairs, 26281 based on Foata normal form. 1/67430 useless extension candidates. Maximal degree in co-relation 115412. Up to 58588 conditions per place. [2024-11-09 10:42:33,891 INFO L140 encePairwiseOnDemand]: 105/109 looper letters, 60 selfloop transitions, 2 changer transitions 0/96 dead transitions. [2024-11-09 10:42:33,891 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 96 transitions, 347 flow [2024-11-09 10:42:33,892 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:33,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:33,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 172 transitions. [2024-11-09 10:42:33,892 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5259938837920489 [2024-11-09 10:42:33,893 INFO L175 Difference]: Start difference. First operand has 90 places, 86 transitions, 203 flow. Second operand 3 states and 172 transitions. [2024-11-09 10:42:33,893 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 96 transitions, 347 flow [2024-11-09 10:42:33,937 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 96 transitions, 343 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:33,938 INFO L231 Difference]: Finished difference. Result has 91 places, 87 transitions, 213 flow [2024-11-09 10:42:33,938 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=199, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=213, PETRI_PLACES=91, PETRI_TRANSITIONS=87} [2024-11-09 10:42:33,939 INFO L277 CegarLoopForPetriNet]: 93 programPoint places, -2 predicate places. [2024-11-09 10:42:33,939 INFO L471 AbstractCegarLoop]: Abstraction has has 91 places, 87 transitions, 213 flow [2024-11-09 10:42:33,939 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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-09 10:42:33,939 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:33,939 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:42:33,939 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 10:42:33,940 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2024-11-09 10:42:33,940 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:33,940 INFO L85 PathProgramCache]: Analyzing trace with hash -830360279, now seen corresponding path program 1 times [2024-11-09 10:42:33,940 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:33,940 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537105742] [2024-11-09 10:42:33,940 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:33,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:33,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:34,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:34,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:34,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537105742] [2024-11-09 10:42:34,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537105742] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:42:34,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [640147358] [2024-11-09 10:42:34,039 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:34,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:42:34,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:42:34,041 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:42:34,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-09 10:42:34,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:34,172 INFO L255 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 10:42:34,174 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:42:34,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 10:42:34,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:34,222 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:42:34,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:34,265 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [640147358] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:42:34,265 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:42:34,265 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2024-11-09 10:42:34,265 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1782821808] [2024-11-09 10:42:34,266 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:42:34,266 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:42:34,266 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:34,267 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:42:34,267 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:42:34,294 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 109 [2024-11-09 10:42:34,295 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 87 transitions, 213 flow. Second operand has 7 states, 7 states have (on average 37.42857142857143) internal successors, (262), 7 states have internal predecessors, (262), 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-09 10:42:34,295 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:34,295 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 109 [2024-11-09 10:42:34,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:38,209 INFO L124 PetriNetUnfolderBase]: 42098/69536 cut-off events. [2024-11-09 10:42:38,209 INFO L125 PetriNetUnfolderBase]: For 4470/4470 co-relation queries the response was YES. [2024-11-09 10:42:38,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130203 conditions, 69536 events. 42098/69536 cut-off events. For 4470/4470 co-relation queries the response was YES. Maximal size of possible extension queue 2034. Compared 629052 event pairs, 791 based on Foata normal form. 828/67575 useless extension candidates. Maximal degree in co-relation 130127. Up to 47434 conditions per place. [2024-11-09 10:42:38,535 INFO L140 encePairwiseOnDemand]: 105/109 looper letters, 127 selfloop transitions, 6 changer transitions 0/166 dead transitions. [2024-11-09 10:42:38,535 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 166 transitions, 639 flow [2024-11-09 10:42:38,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 10:42:38,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 10:42:38,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 347 transitions. [2024-11-09 10:42:38,537 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5305810397553516 [2024-11-09 10:42:38,537 INFO L175 Difference]: Start difference. First operand has 91 places, 87 transitions, 213 flow. Second operand 6 states and 347 transitions. [2024-11-09 10:42:38,537 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 166 transitions, 639 flow [2024-11-09 10:42:38,541 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 166 transitions, 637 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:42:38,542 INFO L231 Difference]: Finished difference. Result has 94 places, 88 transitions, 227 flow [2024-11-09 10:42:38,543 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=207, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=227, PETRI_PLACES=94, PETRI_TRANSITIONS=88} [2024-11-09 10:42:38,543 INFO L277 CegarLoopForPetriNet]: 93 programPoint places, 1 predicate places. [2024-11-09 10:42:38,543 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 88 transitions, 227 flow [2024-11-09 10:42:38,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 37.42857142857143) internal successors, (262), 7 states have internal predecessors, (262), 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-09 10:42:38,543 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:38,544 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:38,556 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-09 10:42:38,747 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:42:38,748 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2024-11-09 10:42:38,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:38,748 INFO L85 PathProgramCache]: Analyzing trace with hash -380286513, now seen corresponding path program 1 times [2024-11-09 10:42:38,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:38,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1426504394] [2024-11-09 10:42:38,749 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:38,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:38,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:38,817 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-09 10:42:38,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:38,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1426504394] [2024-11-09 10:42:38,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1426504394] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:38,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:38,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:42:38,819 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [38672593] [2024-11-09 10:42:38,819 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:38,819 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 10:42:38,819 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:38,819 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 10:42:38,820 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 10:42:38,820 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 109 [2024-11-09 10:42:38,821 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 88 transitions, 227 flow. Second operand has 4 states, 4 states have (on average 37.75) internal successors, (151), 4 states have internal predecessors, (151), 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-09 10:42:38,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:38,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 109 [2024-11-09 10:42:38,821 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:45,443 INFO L124 PetriNetUnfolderBase]: 68744/113411 cut-off events. [2024-11-09 10:42:45,444 INFO L125 PetriNetUnfolderBase]: For 6982/7008 co-relation queries the response was YES. [2024-11-09 10:42:45,680 INFO L83 FinitePrefix]: Finished finitePrefix Result has 212794 conditions, 113411 events. 68744/113411 cut-off events. For 6982/7008 co-relation queries the response was YES. Maximal size of possible extension queue 2175. Compared 1026394 event pairs, 22552 based on Foata normal form. 0/106036 useless extension candidates. Maximal degree in co-relation 120544. Up to 47254 conditions per place. [2024-11-09 10:42:46,202 INFO L140 encePairwiseOnDemand]: 103/109 looper letters, 159 selfloop transitions, 7 changer transitions 0/199 dead transitions. [2024-11-09 10:42:46,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 199 transitions, 834 flow [2024-11-09 10:42:46,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:42:46,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:42:46,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 342 transitions. [2024-11-09 10:42:46,204 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6275229357798165 [2024-11-09 10:42:46,204 INFO L175 Difference]: Start difference. First operand has 94 places, 88 transitions, 227 flow. Second operand 5 states and 342 transitions. [2024-11-09 10:42:46,204 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 199 transitions, 834 flow [2024-11-09 10:42:46,209 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 199 transitions, 807 flow, removed 8 selfloop flow, removed 3 redundant places. [2024-11-09 10:42:46,210 INFO L231 Difference]: Finished difference. Result has 99 places, 93 transitions, 262 flow [2024-11-09 10:42:46,210 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=212, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=262, PETRI_PLACES=99, PETRI_TRANSITIONS=93} [2024-11-09 10:42:46,211 INFO L277 CegarLoopForPetriNet]: 93 programPoint places, 6 predicate places. [2024-11-09 10:42:46,211 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 93 transitions, 262 flow [2024-11-09 10:42:46,211 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 37.75) internal successors, (151), 4 states have internal predecessors, (151), 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-09 10:42:46,211 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:46,211 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:46,211 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-09 10:42:46,212 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2024-11-09 10:42:46,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:46,212 INFO L85 PathProgramCache]: Analyzing trace with hash 1671838992, now seen corresponding path program 1 times [2024-11-09 10:42:46,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:46,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [587010284] [2024-11-09 10:42:46,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:46,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:46,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:46,248 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 10:42:46,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:46,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [587010284] [2024-11-09 10:42:46,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [587010284] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:46,249 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:46,249 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:42:46,249 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863476835] [2024-11-09 10:42:46,249 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:46,249 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:46,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:46,250 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:46,250 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:46,250 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 109 [2024-11-09 10:42:46,250 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 93 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 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-09 10:42:46,250 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:46,250 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 109 [2024-11-09 10:42:46,251 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:55,258 INFO L124 PetriNetUnfolderBase]: 89926/148648 cut-off events. [2024-11-09 10:42:55,258 INFO L125 PetriNetUnfolderBase]: For 38742/40839 co-relation queries the response was YES. [2024-11-09 10:42:55,690 INFO L83 FinitePrefix]: Finished finitePrefix Result has 301368 conditions, 148648 events. 89926/148648 cut-off events. For 38742/40839 co-relation queries the response was YES. Maximal size of possible extension queue 3405. Compared 1422419 event pairs, 55844 based on Foata normal form. 0/142347 useless extension candidates. Maximal degree in co-relation 248201. Up to 86569 conditions per place. [2024-11-09 10:42:56,166 INFO L140 encePairwiseOnDemand]: 106/109 looper letters, 95 selfloop transitions, 3 changer transitions 0/133 dead transitions. [2024-11-09 10:42:56,166 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 133 transitions, 564 flow [2024-11-09 10:42:56,166 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:56,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 200 transitions. [2024-11-09 10:42:56,167 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6116207951070336 [2024-11-09 10:42:56,168 INFO L175 Difference]: Start difference. First operand has 99 places, 93 transitions, 262 flow. Second operand 3 states and 200 transitions. [2024-11-09 10:42:56,168 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 133 transitions, 564 flow [2024-11-09 10:42:56,409 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 133 transitions, 564 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:56,410 INFO L231 Difference]: Finished difference. Result has 102 places, 94 transitions, 277 flow [2024-11-09 10:42:56,411 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=109, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=277, PETRI_PLACES=102, PETRI_TRANSITIONS=94} [2024-11-09 10:42:56,411 INFO L277 CegarLoopForPetriNet]: 93 programPoint places, 9 predicate places. [2024-11-09 10:42:56,411 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 94 transitions, 277 flow [2024-11-09 10:42:56,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 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-09 10:42:56,411 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:56,411 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 3, 1, 1, 1, 1, 1] [2024-11-09 10:42:56,412 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-09 10:42:56,412 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 7 more)] === [2024-11-09 10:42:56,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:56,412 INFO L85 PathProgramCache]: Analyzing trace with hash -101608111, now seen corresponding path program 1 times [2024-11-09 10:42:56,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:56,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1843264324] [2024-11-09 10:42:56,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:56,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:56,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:56,460 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:42:56,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:56,474 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:42:56,474 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:42:56,475 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2024-11-09 10:42:56,475 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 10 remaining) [2024-11-09 10:42:56,475 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 10 remaining) [2024-11-09 10:42:56,475 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 10 remaining) [2024-11-09 10:42:56,475 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 10 remaining) [2024-11-09 10:42:56,475 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (4 of 10 remaining) [2024-11-09 10:42:56,476 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 10 remaining) [2024-11-09 10:42:56,476 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (2 of 10 remaining) [2024-11-09 10:42:56,476 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 10 remaining) [2024-11-09 10:42:56,476 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 10 remaining) [2024-11-09 10:42:56,476 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-09 10:42:56,476 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-09 10:42:56,477 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:42:56,477 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-09 10:42:56,499 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-09 10:42:56,501 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 112 places, 131 transitions, 302 flow [2024-11-09 10:42:56,527 INFO L124 PetriNetUnfolderBase]: 77/409 cut-off events. [2024-11-09 10:42:56,528 INFO L125 PetriNetUnfolderBase]: For 48/51 co-relation queries the response was YES. [2024-11-09 10:42:56,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 460 conditions, 409 events. 77/409 cut-off events. For 48/51 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2087 event pairs, 6 based on Foata normal form. 0/270 useless extension candidates. Maximal degree in co-relation 295. Up to 32 conditions per place. [2024-11-09 10:42:56,530 INFO L82 GeneralOperation]: Start removeDead. Operand has 112 places, 131 transitions, 302 flow [2024-11-09 10:42:56,532 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 112 places, 131 transitions, 302 flow [2024-11-09 10:42:56,533 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:56,533 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;@794fd333, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:56,533 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-09 10:42:56,535 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:56,536 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:56,536 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:56,536 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:56,536 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:56,536 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 8 more)] === [2024-11-09 10:42:56,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:56,537 INFO L85 PathProgramCache]: Analyzing trace with hash 845358, now seen corresponding path program 1 times [2024-11-09 10:42:56,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:56,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [901955568] [2024-11-09 10:42:56,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:56,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:56,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:56,574 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-09 10:42:56,575 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:56,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [901955568] [2024-11-09 10:42:56,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [901955568] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:56,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:56,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:56,576 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [197168598] [2024-11-09 10:42:56,576 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:56,576 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:56,576 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:56,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:56,577 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:56,584 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 40 out of 131 [2024-11-09 10:42:56,585 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 131 transitions, 302 flow. Second operand has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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-09 10:42:56,585 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:56,585 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 40 of 131 [2024-11-09 10:42:56,585 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand