./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.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_61-invariant_racing.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 b4399e58ed3ca9c75e2a61372e91a4308548a0e79a3eb4428d85990bd71242f7 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:43:00,674 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:43:00,746 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:43:00,749 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:43:00,750 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:43:00,770 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:43:00,771 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:43:00,772 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:43:00,772 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:43:00,774 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:43:00,774 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:43:00,774 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:43:00,775 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:43:00,775 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:43:00,775 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:43:00,776 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:43:00,777 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:43:00,777 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:43:00,777 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:43:00,777 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:43:00,777 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:43:00,778 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:43:00,778 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:43:00,780 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:43:00,780 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:43:00,780 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:43:00,781 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:43:00,781 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:43:00,781 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:43:00,781 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:43:00,781 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:43:00,781 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:43:00,781 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:43:00,782 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:43:00,782 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:43:00,783 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:43:00,784 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 -> b4399e58ed3ca9c75e2a61372e91a4308548a0e79a3eb4428d85990bd71242f7 [2024-11-09 10:43:00,988 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:43:01,007 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:43:01,010 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:43:01,011 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:43:01,011 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:43:01,012 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.i [2024-11-09 10:43:02,217 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:43:02,413 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:43:02,415 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.i [2024-11-09 10:43:02,427 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/646b85d5d/870e992a8f32444788b4ea4afa11f42f/FLAGe3f97dc50 [2024-11-09 10:43:02,442 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/646b85d5d/870e992a8f32444788b4ea4afa11f42f [2024-11-09 10:43:02,444 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:43:02,446 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:43:02,448 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:43:02,448 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:43:02,453 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:43:02,453 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:02,455 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a1f625 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02, skipping insertion in model container [2024-11-09 10:43:02,455 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:02,499 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:43:02,770 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:43:02,785 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:43:02,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:43:02,910 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:43:02,910 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02 WrapperNode [2024-11-09 10:43:02,911 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:43:02,911 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:43:02,912 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:43:02,912 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:43:02,917 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:43:02" (1/1) ... [2024-11-09 10:43:02,935 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:43:02" (1/1) ... [2024-11-09 10:43:02,983 INFO L138 Inliner]: procedures = 171, calls = 44, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 108 [2024-11-09 10:43:02,983 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:43:02,985 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:43:02,986 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:43:02,986 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:43:02,994 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:02,994 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:02,997 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,019 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 5, 2]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2024-11-09 10:43:03,021 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,024 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,035 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,038 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,039 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,040 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,042 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:43:03,043 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:43:03,043 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:43:03,043 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:43:03,044 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (1/1) ... [2024-11-09 10:43:03,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:43:03,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:43:03,068 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:43:03,070 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:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:43:03,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-09 10:43:03,102 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 10:43:03,102 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:43:03,102 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:43:03,103 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:43:03,208 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:43:03,209 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:43:03,440 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:43:03,441 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:43:03,554 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:43:03,554 INFO L316 CfgBuilder]: Removed 16 assume(true) statements. [2024-11-09 10:43:03,554 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:43:03 BoogieIcfgContainer [2024-11-09 10:43:03,554 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:43:03,559 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:43:03,559 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:43:03,562 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:43:03,562 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:43:02" (1/3) ... [2024-11-09 10:43:03,563 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@236fc357 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:43:03, skipping insertion in model container [2024-11-09 10:43:03,563 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:43:02" (2/3) ... [2024-11-09 10:43:03,563 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@236fc357 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:43:03, skipping insertion in model container [2024-11-09 10:43:03,563 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:43:03" (3/3) ... [2024-11-09 10:43:03,564 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_61-invariant_racing.i [2024-11-09 10:43:03,576 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:43:03,576 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-11-09 10:43:03,576 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:43:03,614 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-09 10:43:03,645 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 74 places, 89 transitions, 185 flow [2024-11-09 10:43:03,686 INFO L124 PetriNetUnfolderBase]: 28/138 cut-off events. [2024-11-09 10:43:03,686 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:43:03,691 INFO L83 FinitePrefix]: Finished finitePrefix Result has 143 conditions, 138 events. 28/138 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 522 event pairs, 0 based on Foata normal form. 0/95 useless extension candidates. Maximal degree in co-relation 84. Up to 6 conditions per place. [2024-11-09 10:43:03,691 INFO L82 GeneralOperation]: Start removeDead. Operand has 74 places, 89 transitions, 185 flow [2024-11-09 10:43:03,695 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 74 places, 89 transitions, 185 flow [2024-11-09 10:43:03,702 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:43:03,709 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;@1ca85a8e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:43:03,709 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-09 10:43:03,713 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:43:03,714 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:43:03,714 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:43:03,714 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:03,714 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:43:03,715 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:03,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:03,718 INFO L85 PathProgramCache]: Analyzing trace with hash 429099, now seen corresponding path program 1 times [2024-11-09 10:43:03,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:03,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377327987] [2024-11-09 10:43:03,725 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:03,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:03,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:03,937 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:43:03,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:03,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [377327987] [2024-11-09 10:43:03,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [377327987] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:03,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:03,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:43:03,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [905739281] [2024-11-09 10:43:03,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:03,947 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:43:03,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:03,968 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:43:03,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:43:03,986 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 32 out of 89 [2024-11-09 10:43:03,989 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 89 transitions, 185 flow. Second operand has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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:43:03,989 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:03,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 32 of 89 [2024-11-09 10:43:03,990 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:04,220 INFO L124 PetriNetUnfolderBase]: 296/914 cut-off events. [2024-11-09 10:43:04,220 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:43:04,224 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1545 conditions, 914 events. 296/914 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 5610 event pairs, 247 based on Foata normal form. 188/1065 useless extension candidates. Maximal degree in co-relation 1466. Up to 567 conditions per place. [2024-11-09 10:43:04,229 INFO L140 encePairwiseOnDemand]: 69/89 looper letters, 48 selfloop transitions, 2 changer transitions 1/83 dead transitions. [2024-11-09 10:43:04,230 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 83 transitions, 275 flow [2024-11-09 10:43:04,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:43:04,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:43:04,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 171 transitions. [2024-11-09 10:43:04,240 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6404494382022472 [2024-11-09 10:43:04,242 INFO L175 Difference]: Start difference. First operand has 74 places, 89 transitions, 185 flow. Second operand 3 states and 171 transitions. [2024-11-09 10:43:04,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 83 transitions, 275 flow [2024-11-09 10:43:04,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 83 transitions, 275 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:43:04,249 INFO L231 Difference]: Finished difference. Result has 73 places, 69 transitions, 149 flow [2024-11-09 10:43:04,251 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=147, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=149, PETRI_PLACES=73, PETRI_TRANSITIONS=69} [2024-11-09 10:43:04,254 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, -1 predicate places. [2024-11-09 10:43:04,254 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 69 transitions, 149 flow [2024-11-09 10:43:04,255 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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:43:04,255 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:04,255 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:43:04,255 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:43:04,255 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:04,256 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:04,256 INFO L85 PathProgramCache]: Analyzing trace with hash 429100, now seen corresponding path program 1 times [2024-11-09 10:43:04,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:04,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130754088] [2024-11-09 10:43:04,256 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:04,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:04,383 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:43:04,385 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:04,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130754088] [2024-11-09 10:43:04,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130754088] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:04,386 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:04,386 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:43:04,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013763694] [2024-11-09 10:43:04,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:04,387 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:43:04,387 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:04,388 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:43:04,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:43:04,402 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 89 [2024-11-09 10:43:04,402 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 69 transitions, 149 flow. Second operand has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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:43:04,403 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:04,403 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 89 [2024-11-09 10:43:04,403 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:04,532 INFO L124 PetriNetUnfolderBase]: 267/857 cut-off events. [2024-11-09 10:43:04,532 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 10:43:04,534 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1426 conditions, 857 events. 267/857 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 5034 event pairs, 216 based on Foata normal form. 1/809 useless extension candidates. Maximal degree in co-relation 1398. Up to 531 conditions per place. [2024-11-09 10:43:04,537 INFO L140 encePairwiseOnDemand]: 85/89 looper letters, 48 selfloop transitions, 2 changer transitions 0/83 dead transitions. [2024-11-09 10:43:04,538 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 83 transitions, 277 flow [2024-11-09 10:43:04,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:43:04,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:43:04,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 157 transitions. [2024-11-09 10:43:04,540 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5880149812734082 [2024-11-09 10:43:04,540 INFO L175 Difference]: Start difference. First operand has 73 places, 69 transitions, 149 flow. Second operand 3 states and 157 transitions. [2024-11-09 10:43:04,540 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 83 transitions, 277 flow [2024-11-09 10:43:04,541 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 83 transitions, 273 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:43:04,544 INFO L231 Difference]: Finished difference. Result has 73 places, 69 transitions, 155 flow [2024-11-09 10:43:04,544 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=145, 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=155, PETRI_PLACES=73, PETRI_TRANSITIONS=69} [2024-11-09 10:43:04,545 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, -1 predicate places. [2024-11-09 10:43:04,545 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 69 transitions, 155 flow [2024-11-09 10:43:04,545 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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:43:04,546 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:04,546 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:43:04,546 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:43:04,547 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:04,548 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:04,548 INFO L85 PathProgramCache]: Analyzing trace with hash 1158965909, now seen corresponding path program 1 times [2024-11-09 10:43:04,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:04,550 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1674513039] [2024-11-09 10:43:04,550 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:04,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:04,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:04,708 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:43:04,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:04,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1674513039] [2024-11-09 10:43:04,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1674513039] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:43:04,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1659348030] [2024-11-09 10:43:04,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:04,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:43:04,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:43:04,712 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:43:04,714 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:43:04,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:04,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 10:43:04,776 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:43:04,815 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:43:04,881 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:43:04,882 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:43:04,947 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:43:04,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1659348030] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:43:04,947 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:43:04,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2024-11-09 10:43:04,947 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1652520956] [2024-11-09 10:43:04,948 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:43:04,948 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-09 10:43:04,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:04,948 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-09 10:43:04,949 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-09 10:43:05,007 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 34 out of 89 [2024-11-09 10:43:05,007 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 69 transitions, 155 flow. Second operand has 9 states, 9 states have (on average 36.333333333333336) internal successors, (327), 9 states have internal predecessors, (327), 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:43:05,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:05,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 34 of 89 [2024-11-09 10:43:05,008 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:05,094 INFO L124 PetriNetUnfolderBase]: 43/154 cut-off events. [2024-11-09 10:43:05,094 INFO L125 PetriNetUnfolderBase]: For 37/37 co-relation queries the response was YES. [2024-11-09 10:43:05,094 INFO L83 FinitePrefix]: Finished finitePrefix Result has 288 conditions, 154 events. 43/154 cut-off events. For 37/37 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 451 event pairs, 24 based on Foata normal form. 28/178 useless extension candidates. Maximal degree in co-relation 270. Up to 81 conditions per place. [2024-11-09 10:43:05,095 INFO L140 encePairwiseOnDemand]: 85/89 looper letters, 31 selfloop transitions, 2 changer transitions 0/49 dead transitions. [2024-11-09 10:43:05,095 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 49 transitions, 174 flow [2024-11-09 10:43:05,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 10:43:05,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 10:43:05,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 171 transitions. [2024-11-09 10:43:05,096 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4803370786516854 [2024-11-09 10:43:05,096 INFO L175 Difference]: Start difference. First operand has 73 places, 69 transitions, 155 flow. Second operand 4 states and 171 transitions. [2024-11-09 10:43:05,097 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 49 transitions, 174 flow [2024-11-09 10:43:05,097 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 49 transitions, 168 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 10:43:05,098 INFO L231 Difference]: Finished difference. Result has 39 places, 34 transitions, 76 flow [2024-11-09 10:43:05,098 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=89, PETRI_DIFFERENCE_MINUEND_FLOW=72, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=76, PETRI_PLACES=39, PETRI_TRANSITIONS=34} [2024-11-09 10:43:05,098 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, -35 predicate places. [2024-11-09 10:43:05,098 INFO L471 AbstractCegarLoop]: Abstraction has has 39 places, 34 transitions, 76 flow [2024-11-09 10:43:05,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 36.333333333333336) internal successors, (327), 9 states have internal predecessors, (327), 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:43:05,099 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:05,099 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2024-11-09 10:43:05,114 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-09 10:43:05,299 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:43:05,303 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:05,303 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:05,303 INFO L85 PathProgramCache]: Analyzing trace with hash 1568205237, now seen corresponding path program 1 times [2024-11-09 10:43:05,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:05,303 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [603909000] [2024-11-09 10:43:05,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:05,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:05,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:43:05,318 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:43:05,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:43:05,343 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:43:05,345 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:43:05,346 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2024-11-09 10:43:05,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2024-11-09 10:43:05,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2024-11-09 10:43:05,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 7 remaining) [2024-11-09 10:43:05,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2024-11-09 10:43:05,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (1 of 7 remaining) [2024-11-09 10:43:05,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2024-11-09 10:43:05,349 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:43:05,349 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 10:43:05,351 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:43:05,351 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 10:43:05,371 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-09 10:43:05,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 104 places, 125 transitions, 266 flow [2024-11-09 10:43:05,389 INFO L124 PetriNetUnfolderBase]: 47/235 cut-off events. [2024-11-09 10:43:05,389 INFO L125 PetriNetUnfolderBase]: For 6/7 co-relation queries the response was YES. [2024-11-09 10:43:05,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247 conditions, 235 events. 47/235 cut-off events. For 6/7 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1067 event pairs, 0 based on Foata normal form. 0/163 useless extension candidates. Maximal degree in co-relation 142. Up to 9 conditions per place. [2024-11-09 10:43:05,390 INFO L82 GeneralOperation]: Start removeDead. Operand has 104 places, 125 transitions, 266 flow [2024-11-09 10:43:05,392 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 104 places, 125 transitions, 266 flow [2024-11-09 10:43:05,392 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:43:05,394 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;@1ca85a8e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:43:05,394 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-09 10:43:05,395 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:43:05,395 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:43:05,395 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:43:05,396 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:05,396 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:43:05,396 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:05,396 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:05,396 INFO L85 PathProgramCache]: Analyzing trace with hash 553224, now seen corresponding path program 1 times [2024-11-09 10:43:05,396 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:05,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149332169] [2024-11-09 10:43:05,397 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:05,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:05,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:05,424 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:43:05,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:05,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149332169] [2024-11-09 10:43:05,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149332169] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:05,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:05,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:43:05,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941692673] [2024-11-09 10:43:05,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:05,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:43:05,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:05,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:43:05,429 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:43:05,440 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 125 [2024-11-09 10:43:05,441 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 125 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 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:43:05,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:05,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 125 [2024-11-09 10:43:05,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:06,881 INFO L124 PetriNetUnfolderBase]: 8837/17940 cut-off events. [2024-11-09 10:43:06,882 INFO L125 PetriNetUnfolderBase]: For 139/139 co-relation queries the response was YES. [2024-11-09 10:43:06,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31571 conditions, 17940 events. 8837/17940 cut-off events. For 139/139 co-relation queries the response was YES. Maximal size of possible extension queue 465. Compared 163069 event pairs, 7397 based on Foata normal form. 3937/21255 useless extension candidates. Maximal degree in co-relation 12854. Up to 12263 conditions per place. [2024-11-09 10:43:06,978 INFO L140 encePairwiseOnDemand]: 99/125 looper letters, 76 selfloop transitions, 2 changer transitions 1/126 dead transitions. [2024-11-09 10:43:06,978 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 126 transitions, 426 flow [2024-11-09 10:43:06,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:43:06,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:43:06,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 256 transitions. [2024-11-09 10:43:06,984 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6826666666666666 [2024-11-09 10:43:06,984 INFO L175 Difference]: Start difference. First operand has 104 places, 125 transitions, 266 flow. Second operand 3 states and 256 transitions. [2024-11-09 10:43:06,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 126 transitions, 426 flow [2024-11-09 10:43:06,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 103 places, 126 transitions, 426 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:43:06,988 INFO L231 Difference]: Finished difference. Result has 103 places, 99 transitions, 218 flow [2024-11-09 10:43:06,988 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=216, PETRI_DIFFERENCE_MINUEND_PLACES=101, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=98, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=103, PETRI_TRANSITIONS=99} [2024-11-09 10:43:06,989 INFO L277 CegarLoopForPetriNet]: 104 programPoint places, -1 predicate places. [2024-11-09 10:43:06,990 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 99 transitions, 218 flow [2024-11-09 10:43:06,990 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 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:43:06,990 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:06,990 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:43:06,991 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 10:43:06,991 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:06,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:06,994 INFO L85 PathProgramCache]: Analyzing trace with hash 553225, now seen corresponding path program 1 times [2024-11-09 10:43:06,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:06,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [517698604] [2024-11-09 10:43:06,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:06,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:06,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:07,043 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:43:07,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:07,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [517698604] [2024-11-09 10:43:07,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [517698604] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:07,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:07,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:43:07,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [341194110] [2024-11-09 10:43:07,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:07,044 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:43:07,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:07,045 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:43:07,045 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:43:07,055 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 125 [2024-11-09 10:43:07,055 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 99 transitions, 218 flow. Second operand has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 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:43:07,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:07,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 125 [2024-11-09 10:43:07,056 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:08,195 INFO L124 PetriNetUnfolderBase]: 7696/16274 cut-off events. [2024-11-09 10:43:08,195 INFO L125 PetriNetUnfolderBase]: For 259/259 co-relation queries the response was YES. [2024-11-09 10:43:08,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28521 conditions, 16274 events. 7696/16274 cut-off events. For 259/259 co-relation queries the response was YES. Maximal size of possible extension queue 429. Compared 150761 event pairs, 3497 based on Foata normal form. 1/15509 useless extension candidates. Maximal degree in co-relation 26803. Up to 11927 conditions per place. [2024-11-09 10:43:08,258 INFO L140 encePairwiseOnDemand]: 121/125 looper letters, 64 selfloop transitions, 2 changer transitions 0/114 dead transitions. [2024-11-09 10:43:08,259 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 114 transitions, 380 flow [2024-11-09 10:43:08,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:43:08,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:43:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 218 transitions. [2024-11-09 10:43:08,260 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5813333333333334 [2024-11-09 10:43:08,260 INFO L175 Difference]: Start difference. First operand has 103 places, 99 transitions, 218 flow. Second operand 3 states and 218 transitions. [2024-11-09 10:43:08,260 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 114 transitions, 380 flow [2024-11-09 10:43:08,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 114 transitions, 376 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:43:08,272 INFO L231 Difference]: Finished difference. Result has 103 places, 100 transitions, 228 flow [2024-11-09 10:43:08,273 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=99, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=97, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=228, PETRI_PLACES=103, PETRI_TRANSITIONS=100} [2024-11-09 10:43:08,273 INFO L277 CegarLoopForPetriNet]: 104 programPoint places, -1 predicate places. [2024-11-09 10:43:08,273 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 100 transitions, 228 flow [2024-11-09 10:43:08,273 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 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:43:08,274 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:08,274 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:43:08,274 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 10:43:08,274 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:08,274 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:08,274 INFO L85 PathProgramCache]: Analyzing trace with hash -168246064, now seen corresponding path program 1 times [2024-11-09 10:43:08,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:08,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786328967] [2024-11-09 10:43:08,275 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:08,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:08,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:08,354 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:43:08,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:08,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [786328967] [2024-11-09 10:43:08,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [786328967] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:43:08,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [292229861] [2024-11-09 10:43:08,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:08,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:43:08,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:43:08,356 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:43:08,357 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:43:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:08,422 INFO L255 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 10:43:08,423 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:43:08,432 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:43:08,472 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:43:08,472 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:43:08,508 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:43:08,508 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [292229861] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:43:08,508 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:43:08,508 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2024-11-09 10:43:08,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [750754633] [2024-11-09 10:43:08,509 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:43:08,509 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-09 10:43:08,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:08,509 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-09 10:43:08,510 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-09 10:43:08,538 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 125 [2024-11-09 10:43:08,538 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 100 transitions, 228 flow. Second operand has 7 states, 7 states have (on average 51.42857142857143) internal successors, (360), 7 states have internal predecessors, (360), 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:43:08,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:08,539 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 125 [2024-11-09 10:43:08,539 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:09,444 INFO L124 PetriNetUnfolderBase]: 7458/15392 cut-off events. [2024-11-09 10:43:09,444 INFO L125 PetriNetUnfolderBase]: For 495/495 co-relation queries the response was YES. [2024-11-09 10:43:09,471 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27332 conditions, 15392 events. 7458/15392 cut-off events. For 495/495 co-relation queries the response was YES. Maximal size of possible extension queue 404. Compared 138322 event pairs, 2344 based on Foata normal form. 224/15232 useless extension candidates. Maximal degree in co-relation 2542. Up to 9284 conditions per place. [2024-11-09 10:43:09,518 INFO L140 encePairwiseOnDemand]: 121/125 looper letters, 117 selfloop transitions, 4 changer transitions 0/168 dead transitions. [2024-11-09 10:43:09,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 106 places, 168 transitions, 604 flow [2024-11-09 10:43:09,522 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:43:09,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:43:09,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 369 transitions. [2024-11-09 10:43:09,523 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5904 [2024-11-09 10:43:09,523 INFO L175 Difference]: Start difference. First operand has 103 places, 100 transitions, 228 flow. Second operand 5 states and 369 transitions. [2024-11-09 10:43:09,524 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 106 places, 168 transitions, 604 flow [2024-11-09 10:43:09,525 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 168 transitions, 602 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:43:09,526 INFO L231 Difference]: Finished difference. Result has 105 places, 99 transitions, 230 flow [2024-11-09 10:43:09,527 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=222, PETRI_DIFFERENCE_MINUEND_PLACES=101, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=99, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=95, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=230, PETRI_PLACES=105, PETRI_TRANSITIONS=99} [2024-11-09 10:43:09,527 INFO L277 CegarLoopForPetriNet]: 104 programPoint places, 1 predicate places. [2024-11-09 10:43:09,527 INFO L471 AbstractCegarLoop]: Abstraction has has 105 places, 99 transitions, 230 flow [2024-11-09 10:43:09,528 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 51.42857142857143) internal successors, (360), 7 states have internal predecessors, (360), 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:43:09,528 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:09,528 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2024-11-09 10:43:09,542 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-09 10:43:09,729 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:43:09,730 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:09,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:09,730 INFO L85 PathProgramCache]: Analyzing trace with hash -15868013, now seen corresponding path program 1 times [2024-11-09 10:43:09,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:09,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [997057064] [2024-11-09 10:43:09,731 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:09,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:09,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:43:09,740 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:43:09,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:43:09,749 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:43:09,750 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 7 remaining) [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (1 of 7 remaining) [2024-11-09 10:43:09,750 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2024-11-09 10:43:09,750 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 10:43:09,751 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 10:43:09,751 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:43:09,752 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 10:43:09,769 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-09 10:43:09,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 134 places, 161 transitions, 349 flow [2024-11-09 10:43:09,788 INFO L124 PetriNetUnfolderBase]: 69/353 cut-off events. [2024-11-09 10:43:09,788 INFO L125 PetriNetUnfolderBase]: For 19/22 co-relation queries the response was YES. [2024-11-09 10:43:09,791 INFO L83 FinitePrefix]: Finished finitePrefix Result has 378 conditions, 353 events. 69/353 cut-off events. For 19/22 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1760 event pairs, 1 based on Foata normal form. 0/244 useless extension candidates. Maximal degree in co-relation 246. Up to 12 conditions per place. [2024-11-09 10:43:09,791 INFO L82 GeneralOperation]: Start removeDead. Operand has 134 places, 161 transitions, 349 flow [2024-11-09 10:43:09,793 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 134 places, 161 transitions, 349 flow [2024-11-09 10:43:09,794 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:43:09,794 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;@1ca85a8e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:43:09,794 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-09 10:43:09,795 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:43:09,795 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:43:09,795 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:43:09,795 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:09,795 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:43:09,795 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:09,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:09,795 INFO L85 PathProgramCache]: Analyzing trace with hash 713097, now seen corresponding path program 1 times [2024-11-09 10:43:09,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:09,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [457030124] [2024-11-09 10:43:09,796 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:09,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:09,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:09,812 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:43:09,812 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:09,812 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [457030124] [2024-11-09 10:43:09,812 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [457030124] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:09,812 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:09,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:43:09,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1633826806] [2024-11-09 10:43:09,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:09,813 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:43:09,813 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:09,813 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:43:09,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:43:09,821 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 161 [2024-11-09 10:43:09,821 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 161 transitions, 349 flow. Second operand has 3 states, 3 states have (on average 63.0) internal successors, (189), 3 states have internal predecessors, (189), 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:43:09,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:09,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 161 [2024-11-09 10:43:09,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:31,787 INFO L124 PetriNetUnfolderBase]: 192014/323708 cut-off events. [2024-11-09 10:43:31,788 INFO L125 PetriNetUnfolderBase]: For 4143/4143 co-relation queries the response was YES. [2024-11-09 10:43:32,625 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584459 conditions, 323708 events. 192014/323708 cut-off events. For 4143/4143 co-relation queries the response was YES. Maximal size of possible extension queue 6562. Compared 3460132 event pairs, 160330 based on Foata normal form. 73869/387505 useless extension candidates. Maximal degree in co-relation 100250. Up to 233593 conditions per place. [2024-11-09 10:43:34,132 INFO L140 encePairwiseOnDemand]: 129/161 looper letters, 104 selfloop transitions, 2 changer transitions 1/169 dead transitions. [2024-11-09 10:43:34,133 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 169 transitions, 579 flow [2024-11-09 10:43:34,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:43:34,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:43:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 341 transitions. [2024-11-09 10:43:34,134 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7060041407867494 [2024-11-09 10:43:34,135 INFO L175 Difference]: Start difference. First operand has 134 places, 161 transitions, 349 flow. Second operand 3 states and 341 transitions. [2024-11-09 10:43:34,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 169 transitions, 579 flow [2024-11-09 10:43:34,137 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 169 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:43:34,140 INFO L231 Difference]: Finished difference. Result has 133 places, 129 transitions, 289 flow [2024-11-09 10:43:34,140 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=133, PETRI_TRANSITIONS=129} [2024-11-09 10:43:34,140 INFO L277 CegarLoopForPetriNet]: 134 programPoint places, -1 predicate places. [2024-11-09 10:43:34,141 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 129 transitions, 289 flow [2024-11-09 10:43:34,141 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.0) internal successors, (189), 3 states have internal predecessors, (189), 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:43:34,141 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:34,141 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:43:34,141 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 10:43:34,141 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2024-11-09 10:43:34,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:34,142 INFO L85 PathProgramCache]: Analyzing trace with hash 713098, now seen corresponding path program 1 times [2024-11-09 10:43:34,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:34,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1581223923] [2024-11-09 10:43:34,142 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:34,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:34,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:34,179 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:43:34,179 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:34,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1581223923] [2024-11-09 10:43:34,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1581223923] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:34,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:34,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:43:34,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345399291] [2024-11-09 10:43:34,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:34,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:43:34,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:34,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:43:34,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:43:34,190 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 161 [2024-11-09 10:43:34,190 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 129 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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:43:34,190 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:34,191 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 161 [2024-11-09 10:43:34,191 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand