./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.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 62bb9e4cb3fb45378d7de513612dc08e0394f3048289be85bceda07932ec1175 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 16:01:07,328 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 16:01:07,396 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-12 16:01:07,402 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 16:01:07,403 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 16:01:07,428 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 16:01:07,430 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 16:01:07,431 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 16:01:07,431 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-12 16:01:07,433 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-12 16:01:07,433 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 16:01:07,433 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 16:01:07,434 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 16:01:07,434 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 16:01:07,435 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 16:01:07,437 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 16:01:07,438 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 16:01:07,438 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 16:01:07,438 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 16:01:07,438 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 16:01:07,438 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-12 16:01:07,440 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-12 16:01:07,442 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-12 16:01:07,442 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 16:01:07,442 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-12 16:01:07,442 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 16:01:07,442 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 16:01:07,443 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 16:01:07,443 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 16:01:07,443 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 16:01:07,443 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 16:01:07,444 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-12 16:01:07,444 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 16:01:07,444 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 16:01:07,444 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 16:01:07,445 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 16:01:07,445 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 16:01:07,445 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 16:01:07,445 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 16:01:07,446 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 16:01:07,446 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 16:01:07,447 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 16:01:07,447 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 -> 62bb9e4cb3fb45378d7de513612dc08e0394f3048289be85bceda07932ec1175 [2024-11-12 16:01:07,655 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 16:01:07,680 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 16:01:07,683 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 16:01:07,684 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 16:01:07,684 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 16:01:07,686 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i [2024-11-12 16:01:08,913 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 16:01:09,086 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 16:01:09,087 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur.i [2024-11-12 16:01:09,103 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/969e07191/27f9841162304b158e82a2cfe85b3a97/FLAG26403f093 [2024-11-12 16:01:09,467 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/969e07191/27f9841162304b158e82a2cfe85b3a97 [2024-11-12 16:01:09,470 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 16:01:09,471 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 16:01:09,472 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 16:01:09,473 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 16:01:09,477 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 16:01:09,478 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,479 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63315ae4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09, skipping insertion in model container [2024-11-12 16:01:09,479 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,518 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 16:01:09,793 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 16:01:09,815 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 16:01:09,852 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 16:01:09,885 INFO L204 MainTranslator]: Completed translation [2024-11-12 16:01:09,885 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09 WrapperNode [2024-11-12 16:01:09,886 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 16:01:09,887 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 16:01:09,887 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 16:01:09,889 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 16:01:09,895 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,908 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,935 INFO L138 Inliner]: procedures = 165, calls = 30, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 152 [2024-11-12 16:01:09,935 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 16:01:09,936 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 16:01:09,936 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 16:01:09,936 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 16:01:09,950 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,951 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,953 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,969 INFO L175 MemorySlicer]: Split 14 memory accesses to 3 slices as follows [2, 5, 7]. 50 percent of accesses are in the largest equivalence class. The 8 initializations are split as follows [2, 5, 1]. The 2 writes are split as follows [0, 0, 2]. [2024-11-12 16:01:09,969 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,969 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,978 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,984 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,985 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,986 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,988 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 16:01:09,989 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 16:01:09,989 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 16:01:09,989 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 16:01:09,993 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (1/1) ... [2024-11-12 16:01:09,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 16:01:10,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 16:01:10,028 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-12 16:01:10,033 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-12 16:01:10,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-12 16:01:10,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-12 16:01:10,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-12 16:01:10,076 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-12 16:01:10,077 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-12 16:01:10,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-12 16:01:10,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-12 16:01:10,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-12 16:01:10,077 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-12 16:01:10,077 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-12 16:01:10,078 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 16:01:10,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 16:01:10,081 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 16:01:10,192 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 16:01:10,194 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 16:01:10,423 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 16:01:10,423 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 16:01:10,822 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 16:01:10,823 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-12 16:01:10,823 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 04:01:10 BoogieIcfgContainer [2024-11-12 16:01:10,824 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 16:01:10,825 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 16:01:10,826 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 16:01:10,828 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 16:01:10,829 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 04:01:09" (1/3) ... [2024-11-12 16:01:10,830 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c8bfd16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 04:01:10, skipping insertion in model container [2024-11-12 16:01:10,830 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 04:01:09" (2/3) ... [2024-11-12 16:01:10,830 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7c8bfd16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 04:01:10, skipping insertion in model container [2024-11-12 16:01:10,830 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 04:01:10" (3/3) ... [2024-11-12 16:01:10,831 INFO L112 eAbstractionObserver]: Analyzing ICFG 37_stack_lock_p0_vs_concur.i [2024-11-12 16:01:10,844 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 16:01:10,845 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations. [2024-11-12 16:01:10,845 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 16:01:10,897 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 16:01:10,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 49 places, 50 transitions, 104 flow [2024-11-12 16:01:10,958 INFO L124 PetriNetUnfolderBase]: 4/54 cut-off events. [2024-11-12 16:01:10,959 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 16:01:10,961 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58 conditions, 54 events. 4/54 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 131 event pairs, 0 based on Foata normal form. 0/31 useless extension candidates. Maximal degree in co-relation 47. Up to 2 conditions per place. [2024-11-12 16:01:10,962 INFO L82 GeneralOperation]: Start removeDead. Operand has 49 places, 50 transitions, 104 flow [2024-11-12 16:01:10,965 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 49 places, 50 transitions, 104 flow [2024-11-12 16:01:10,976 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 16:01:10,982 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;@2e373552, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 16:01:10,982 INFO L334 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2024-11-12 16:01:10,986 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 16:01:10,986 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-12 16:01:10,986 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 16:01:10,986 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:10,987 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-12 16:01:10,987 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] === [2024-11-12 16:01:10,992 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:10,992 INFO L85 PathProgramCache]: Analyzing trace with hash 447730, now seen corresponding path program 1 times [2024-11-12 16:01:10,999 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:10,999 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [261817405] [2024-11-12 16:01:10,999 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:11,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:11,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:11,527 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-12 16:01:11,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:11,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [261817405] [2024-11-12 16:01:11,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [261817405] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:11,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:11,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:11,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [108886084] [2024-11-12 16:01:11,531 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:11,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-12 16:01:11,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:11,559 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 16:01:11,559 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 16:01:11,560 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 50 [2024-11-12 16:01:11,562 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 50 transitions, 104 flow. Second operand has 2 states, 2 states have (on average 23.0) internal successors, (46), 2 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 16:01:11,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:11,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 50 [2024-11-12 16:01:11,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:11,631 INFO L124 PetriNetUnfolderBase]: 37/152 cut-off events. [2024-11-12 16:01:11,631 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 16:01:11,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 249 conditions, 152 events. 37/152 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 497 event pairs, 34 based on Foata normal form. 6/125 useless extension candidates. Maximal degree in co-relation 236. Up to 93 conditions per place. [2024-11-12 16:01:11,637 INFO L140 encePairwiseOnDemand]: 45/50 looper letters, 21 selfloop transitions, 0 changer transitions 0/42 dead transitions. [2024-11-12 16:01:11,637 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 42 transitions, 130 flow [2024-11-12 16:01:11,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-12 16:01:11,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-12 16:01:11,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 70 transitions. [2024-11-12 16:01:11,648 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7 [2024-11-12 16:01:11,649 INFO L175 Difference]: Start difference. First operand has 49 places, 50 transitions, 104 flow. Second operand 2 states and 70 transitions. [2024-11-12 16:01:11,649 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 42 transitions, 130 flow [2024-11-12 16:01:11,652 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 42 transitions, 130 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:01:11,656 INFO L231 Difference]: Finished difference. Result has 45 places, 42 transitions, 88 flow [2024-11-12 16:01:11,658 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=88, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=88, PETRI_PLACES=45, PETRI_TRANSITIONS=42} [2024-11-12 16:01:11,660 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, -4 predicate places. [2024-11-12 16:01:11,660 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 42 transitions, 88 flow [2024-11-12 16:01:11,660 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 23.0) internal successors, (46), 2 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 16:01:11,661 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:11,661 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-12 16:01:11,661 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 16:01:11,661 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 29 more)] === [2024-11-12 16:01:11,661 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:11,662 INFO L85 PathProgramCache]: Analyzing trace with hash 455001407, now seen corresponding path program 1 times [2024-11-12 16:01:11,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:11,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1334703980] [2024-11-12 16:01:11,662 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:11,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:11,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 16:01:11,892 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 16:01:11,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 16:01:11,946 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 16:01:11,946 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 16:01:11,947 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (31 of 32 remaining) [2024-11-12 16:01:11,950 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 32 remaining) [2024-11-12 16:01:11,951 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 32 remaining) [2024-11-12 16:01:11,951 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 32 remaining) [2024-11-12 16:01:11,951 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 32 remaining) [2024-11-12 16:01:11,951 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 32 remaining) [2024-11-12 16:01:11,951 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 32 remaining) [2024-11-12 16:01:11,952 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 32 remaining) [2024-11-12 16:01:11,952 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 32 remaining) [2024-11-12 16:01:11,952 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONARRAY_INDEX (22 of 32 remaining) [2024-11-12 16:01:11,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 32 remaining) [2024-11-12 16:01:11,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 32 remaining) [2024-11-12 16:01:11,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONARRAY_INDEX (19 of 32 remaining) [2024-11-12 16:01:11,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (18 of 32 remaining) [2024-11-12 16:01:11,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 32 remaining) [2024-11-12 16:01:11,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 32 remaining) [2024-11-12 16:01:11,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (15 of 32 remaining) [2024-11-12 16:01:11,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 32 remaining) [2024-11-12 16:01:11,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 32 remaining) [2024-11-12 16:01:11,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 32 remaining) [2024-11-12 16:01:11,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 32 remaining) [2024-11-12 16:01:11,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 32 remaining) [2024-11-12 16:01:11,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 32 remaining) [2024-11-12 16:01:11,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 32 remaining) [2024-11-12 16:01:11,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 32 remaining) [2024-11-12 16:01:11,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONARRAY_INDEX (6 of 32 remaining) [2024-11-12 16:01:11,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 32 remaining) [2024-11-12 16:01:11,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 32 remaining) [2024-11-12 16:01:11,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONARRAY_INDEX (3 of 32 remaining) [2024-11-12 16:01:11,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (2 of 32 remaining) [2024-11-12 16:01:11,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 32 remaining) [2024-11-12 16:01:11,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 32 remaining) [2024-11-12 16:01:11,958 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 16:01:11,958 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-12 16:01:11,960 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 16:01:11,961 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-12 16:01:11,998 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 16:01:12,001 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 90 places, 93 transitions, 196 flow [2024-11-12 16:01:12,016 INFO L124 PetriNetUnfolderBase]: 8/102 cut-off events. [2024-11-12 16:01:12,016 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-12 16:01:12,019 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110 conditions, 102 events. 8/102 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 384 event pairs, 0 based on Foata normal form. 0/58 useless extension candidates. Maximal degree in co-relation 89. Up to 3 conditions per place. [2024-11-12 16:01:12,020 INFO L82 GeneralOperation]: Start removeDead. Operand has 90 places, 93 transitions, 196 flow [2024-11-12 16:01:12,021 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 90 places, 93 transitions, 196 flow [2024-11-12 16:01:12,023 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 16:01:12,023 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;@2e373552, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 16:01:12,024 INFO L334 AbstractCegarLoop]: Starting to check reachability of 47 error locations. [2024-11-12 16:01:12,026 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 16:01:12,027 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-12 16:01:12,029 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 16:01:12,029 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:12,029 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-12 16:01:12,029 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2024-11-12 16:01:12,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:12,029 INFO L85 PathProgramCache]: Analyzing trace with hash 540079, now seen corresponding path program 1 times [2024-11-12 16:01:12,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:12,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [44713896] [2024-11-12 16:01:12,030 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:12,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:12,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:12,353 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-12 16:01:12,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:12,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [44713896] [2024-11-12 16:01:12,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [44713896] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:12,354 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:12,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:12,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923802833] [2024-11-12 16:01:12,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:12,355 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-12 16:01:12,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:12,356 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 16:01:12,356 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 16:01:12,357 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 42 out of 93 [2024-11-12 16:01:12,357 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 93 transitions, 196 flow. Second operand has 2 states, 2 states have (on average 43.0) internal successors, (86), 2 states have internal predecessors, (86), 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-12 16:01:12,357 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:12,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 42 of 93 [2024-11-12 16:01:12,358 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:12,722 INFO L124 PetriNetUnfolderBase]: 1675/3949 cut-off events. [2024-11-12 16:01:12,722 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-12 16:01:12,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6709 conditions, 3949 events. 1675/3949 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 28899 event pairs, 1564 based on Foata normal form. 219/3345 useless extension candidates. Maximal degree in co-relation 6023. Up to 2701 conditions per place. [2024-11-12 16:01:12,750 INFO L140 encePairwiseOnDemand]: 84/93 looper letters, 39 selfloop transitions, 0 changer transitions 0/80 dead transitions. [2024-11-12 16:01:12,751 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 80 transitions, 248 flow [2024-11-12 16:01:12,751 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-12 16:01:12,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-12 16:01:12,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 132 transitions. [2024-11-12 16:01:12,753 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7096774193548387 [2024-11-12 16:01:12,753 INFO L175 Difference]: Start difference. First operand has 90 places, 93 transitions, 196 flow. Second operand 2 states and 132 transitions. [2024-11-12 16:01:12,754 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 80 transitions, 248 flow [2024-11-12 16:01:12,754 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 80 transitions, 248 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:01:12,756 INFO L231 Difference]: Finished difference. Result has 84 places, 80 transitions, 170 flow [2024-11-12 16:01:12,756 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=170, PETRI_PLACES=84, PETRI_TRANSITIONS=80} [2024-11-12 16:01:12,757 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, -6 predicate places. [2024-11-12 16:01:12,757 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 80 transitions, 170 flow [2024-11-12 16:01:12,757 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 43.0) internal successors, (86), 2 states have internal predecessors, (86), 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-12 16:01:12,757 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:12,757 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-12 16:01:12,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 16:01:12,758 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2024-11-12 16:01:12,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:12,758 INFO L85 PathProgramCache]: Analyzing trace with hash -1087404524, now seen corresponding path program 1 times [2024-11-12 16:01:12,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:12,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069033259] [2024-11-12 16:01:12,759 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:12,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:12,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:13,002 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-12 16:01:13,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:13,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069033259] [2024-11-12 16:01:13,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069033259] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:13,003 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:13,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-12 16:01:13,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293714035] [2024-11-12 16:01:13,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:13,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:01:13,004 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:13,005 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:01:13,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:01:13,005 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 42 out of 93 [2024-11-12 16:01:13,007 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 80 transitions, 170 flow. Second operand has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 3 states have internal predecessors, (131), 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-12 16:01:13,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:13,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 42 of 93 [2024-11-12 16:01:13,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:13,391 INFO L124 PetriNetUnfolderBase]: 1759/4111 cut-off events. [2024-11-12 16:01:13,392 INFO L125 PetriNetUnfolderBase]: For 63/63 co-relation queries the response was YES. [2024-11-12 16:01:13,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7022 conditions, 4111 events. 1759/4111 cut-off events. For 63/63 co-relation queries the response was YES. Maximal size of possible extension queue 146. Compared 30250 event pairs, 612 based on Foata normal form. 0/3237 useless extension candidates. Maximal degree in co-relation 7017. Up to 2714 conditions per place. [2024-11-12 16:01:13,414 INFO L140 encePairwiseOnDemand]: 86/93 looper letters, 47 selfloop transitions, 3 changer transitions 0/91 dead transitions. [2024-11-12 16:01:13,414 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 91 transitions, 297 flow [2024-11-12 16:01:13,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:01:13,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:01:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 180 transitions. [2024-11-12 16:01:13,418 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6451612903225806 [2024-11-12 16:01:13,419 INFO L175 Difference]: Start difference. First operand has 84 places, 80 transitions, 170 flow. Second operand 3 states and 180 transitions. [2024-11-12 16:01:13,419 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 91 transitions, 297 flow [2024-11-12 16:01:13,420 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 91 transitions, 297 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:01:13,422 INFO L231 Difference]: Finished difference. Result has 87 places, 82 transitions, 195 flow [2024-11-12 16:01:13,423 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=195, PETRI_PLACES=87, PETRI_TRANSITIONS=82} [2024-11-12 16:01:13,424 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, -3 predicate places. [2024-11-12 16:01:13,424 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 82 transitions, 195 flow [2024-11-12 16:01:13,425 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 3 states have internal predecessors, (131), 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-12 16:01:13,425 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:13,425 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-12 16:01:13,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 16:01:13,426 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2024-11-12 16:01:13,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:13,426 INFO L85 PathProgramCache]: Analyzing trace with hash -1087404522, now seen corresponding path program 1 times [2024-11-12 16:01:13,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:13,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117529859] [2024-11-12 16:01:13,426 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:13,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:13,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:13,660 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-12 16:01:13,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:13,661 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117529859] [2024-11-12 16:01:13,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117529859] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:13,661 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:13,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:13,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1144946195] [2024-11-12 16:01:13,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:13,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:01:13,662 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:13,662 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:01:13,662 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:01:13,687 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 93 [2024-11-12 16:01:13,688 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 82 transitions, 195 flow. Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-12 16:01:13,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:13,688 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 93 [2024-11-12 16:01:13,688 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:14,246 INFO L124 PetriNetUnfolderBase]: 3529/7485 cut-off events. [2024-11-12 16:01:14,248 INFO L125 PetriNetUnfolderBase]: For 178/178 co-relation queries the response was YES. [2024-11-12 16:01:14,259 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13896 conditions, 7485 events. 3529/7485 cut-off events. For 178/178 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 55414 event pairs, 1644 based on Foata normal form. 0/6136 useless extension candidates. Maximal degree in co-relation 13889. Up to 3218 conditions per place. [2024-11-12 16:01:14,289 INFO L140 encePairwiseOnDemand]: 79/93 looper letters, 75 selfloop transitions, 8 changer transitions 0/117 dead transitions. [2024-11-12 16:01:14,290 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 117 transitions, 449 flow [2024-11-12 16:01:14,290 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:01:14,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:01:14,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 191 transitions. [2024-11-12 16:01:14,291 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6845878136200717 [2024-11-12 16:01:14,292 INFO L175 Difference]: Start difference. First operand has 87 places, 82 transitions, 195 flow. Second operand 3 states and 191 transitions. [2024-11-12 16:01:14,292 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 117 transitions, 449 flow [2024-11-12 16:01:14,297 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 117 transitions, 445 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 16:01:14,298 INFO L231 Difference]: Finished difference. Result has 90 places, 89 transitions, 266 flow [2024-11-12 16:01:14,298 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=82, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=266, PETRI_PLACES=90, PETRI_TRANSITIONS=89} [2024-11-12 16:01:14,299 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, 0 predicate places. [2024-11-12 16:01:14,299 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 89 transitions, 266 flow [2024-11-12 16:01:14,299 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-12 16:01:14,299 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:14,299 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-12 16:01:14,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 16:01:14,299 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2024-11-12 16:01:14,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:14,300 INFO L85 PathProgramCache]: Analyzing trace with hash -1087404521, now seen corresponding path program 1 times [2024-11-12 16:01:14,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:14,300 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450533972] [2024-11-12 16:01:14,301 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:14,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:14,657 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-12 16:01:14,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:14,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450533972] [2024-11-12 16:01:14,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [450533972] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:14,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:14,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:14,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [683259241] [2024-11-12 16:01:14,659 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:14,659 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:01:14,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:14,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:01:14,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:01:14,686 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 93 [2024-11-12 16:01:14,687 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 89 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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-12 16:01:14,687 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:14,687 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 93 [2024-11-12 16:01:14,687 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:15,161 INFO L124 PetriNetUnfolderBase]: 2543/5677 cut-off events. [2024-11-12 16:01:15,161 INFO L125 PetriNetUnfolderBase]: For 1528/1573 co-relation queries the response was YES. [2024-11-12 16:01:15,176 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11334 conditions, 5677 events. 2543/5677 cut-off events. For 1528/1573 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 41371 event pairs, 1015 based on Foata normal form. 663/5609 useless extension candidates. Maximal degree in co-relation 11326. Up to 3310 conditions per place. [2024-11-12 16:01:15,200 INFO L140 encePairwiseOnDemand]: 85/93 looper letters, 61 selfloop transitions, 3 changer transitions 0/104 dead transitions. [2024-11-12 16:01:15,201 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 104 transitions, 437 flow [2024-11-12 16:01:15,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:01:15,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:01:15,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 177 transitions. [2024-11-12 16:01:15,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6344086021505376 [2024-11-12 16:01:15,203 INFO L175 Difference]: Start difference. First operand has 90 places, 89 transitions, 266 flow. Second operand 3 states and 177 transitions. [2024-11-12 16:01:15,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 104 transitions, 437 flow [2024-11-12 16:01:15,211 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 104 transitions, 421 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 16:01:15,212 INFO L231 Difference]: Finished difference. Result has 84 places, 83 transitions, 242 flow [2024-11-12 16:01:15,212 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=236, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=83, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=242, PETRI_PLACES=84, PETRI_TRANSITIONS=83} [2024-11-12 16:01:15,213 INFO L279 CegarLoopForPetriNet]: 90 programPoint places, -6 predicate places. [2024-11-12 16:01:15,213 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 83 transitions, 242 flow [2024-11-12 16:01:15,214 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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-12 16:01:15,215 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:15,215 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-11-12 16:01:15,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 16:01:15,215 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 44 more)] === [2024-11-12 16:01:15,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:15,216 INFO L85 PathProgramCache]: Analyzing trace with hash 620095070, now seen corresponding path program 1 times [2024-11-12 16:01:15,216 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:15,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1201516905] [2024-11-12 16:01:15,217 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:15,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:15,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 16:01:15,440 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 16:01:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 16:01:15,463 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 16:01:15,463 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 16:01:15,464 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (46 of 47 remaining) [2024-11-12 16:01:15,464 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 47 remaining) [2024-11-12 16:01:15,464 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 47 remaining) [2024-11-12 16:01:15,464 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 47 remaining) [2024-11-12 16:01:15,464 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 47 remaining) [2024-11-12 16:01:15,464 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 47 remaining) [2024-11-12 16:01:15,465 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 47 remaining) [2024-11-12 16:01:15,465 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 47 remaining) [2024-11-12 16:01:15,465 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 47 remaining) [2024-11-12 16:01:15,465 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONARRAY_INDEX (37 of 47 remaining) [2024-11-12 16:01:15,465 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 47 remaining) [2024-11-12 16:01:15,465 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONARRAY_INDEX (34 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (33 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (30 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 47 remaining) [2024-11-12 16:01:15,466 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONARRAY_INDEX (21 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 47 remaining) [2024-11-12 16:01:15,467 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONARRAY_INDEX (18 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (17 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 47 remaining) [2024-11-12 16:01:15,468 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONARRAY_INDEX (6 of 47 remaining) [2024-11-12 16:01:15,469 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 47 remaining) [2024-11-12 16:01:15,470 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 47 remaining) [2024-11-12 16:01:15,470 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONARRAY_INDEX (3 of 47 remaining) [2024-11-12 16:01:15,470 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONMEMORY_LEAK (2 of 47 remaining) [2024-11-12 16:01:15,470 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 47 remaining) [2024-11-12 16:01:15,470 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 47 remaining) [2024-11-12 16:01:15,470 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 16:01:15,470 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-12 16:01:15,471 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 16:01:15,471 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-12 16:01:15,504 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 16:01:15,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 136 transitions, 290 flow [2024-11-12 16:01:15,517 INFO L124 PetriNetUnfolderBase]: 12/150 cut-off events. [2024-11-12 16:01:15,518 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-12 16:01:15,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 163 conditions, 150 events. 12/150 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 662 event pairs, 0 based on Foata normal form. 0/85 useless extension candidates. Maximal degree in co-relation 131. Up to 4 conditions per place. [2024-11-12 16:01:15,519 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 136 transitions, 290 flow [2024-11-12 16:01:15,520 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 136 transitions, 290 flow [2024-11-12 16:01:15,521 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 16:01:15,521 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2e373552, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 16:01:15,521 INFO L334 AbstractCegarLoop]: Starting to check reachability of 62 error locations. [2024-11-12 16:01:15,522 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 16:01:15,523 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-12 16:01:15,523 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 16:01:15,523 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:15,523 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-12 16:01:15,523 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2024-11-12 16:01:15,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:15,523 INFO L85 PathProgramCache]: Analyzing trace with hash 675127, now seen corresponding path program 1 times [2024-11-12 16:01:15,523 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:15,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [991744863] [2024-11-12 16:01:15,523 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:15,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:15,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:15,710 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-12 16:01:15,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:15,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [991744863] [2024-11-12 16:01:15,711 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [991744863] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:15,711 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:15,711 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:15,711 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [434663015] [2024-11-12 16:01:15,711 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:15,712 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-12 16:01:15,712 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:15,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 16:01:15,712 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 16:01:15,713 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 136 [2024-11-12 16:01:15,713 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 136 transitions, 290 flow. Second operand has 2 states, 2 states have (on average 63.0) internal successors, (126), 2 states have internal predecessors, (126), 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-12 16:01:15,713 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:15,713 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 136 [2024-11-12 16:01:15,713 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:21,495 INFO L124 PetriNetUnfolderBase]: 48655/90651 cut-off events. [2024-11-12 16:01:21,496 INFO L125 PetriNetUnfolderBase]: For 2090/2090 co-relation queries the response was YES. [2024-11-12 16:01:21,683 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159166 conditions, 90651 events. 48655/90651 cut-off events. For 2090/2090 co-relation queries the response was YES. Maximal size of possible extension queue 2059. Compared 896622 event pairs, 45628 based on Foata normal form. 5916/78704 useless extension candidates. Maximal degree in co-relation 79316. Up to 67159 conditions per place. [2024-11-12 16:01:22,094 INFO L140 encePairwiseOnDemand]: 123/136 looper letters, 57 selfloop transitions, 0 changer transitions 0/118 dead transitions. [2024-11-12 16:01:22,094 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 118 transitions, 368 flow [2024-11-12 16:01:22,095 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-12 16:01:22,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-12 16:01:22,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 194 transitions. [2024-11-12 16:01:22,097 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7132352941176471 [2024-11-12 16:01:22,097 INFO L175 Difference]: Start difference. First operand has 131 places, 136 transitions, 290 flow. Second operand 2 states and 194 transitions. [2024-11-12 16:01:22,097 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 118 transitions, 368 flow [2024-11-12 16:01:22,102 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 118 transitions, 366 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-12 16:01:22,104 INFO L231 Difference]: Finished difference. Result has 123 places, 118 transitions, 252 flow [2024-11-12 16:01:22,104 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=252, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=252, PETRI_PLACES=123, PETRI_TRANSITIONS=118} [2024-11-12 16:01:22,105 INFO L279 CegarLoopForPetriNet]: 131 programPoint places, -8 predicate places. [2024-11-12 16:01:22,106 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 118 transitions, 252 flow [2024-11-12 16:01:22,106 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 63.0) internal successors, (126), 2 states have internal predecessors, (126), 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-12 16:01:22,106 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:22,106 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-12 16:01:22,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-12 16:01:22,107 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2024-11-12 16:01:22,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:22,107 INFO L85 PathProgramCache]: Analyzing trace with hash -1357770582, now seen corresponding path program 1 times [2024-11-12 16:01:22,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:22,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [221432495] [2024-11-12 16:01:22,108 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:22,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:22,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:22,304 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-12 16:01:22,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:22,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [221432495] [2024-11-12 16:01:22,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [221432495] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:22,305 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:22,305 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-12 16:01:22,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [33362946] [2024-11-12 16:01:22,305 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:22,305 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:01:22,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:22,306 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:01:22,308 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:01:22,308 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 136 [2024-11-12 16:01:22,309 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 118 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 3 states have internal predecessors, (191), 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-12 16:01:22,309 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:22,309 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 136 [2024-11-12 16:01:22,309 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:28,065 INFO L124 PetriNetUnfolderBase]: 49258/91539 cut-off events. [2024-11-12 16:01:28,065 INFO L125 PetriNetUnfolderBase]: For 1116/1116 co-relation queries the response was YES. [2024-11-12 16:01:28,274 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160652 conditions, 91539 events. 49258/91539 cut-off events. For 1116/1116 co-relation queries the response was YES. Maximal size of possible extension queue 2238. Compared 907517 event pairs, 23334 based on Foata normal form. 0/73415 useless extension candidates. Maximal degree in co-relation 160646. Up to 67322 conditions per place. [2024-11-12 16:01:28,595 INFO L140 encePairwiseOnDemand]: 126/136 looper letters, 69 selfloop transitions, 4 changer transitions 0/134 dead transitions. [2024-11-12 16:01:28,595 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 134 transitions, 440 flow [2024-11-12 16:01:28,596 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:01:28,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:01:28,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 265 transitions. [2024-11-12 16:01:28,596 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6495098039215687 [2024-11-12 16:01:28,597 INFO L175 Difference]: Start difference. First operand has 123 places, 118 transitions, 252 flow. Second operand 3 states and 265 transitions. [2024-11-12 16:01:28,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 134 transitions, 440 flow [2024-11-12 16:01:28,598 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 134 transitions, 440 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 16:01:28,599 INFO L231 Difference]: Finished difference. Result has 126 places, 121 transitions, 288 flow [2024-11-12 16:01:28,600 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=252, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=288, PETRI_PLACES=126, PETRI_TRANSITIONS=121} [2024-11-12 16:01:28,600 INFO L279 CegarLoopForPetriNet]: 131 programPoint places, -5 predicate places. [2024-11-12 16:01:28,600 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 121 transitions, 288 flow [2024-11-12 16:01:28,601 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 3 states have internal predecessors, (191), 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-12 16:01:28,601 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:28,601 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-12 16:01:28,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-12 16:01:28,601 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2024-11-12 16:01:28,601 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:28,602 INFO L85 PathProgramCache]: Analyzing trace with hash -1357770580, now seen corresponding path program 1 times [2024-11-12 16:01:28,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:28,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1006279034] [2024-11-12 16:01:28,602 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:28,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:28,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:28,797 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-12 16:01:28,798 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:28,798 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1006279034] [2024-11-12 16:01:28,798 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1006279034] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:28,798 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:28,798 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:28,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1872921564] [2024-11-12 16:01:28,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:28,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:01:28,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:28,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:01:28,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:01:28,832 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 55 out of 136 [2024-11-12 16:01:28,833 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 121 transitions, 288 flow. Second operand has 3 states, 3 states have (on average 56.666666666666664) internal successors, (170), 3 states have internal predecessors, (170), 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-12 16:01:28,833 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:28,833 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 55 of 136 [2024-11-12 16:01:28,833 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 16:01:41,302 INFO L124 PetriNetUnfolderBase]: 105512/182402 cut-off events. [2024-11-12 16:01:41,302 INFO L125 PetriNetUnfolderBase]: For 6244/6244 co-relation queries the response was YES. [2024-11-12 16:01:41,853 INFO L83 FinitePrefix]: Finished finitePrefix Result has 348576 conditions, 182402 events. 105512/182402 cut-off events. For 6244/6244 co-relation queries the response was YES. Maximal size of possible extension queue 3751. Compared 1811939 event pairs, 52476 based on Foata normal form. 0/149783 useless extension candidates. Maximal degree in co-relation 348568. Up to 88326 conditions per place. [2024-11-12 16:01:42,723 INFO L140 encePairwiseOnDemand]: 121/136 looper letters, 112 selfloop transitions, 9 changer transitions 0/175 dead transitions. [2024-11-12 16:01:42,723 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 175 transitions, 670 flow [2024-11-12 16:01:42,724 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 16:01:42,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 16:01:42,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 287 transitions. [2024-11-12 16:01:42,725 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7034313725490197 [2024-11-12 16:01:42,725 INFO L175 Difference]: Start difference. First operand has 126 places, 121 transitions, 288 flow. Second operand 3 states and 287 transitions. [2024-11-12 16:01:42,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 175 transitions, 670 flow [2024-11-12 16:01:42,729 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 175 transitions, 664 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 16:01:42,730 INFO L231 Difference]: Finished difference. Result has 129 places, 129 transitions, 366 flow [2024-11-12 16:01:42,731 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=366, PETRI_PLACES=129, PETRI_TRANSITIONS=129} [2024-11-12 16:01:42,731 INFO L279 CegarLoopForPetriNet]: 131 programPoint places, -2 predicate places. [2024-11-12 16:01:42,731 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 129 transitions, 366 flow [2024-11-12 16:01:42,731 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 56.666666666666664) internal successors, (170), 3 states have internal predecessors, (170), 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-12 16:01:42,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 16:01:42,731 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-12 16:01:42,732 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-12 16:01:42,732 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 59 more)] === [2024-11-12 16:01:42,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 16:01:42,732 INFO L85 PathProgramCache]: Analyzing trace with hash -1357770579, now seen corresponding path program 1 times [2024-11-12 16:01:42,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 16:01:42,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1349161879] [2024-11-12 16:01:42,733 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 16:01:42,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 16:01:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 16:01:42,978 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-12 16:01:42,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 16:01:42,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1349161879] [2024-11-12 16:01:42,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1349161879] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 16:01:42,981 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 16:01:42,981 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 16:01:42,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1224918302] [2024-11-12 16:01:42,981 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 16:01:42,981 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 16:01:42,982 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 16:01:42,982 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 16:01:42,982 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 16:01:43,014 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 58 out of 136 [2024-11-12 16:01:43,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 129 transitions, 366 flow. Second operand has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 3 states have internal predecessors, (179), 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-12 16:01:43,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 16:01:43,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 58 of 136 [2024-11-12 16:01:43,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand