./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-ext/26_stack_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/pthread-ext/26_stack_cas.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 3df48c747d95355ac505f3aa498934ae4a3962ec64d7e6dbfdd54f02fbeda355 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 09:22:09,410 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 09:22:09,486 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-19 09:22:09,494 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 09:22:09,497 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 09:22:09,527 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 09:22:09,527 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 09:22:09,528 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 09:22:09,528 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 09:22:09,528 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 09:22:09,529 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 09:22:09,529 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 09:22:09,530 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 09:22:09,533 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 09:22:09,534 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 09:22:09,534 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 09:22:09,534 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 09:22:09,534 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 09:22:09,535 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 09:22:09,535 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 09:22:09,535 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-19 09:22:09,536 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-19 09:22:09,536 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-19 09:22:09,536 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 09:22:09,536 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-19 09:22:09,536 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 09:22:09,537 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 09:22:09,537 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 09:22:09,537 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 09:22:09,537 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 09:22:09,537 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 09:22:09,538 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 09:22:09,540 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 09:22:09,541 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:22:09,541 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 09:22:09,541 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 09:22:09,541 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 09:22:09,541 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 09:22:09,541 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 09:22:09,541 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 09:22:09,542 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 09:22:09,542 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 09:22:09,542 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 -> 3df48c747d95355ac505f3aa498934ae4a3962ec64d7e6dbfdd54f02fbeda355 [2024-11-19 09:22:09,820 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 09:22:09,852 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 09:22:09,856 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 09:22:09,857 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 09:22:09,858 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 09:22:09,859 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/26_stack_cas.i [2024-11-19 09:22:11,360 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 09:22:11,638 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 09:22:11,640 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/26_stack_cas.i [2024-11-19 09:22:11,661 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9419e3920/ed596e62a0e6450f8cae8fe8de567902/FLAG915a2a743 [2024-11-19 09:22:11,679 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9419e3920/ed596e62a0e6450f8cae8fe8de567902 [2024-11-19 09:22:11,682 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 09:22:11,684 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 09:22:11,687 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 09:22:11,688 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 09:22:11,693 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 09:22:11,694 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:22:11" (1/1) ... [2024-11-19 09:22:11,695 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@75b839cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:11, skipping insertion in model container [2024-11-19 09:22:11,695 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:22:11" (1/1) ... [2024-11-19 09:22:11,744 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 09:22:12,127 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:22:12,148 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 09:22:12,204 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:22:12,247 INFO L204 MainTranslator]: Completed translation [2024-11-19 09:22:12,247 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12 WrapperNode [2024-11-19 09:22:12,247 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 09:22:12,248 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 09:22:12,249 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 09:22:12,249 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 09:22:12,257 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,272 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,302 INFO L138 Inliner]: procedures = 179, calls = 47, calls flagged for inlining = 17, calls inlined = 20, statements flattened = 256 [2024-11-19 09:22:12,303 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 09:22:12,304 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 09:22:12,304 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 09:22:12,304 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 09:22:12,314 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,314 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,318 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,346 INFO L175 MemorySlicer]: Split 24 memory accesses to 4 slices as follows [2, 6, 12, 4]. 50 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [2, 1, 2, 1]. The 9 writes are split as follows [0, 2, 5, 2]. [2024-11-19 09:22:12,347 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,347 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,355 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,361 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,368 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,370 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,374 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 09:22:12,375 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 09:22:12,376 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 09:22:12,376 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 09:22:12,377 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (1/1) ... [2024-11-19 09:22:12,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:22:12,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:22:12,406 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 09:22:12,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 09:22:12,482 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 09:22:12,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 09:22:12,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-19 09:22:12,483 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-19 09:22:12,484 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-19 09:22:12,484 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-19 09:22:12,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 09:22:12,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 09:22:12,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-19 09:22:12,485 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-19 09:22:12,485 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-19 09:22:12,486 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 09:22:12,486 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 09:22:12,486 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 09:22:12,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 09:22:12,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 09:22:12,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-19 09:22:12,487 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-19 09:22:12,487 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-19 09:22:12,487 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 09:22:12,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 09:22:12,489 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 09:22:12,665 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 09:22:12,666 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 09:22:13,170 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 09:22:13,171 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 09:22:13,765 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 09:22:13,766 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-19 09:22:13,768 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:22:13 BoogieIcfgContainer [2024-11-19 09:22:13,768 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 09:22:13,771 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 09:22:13,771 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 09:22:13,775 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 09:22:13,776 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 09:22:11" (1/3) ... [2024-11-19 09:22:13,776 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@67d898b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:22:13, skipping insertion in model container [2024-11-19 09:22:13,777 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:22:12" (2/3) ... [2024-11-19 09:22:13,777 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@67d898b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:22:13, skipping insertion in model container [2024-11-19 09:22:13,777 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:22:13" (3/3) ... [2024-11-19 09:22:13,780 INFO L112 eAbstractionObserver]: Analyzing ICFG 26_stack_cas.i [2024-11-19 09:22:13,801 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 09:22:13,802 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 40 error locations. [2024-11-19 09:22:13,802 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 09:22:13,915 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 09:22:13,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 77 places, 82 transitions, 168 flow [2024-11-19 09:22:14,003 INFO L124 PetriNetUnfolderBase]: 8/86 cut-off events. [2024-11-19 09:22:14,003 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:22:14,007 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90 conditions, 86 events. 8/86 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 192 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 79. Up to 3 conditions per place. [2024-11-19 09:22:14,008 INFO L82 GeneralOperation]: Start removeDead. Operand has 77 places, 82 transitions, 168 flow [2024-11-19 09:22:14,013 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 77 places, 82 transitions, 168 flow [2024-11-19 09:22:14,027 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:22:14,035 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;@7ac7a7be, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:22:14,039 INFO L334 AbstractCegarLoop]: Starting to check reachability of 80 error locations. [2024-11-19 09:22:14,043 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:22:14,044 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-19 09:22:14,045 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:22:14,045 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:14,046 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-19 09:22:14,046 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-19 09:22:14,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:14,053 INFO L85 PathProgramCache]: Analyzing trace with hash 819038, now seen corresponding path program 1 times [2024-11-19 09:22:14,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:14,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1586179289] [2024-11-19 09:22:14,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:14,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:14,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:14,922 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:14,922 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:14,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1586179289] [2024-11-19 09:22:14,923 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1586179289] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:14,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:14,924 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:22:14,925 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [365310580] [2024-11-19 09:22:14,927 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:14,935 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 09:22:14,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:14,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 09:22:14,972 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 09:22:14,973 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 82 [2024-11-19 09:22:14,976 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 82 transitions, 168 flow. Second operand has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:14,977 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:14,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 82 [2024-11-19 09:22:14,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:15,162 INFO L124 PetriNetUnfolderBase]: 99/262 cut-off events. [2024-11-19 09:22:15,162 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:22:15,163 INFO L83 FinitePrefix]: Finished finitePrefix Result has 481 conditions, 262 events. 99/262 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 972 event pairs, 75 based on Foata normal form. 3/174 useless extension candidates. Maximal degree in co-relation 461. Up to 215 conditions per place. [2024-11-19 09:22:15,167 INFO L140 encePairwiseOnDemand]: 67/82 looper letters, 46 selfloop transitions, 0 changer transitions 0/65 dead transitions. [2024-11-19 09:22:15,167 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 65 transitions, 226 flow [2024-11-19 09:22:15,169 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 09:22:15,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 09:22:15,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 101 transitions. [2024-11-19 09:22:15,182 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6158536585365854 [2024-11-19 09:22:15,185 INFO L175 Difference]: Start difference. First operand has 77 places, 82 transitions, 168 flow. Second operand 2 states and 101 transitions. [2024-11-19 09:22:15,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 65 transitions, 226 flow [2024-11-19 09:22:15,189 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 65 transitions, 226 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:22:15,193 INFO L231 Difference]: Finished difference. Result has 63 places, 65 transitions, 134 flow [2024-11-19 09:22:15,196 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=134, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=134, PETRI_PLACES=63, PETRI_TRANSITIONS=65} [2024-11-19 09:22:15,201 INFO L277 CegarLoopForPetriNet]: 77 programPoint places, -14 predicate places. [2024-11-19 09:22:15,201 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 65 transitions, 134 flow [2024-11-19 09:22:15,202 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:15,202 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:15,202 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:22:15,202 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 09:22:15,204 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-19 09:22:15,205 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:15,205 INFO L85 PathProgramCache]: Analyzing trace with hash 787242620, now seen corresponding path program 1 times [2024-11-19 09:22:15,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:15,206 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130964942] [2024-11-19 09:22:15,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:15,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:15,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:15,711 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:15,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:15,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130964942] [2024-11-19 09:22:15,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130964942] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:15,712 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:15,712 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:22:15,713 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1983024980] [2024-11-19 09:22:15,713 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:15,714 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:22:15,714 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:15,715 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:22:15,715 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:22:15,726 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 82 [2024-11-19 09:22:15,726 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 65 transitions, 134 flow. Second operand has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:15,726 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:15,726 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 82 [2024-11-19 09:22:15,727 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:15,953 INFO L124 PetriNetUnfolderBase]: 155/409 cut-off events. [2024-11-19 09:22:15,954 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:22:15,955 INFO L83 FinitePrefix]: Finished finitePrefix Result has 751 conditions, 409 events. 155/409 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1626 event pairs, 61 based on Foata normal form. 0/272 useless extension candidates. Maximal degree in co-relation 747. Up to 171 conditions per place. [2024-11-19 09:22:15,958 INFO L140 encePairwiseOnDemand]: 77/82 looper letters, 71 selfloop transitions, 3 changer transitions 0/93 dead transitions. [2024-11-19 09:22:15,958 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 93 transitions, 338 flow [2024-11-19 09:22:15,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:22:15,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:22:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 136 transitions. [2024-11-19 09:22:15,960 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5528455284552846 [2024-11-19 09:22:15,960 INFO L175 Difference]: Start difference. First operand has 63 places, 65 transitions, 134 flow. Second operand 3 states and 136 transitions. [2024-11-19 09:22:15,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 93 transitions, 338 flow [2024-11-19 09:22:15,962 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 93 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:22:15,965 INFO L231 Difference]: Finished difference. Result has 64 places, 65 transitions, 147 flow [2024-11-19 09:22:15,966 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=130, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=147, PETRI_PLACES=64, PETRI_TRANSITIONS=65} [2024-11-19 09:22:15,967 INFO L277 CegarLoopForPetriNet]: 77 programPoint places, -13 predicate places. [2024-11-19 09:22:15,967 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 65 transitions, 147 flow [2024-11-19 09:22:15,968 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:15,968 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:15,968 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:22:15,968 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 09:22:15,969 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-19 09:22:15,970 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:15,970 INFO L85 PathProgramCache]: Analyzing trace with hash 787242621, now seen corresponding path program 1 times [2024-11-19 09:22:15,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:15,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1095747513] [2024-11-19 09:22:15,972 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:15,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:16,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:16,425 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:16,426 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:16,426 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1095747513] [2024-11-19 09:22:16,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1095747513] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:16,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:16,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:22:16,428 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1306715511] [2024-11-19 09:22:16,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:16,429 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:22:16,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:16,430 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:22:16,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:22:16,439 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 82 [2024-11-19 09:22:16,441 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 65 transitions, 147 flow. Second operand has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:16,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:16,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 82 [2024-11-19 09:22:16,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:16,578 INFO L124 PetriNetUnfolderBase]: 149/395 cut-off events. [2024-11-19 09:22:16,578 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-19 09:22:16,580 INFO L83 FinitePrefix]: Finished finitePrefix Result has 746 conditions, 395 events. 149/395 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 1531 event pairs, 117 based on Foata normal form. 0/272 useless extension candidates. Maximal degree in co-relation 740. Up to 324 conditions per place. [2024-11-19 09:22:16,582 INFO L140 encePairwiseOnDemand]: 79/82 looper letters, 43 selfloop transitions, 1 changer transitions 0/63 dead transitions. [2024-11-19 09:22:16,582 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 63 transitions, 231 flow [2024-11-19 09:22:16,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:22:16,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:22:16,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 104 transitions. [2024-11-19 09:22:16,584 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.42276422764227645 [2024-11-19 09:22:16,584 INFO L175 Difference]: Start difference. First operand has 64 places, 65 transitions, 147 flow. Second operand 3 states and 104 transitions. [2024-11-19 09:22:16,584 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 63 transitions, 231 flow [2024-11-19 09:22:16,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 63 transitions, 228 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:22:16,587 INFO L231 Difference]: Finished difference. Result has 63 places, 63 transitions, 142 flow [2024-11-19 09:22:16,587 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=140, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=142, PETRI_PLACES=63, PETRI_TRANSITIONS=63} [2024-11-19 09:22:16,588 INFO L277 CegarLoopForPetriNet]: 77 programPoint places, -14 predicate places. [2024-11-19 09:22:16,588 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 63 transitions, 142 flow [2024-11-19 09:22:16,588 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:16,588 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:16,588 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-19 09:22:16,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 09:22:16,589 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-19 09:22:16,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:16,589 INFO L85 PathProgramCache]: Analyzing trace with hash -1365305447, now seen corresponding path program 1 times [2024-11-19 09:22:16,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:16,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026508780] [2024-11-19 09:22:16,590 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:16,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:16,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:22:16,925 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 09:22:16,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:22:16,982 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 09:22:16,982 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 09:22:16,984 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (79 of 80 remaining) [2024-11-19 09:22:16,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 80 remaining) [2024-11-19 09:22:16,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 80 remaining) [2024-11-19 09:22:16,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 80 remaining) [2024-11-19 09:22:16,989 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 80 remaining) [2024-11-19 09:22:16,989 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 80 remaining) [2024-11-19 09:22:16,989 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 80 remaining) [2024-11-19 09:22:16,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 80 remaining) [2024-11-19 09:22:16,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 80 remaining) [2024-11-19 09:22:16,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 80 remaining) [2024-11-19 09:22:16,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (56 of 80 remaining) [2024-11-19 09:22:16,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 80 remaining) [2024-11-19 09:22:16,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 80 remaining) [2024-11-19 09:22:16,994 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (53 of 80 remaining) [2024-11-19 09:22:16,994 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 80 remaining) [2024-11-19 09:22:16,994 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 80 remaining) [2024-11-19 09:22:16,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (50 of 80 remaining) [2024-11-19 09:22:16,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 80 remaining) [2024-11-19 09:22:16,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 80 remaining) [2024-11-19 09:22:16,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 80 remaining) [2024-11-19 09:22:16,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 80 remaining) [2024-11-19 09:22:16,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 80 remaining) [2024-11-19 09:22:16,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 80 remaining) [2024-11-19 09:22:16,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 80 remaining) [2024-11-19 09:22:16,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 80 remaining) [2024-11-19 09:22:16,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 80 remaining) [2024-11-19 09:22:16,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 80 remaining) [2024-11-19 09:22:16,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (39 of 80 remaining) [2024-11-19 09:22:16,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 80 remaining) [2024-11-19 09:22:16,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 80 remaining) [2024-11-19 09:22:17,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 80 remaining) [2024-11-19 09:22:17,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (16 of 80 remaining) [2024-11-19 09:22:17,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 80 remaining) [2024-11-19 09:22:17,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 80 remaining) [2024-11-19 09:22:17,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (13 of 80 remaining) [2024-11-19 09:22:17,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 80 remaining) [2024-11-19 09:22:17,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 80 remaining) [2024-11-19 09:22:17,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (10 of 80 remaining) [2024-11-19 09:22:17,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 80 remaining) [2024-11-19 09:22:17,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 80 remaining) [2024-11-19 09:22:17,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 80 remaining) [2024-11-19 09:22:17,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 80 remaining) [2024-11-19 09:22:17,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 80 remaining) [2024-11-19 09:22:17,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 80 remaining) [2024-11-19 09:22:17,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 80 remaining) [2024-11-19 09:22:17,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 80 remaining) [2024-11-19 09:22:17,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 80 remaining) [2024-11-19 09:22:17,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 80 remaining) [2024-11-19 09:22:17,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 09:22:17,012 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-19 09:22:17,015 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 09:22:17,017 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 09:22:17,123 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 09:22:17,126 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 157 transitions, 324 flow [2024-11-19 09:22:17,147 INFO L124 PetriNetUnfolderBase]: 16/166 cut-off events. [2024-11-19 09:22:17,148 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-19 09:22:17,151 INFO L83 FinitePrefix]: Finished finitePrefix Result has 174 conditions, 166 events. 16/166 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 623 event pairs, 0 based on Foata normal form. 0/66 useless extension candidates. Maximal degree in co-relation 153. Up to 3 conditions per place. [2024-11-19 09:22:17,151 INFO L82 GeneralOperation]: Start removeDead. Operand has 146 places, 157 transitions, 324 flow [2024-11-19 09:22:17,155 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 146 places, 157 transitions, 324 flow [2024-11-19 09:22:17,156 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:22:17,156 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;@7ac7a7be, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:22:17,157 INFO L334 AbstractCegarLoop]: Starting to check reachability of 119 error locations. [2024-11-19 09:22:17,159 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:22:17,159 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-19 09:22:17,159 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:22:17,159 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:17,159 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-19 09:22:17,159 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-19 09:22:17,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:17,160 INFO L85 PathProgramCache]: Analyzing trace with hash 974939, now seen corresponding path program 1 times [2024-11-19 09:22:17,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:17,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1836585455] [2024-11-19 09:22:17,160 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:17,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:17,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:17,535 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:17,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:17,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1836585455] [2024-11-19 09:22:17,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1836585455] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:17,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:17,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:22:17,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174363675] [2024-11-19 09:22:17,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:17,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 09:22:17,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:17,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 09:22:17,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 09:22:17,538 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 157 [2024-11-19 09:22:17,539 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 157 transitions, 324 flow. Second operand has 2 states, 2 states have (on average 39.0) internal successors, (78), 2 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:17,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:17,539 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 157 [2024-11-19 09:22:17,540 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:19,497 INFO L124 PetriNetUnfolderBase]: 9422/15582 cut-off events. [2024-11-19 09:22:19,498 INFO L125 PetriNetUnfolderBase]: For 180/180 co-relation queries the response was YES. [2024-11-19 09:22:19,526 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29706 conditions, 15582 events. 9422/15582 cut-off events. For 180/180 co-relation queries the response was YES. Maximal size of possible extension queue 636. Compared 113795 event pairs, 7467 based on Foata normal form. 237/9293 useless extension candidates. Maximal degree in co-relation 22485. Up to 14002 conditions per place. [2024-11-19 09:22:19,641 INFO L140 encePairwiseOnDemand]: 128/157 looper letters, 89 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2024-11-19 09:22:19,641 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 126 transitions, 440 flow [2024-11-19 09:22:19,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 09:22:19,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-19 09:22:19,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 194 transitions. [2024-11-19 09:22:19,644 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6178343949044586 [2024-11-19 09:22:19,644 INFO L175 Difference]: Start difference. First operand has 146 places, 157 transitions, 324 flow. Second operand 2 states and 194 transitions. [2024-11-19 09:22:19,644 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 126 transitions, 440 flow [2024-11-19 09:22:19,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 126 transitions, 440 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:22:19,652 INFO L231 Difference]: Finished difference. Result has 120 places, 126 transitions, 262 flow [2024-11-19 09:22:19,653 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=262, PETRI_PLACES=120, PETRI_TRANSITIONS=126} [2024-11-19 09:22:19,656 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -26 predicate places. [2024-11-19 09:22:19,656 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 126 transitions, 262 flow [2024-11-19 09:22:19,657 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 39.0) internal successors, (78), 2 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:19,657 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:19,657 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:22:19,657 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 09:22:19,657 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-19 09:22:19,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:19,658 INFO L85 PathProgramCache]: Analyzing trace with hash 937141987, now seen corresponding path program 1 times [2024-11-19 09:22:19,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:19,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051564742] [2024-11-19 09:22:19,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:19,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:20,189 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:20,189 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:20,189 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051564742] [2024-11-19 09:22:20,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051564742] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:20,190 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:20,190 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:22:20,191 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [137839725] [2024-11-19 09:22:20,191 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:20,192 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:22:20,192 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:20,192 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:22:20,193 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:22:20,214 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 157 [2024-11-19 09:22:20,214 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 126 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:20,215 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:20,215 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 157 [2024-11-19 09:22:20,215 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:23,022 INFO L124 PetriNetUnfolderBase]: 15329/25137 cut-off events. [2024-11-19 09:22:23,022 INFO L125 PetriNetUnfolderBase]: For 221/221 co-relation queries the response was YES. [2024-11-19 09:22:23,058 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47976 conditions, 25137 events. 15329/25137 cut-off events. For 221/221 co-relation queries the response was YES. Maximal size of possible extension queue 917. Compared 192448 event pairs, 5415 based on Foata normal form. 0/15121 useless extension candidates. Maximal degree in co-relation 47971. Up to 13522 conditions per place. [2024-11-19 09:22:23,183 INFO L140 encePairwiseOnDemand]: 148/157 looper letters, 157 selfloop transitions, 5 changer transitions 0/199 dead transitions. [2024-11-19 09:22:23,183 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 199 transitions, 737 flow [2024-11-19 09:22:23,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:22:23,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:22:23,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 280 transitions. [2024-11-19 09:22:23,186 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5944798301486199 [2024-11-19 09:22:23,186 INFO L175 Difference]: Start difference. First operand has 120 places, 126 transitions, 262 flow. Second operand 3 states and 280 transitions. [2024-11-19 09:22:23,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 199 transitions, 737 flow [2024-11-19 09:22:23,191 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 199 transitions, 737 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:22:23,194 INFO L231 Difference]: Finished difference. Result has 123 places, 130 transitions, 301 flow [2024-11-19 09:22:23,196 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=301, PETRI_PLACES=123, PETRI_TRANSITIONS=130} [2024-11-19 09:22:23,197 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -23 predicate places. [2024-11-19 09:22:23,197 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 130 transitions, 301 flow [2024-11-19 09:22:23,198 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:23,199 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:23,199 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-19 09:22:23,199 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 09:22:23,199 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-19 09:22:23,200 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:23,200 INFO L85 PathProgramCache]: Analyzing trace with hash 937141988, now seen corresponding path program 1 times [2024-11-19 09:22:23,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:23,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1058754933] [2024-11-19 09:22:23,200 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:23,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:23,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:23,547 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:23,548 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:23,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1058754933] [2024-11-19 09:22:23,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1058754933] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:23,549 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:23,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:22:23,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689697584] [2024-11-19 09:22:23,551 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:23,551 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:22:23,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:23,552 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:22:23,552 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:22:23,565 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 157 [2024-11-19 09:22:23,565 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 130 transitions, 301 flow. Second operand has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:23,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:23,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 157 [2024-11-19 09:22:23,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:25,894 INFO L124 PetriNetUnfolderBase]: 13548/22515 cut-off events. [2024-11-19 09:22:25,895 INFO L125 PetriNetUnfolderBase]: For 1317/1317 co-relation queries the response was YES. [2024-11-19 09:22:25,935 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44655 conditions, 22515 events. 13548/22515 cut-off events. For 1317/1317 co-relation queries the response was YES. Maximal size of possible extension queue 821. Compared 171815 event pairs, 10880 based on Foata normal form. 0/14851 useless extension candidates. Maximal degree in co-relation 44648. Up to 20228 conditions per place. [2024-11-19 09:22:26,050 INFO L140 encePairwiseOnDemand]: 152/157 looper letters, 88 selfloop transitions, 1 changer transitions 0/126 dead transitions. [2024-11-19 09:22:26,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 126 transitions, 471 flow [2024-11-19 09:22:26,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:22:26,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:22:26,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 203 transitions. [2024-11-19 09:22:26,054 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4309978768577495 [2024-11-19 09:22:26,054 INFO L175 Difference]: Start difference. First operand has 123 places, 130 transitions, 301 flow. Second operand 3 states and 203 transitions. [2024-11-19 09:22:26,054 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 126 transitions, 471 flow [2024-11-19 09:22:26,059 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 126 transitions, 466 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:22:26,061 INFO L231 Difference]: Finished difference. Result has 120 places, 126 transitions, 290 flow [2024-11-19 09:22:26,061 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=120, PETRI_TRANSITIONS=126} [2024-11-19 09:22:26,062 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -26 predicate places. [2024-11-19 09:22:26,063 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 126 transitions, 290 flow [2024-11-19 09:22:26,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:26,063 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:26,064 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:22:26,064 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 09:22:26,064 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-19 09:22:26,064 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:26,064 INFO L85 PathProgramCache]: Analyzing trace with hash 1110702355, now seen corresponding path program 1 times [2024-11-19 09:22:26,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:26,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1133438978] [2024-11-19 09:22:26,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:26,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:26,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:26,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:26,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:26,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1133438978] [2024-11-19 09:22:26,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1133438978] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:26,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:26,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:22:26,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [229753189] [2024-11-19 09:22:26,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:26,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:22:26,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:26,526 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:22:26,526 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:22:26,540 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 157 [2024-11-19 09:22:26,540 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 126 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:26,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:26,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 157 [2024-11-19 09:22:26,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:28,372 INFO L124 PetriNetUnfolderBase]: 13286/21869 cut-off events. [2024-11-19 09:22:28,372 INFO L125 PetriNetUnfolderBase]: For 1299/1311 co-relation queries the response was YES. [2024-11-19 09:22:28,412 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43124 conditions, 21869 events. 13286/21869 cut-off events. For 1299/1311 co-relation queries the response was YES. Maximal size of possible extension queue 856. Compared 163879 event pairs, 4633 based on Foata normal form. 12/14685 useless extension candidates. Maximal degree in co-relation 43117. Up to 12796 conditions per place. [2024-11-19 09:22:28,516 INFO L140 encePairwiseOnDemand]: 146/157 looper letters, 147 selfloop transitions, 5 changer transitions 0/187 dead transitions. [2024-11-19 09:22:28,517 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 187 transitions, 721 flow [2024-11-19 09:22:28,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:22:28,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:22:28,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 266 transitions. [2024-11-19 09:22:28,519 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.564755838641189 [2024-11-19 09:22:28,519 INFO L175 Difference]: Start difference. First operand has 120 places, 126 transitions, 290 flow. Second operand 3 states and 266 transitions. [2024-11-19 09:22:28,519 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 187 transitions, 721 flow [2024-11-19 09:22:28,523 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 187 transitions, 720 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:22:28,526 INFO L231 Difference]: Finished difference. Result has 122 places, 126 transitions, 316 flow [2024-11-19 09:22:28,526 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=289, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=316, PETRI_PLACES=122, PETRI_TRANSITIONS=126} [2024-11-19 09:22:28,527 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -24 predicate places. [2024-11-19 09:22:28,528 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 126 transitions, 316 flow [2024-11-19 09:22:28,528 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:28,528 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:28,529 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:22:28,529 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 09:22:28,529 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-19 09:22:28,529 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:28,530 INFO L85 PathProgramCache]: Analyzing trace with hash 1110702356, now seen corresponding path program 1 times [2024-11-19 09:22:28,530 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:28,530 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1280984693] [2024-11-19 09:22:28,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:28,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:28,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:28,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:28,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:28,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1280984693] [2024-11-19 09:22:28,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1280984693] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:28,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:28,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:22:28,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010040464] [2024-11-19 09:22:28,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:28,946 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:22:28,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:28,946 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:22:28,946 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:22:28,961 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 157 [2024-11-19 09:22:28,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 126 transitions, 316 flow. Second operand has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:28,962 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:28,962 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 157 [2024-11-19 09:22:28,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:22:30,615 INFO L124 PetriNetUnfolderBase]: 11123/18617 cut-off events. [2024-11-19 09:22:30,615 INFO L125 PetriNetUnfolderBase]: For 1929/1929 co-relation queries the response was YES. [2024-11-19 09:22:30,660 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37561 conditions, 18617 events. 11123/18617 cut-off events. For 1929/1929 co-relation queries the response was YES. Maximal size of possible extension queue 696. Compared 138945 event pairs, 8719 based on Foata normal form. 0/13371 useless extension candidates. Maximal degree in co-relation 37553. Up to 16474 conditions per place. [2024-11-19 09:22:30,726 INFO L140 encePairwiseOnDemand]: 148/157 looper letters, 82 selfloop transitions, 1 changer transitions 0/118 dead transitions. [2024-11-19 09:22:30,726 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 118 transitions, 466 flow [2024-11-19 09:22:30,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:22:30,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:22:30,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 195 transitions. [2024-11-19 09:22:30,727 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4140127388535032 [2024-11-19 09:22:30,727 INFO L175 Difference]: Start difference. First operand has 122 places, 126 transitions, 316 flow. Second operand 3 states and 195 transitions. [2024-11-19 09:22:30,727 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 118 transitions, 466 flow [2024-11-19 09:22:30,730 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 118 transitions, 456 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:22:30,732 INFO L231 Difference]: Finished difference. Result has 114 places, 118 transitions, 292 flow [2024-11-19 09:22:30,732 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=114, PETRI_TRANSITIONS=118} [2024-11-19 09:22:30,733 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -32 predicate places. [2024-11-19 09:22:30,733 INFO L471 AbstractCegarLoop]: Abstraction has has 114 places, 118 transitions, 292 flow [2024-11-19 09:22:30,733 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:30,733 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:30,733 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-11-19 09:22:30,733 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 09:22:30,734 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-19 09:22:30,734 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:30,734 INFO L85 PathProgramCache]: Analyzing trace with hash 1469128320, now seen corresponding path program 1 times [2024-11-19 09:22:30,734 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:30,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [658706917] [2024-11-19 09:22:30,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:30,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:30,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:22:30,963 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 09:22:30,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 09:22:30,989 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 09:22:30,989 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 09:22:30,989 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (118 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (117 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (116 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (115 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (114 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (113 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (112 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (111 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (110 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (109 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (108 of 119 remaining) [2024-11-19 09:22:30,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (107 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (106 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (105 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (104 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (103 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (102 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (101 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (100 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (99 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (98 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (97 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (96 of 119 remaining) [2024-11-19 09:22:30,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (95 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (94 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (93 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (92 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (89 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (86 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 119 remaining) [2024-11-19 09:22:30,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 119 remaining) [2024-11-19 09:22:30,993 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 119 remaining) [2024-11-19 09:22:30,993 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (81 of 119 remaining) [2024-11-19 09:22:30,993 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 119 remaining) [2024-11-19 09:22:30,993 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 119 remaining) [2024-11-19 09:22:30,993 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (78 of 119 remaining) [2024-11-19 09:22:30,993 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 119 remaining) [2024-11-19 09:22:30,994 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 119 remaining) [2024-11-19 09:22:30,994 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 119 remaining) [2024-11-19 09:22:30,994 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 119 remaining) [2024-11-19 09:22:30,995 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 119 remaining) [2024-11-19 09:22:30,996 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (55 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (52 of 119 remaining) [2024-11-19 09:22:30,997 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (49 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 119 remaining) [2024-11-19 09:22:30,998 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 119 remaining) [2024-11-19 09:22:30,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 119 remaining) [2024-11-19 09:22:30,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 119 remaining) [2024-11-19 09:22:30,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 119 remaining) [2024-11-19 09:22:30,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 119 remaining) [2024-11-19 09:22:30,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 119 remaining) [2024-11-19 09:22:30,999 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 119 remaining) [2024-11-19 09:22:31,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 119 remaining) [2024-11-19 09:22:31,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 119 remaining) [2024-11-19 09:22:31,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 119 remaining) [2024-11-19 09:22:31,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 119 remaining) [2024-11-19 09:22:31,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 119 remaining) [2024-11-19 09:22:31,000 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 119 remaining) [2024-11-19 09:22:31,001 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 119 remaining) [2024-11-19 09:22:31,002 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (16 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (13 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 119 remaining) [2024-11-19 09:22:31,003 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (10 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 119 remaining) [2024-11-19 09:22:31,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 119 remaining) [2024-11-19 09:22:31,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 119 remaining) [2024-11-19 09:22:31,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 119 remaining) [2024-11-19 09:22:31,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 119 remaining) [2024-11-19 09:22:31,005 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 09:22:31,005 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-19 09:22:31,006 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 09:22:31,006 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-19 09:22:31,113 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-19 09:22:31,118 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 215 places, 232 transitions, 482 flow [2024-11-19 09:22:31,156 INFO L124 PetriNetUnfolderBase]: 24/246 cut-off events. [2024-11-19 09:22:31,157 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-19 09:22:31,160 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259 conditions, 246 events. 24/246 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1119 event pairs, 0 based on Foata normal form. 0/97 useless extension candidates. Maximal degree in co-relation 227. Up to 4 conditions per place. [2024-11-19 09:22:31,161 INFO L82 GeneralOperation]: Start removeDead. Operand has 215 places, 232 transitions, 482 flow [2024-11-19 09:22:31,169 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 232 transitions, 482 flow [2024-11-19 09:22:31,170 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:22:31,171 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;@7ac7a7be, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:22:31,173 INFO L334 AbstractCegarLoop]: Starting to check reachability of 158 error locations. [2024-11-19 09:22:31,176 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:22:31,176 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-19 09:22:31,176 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:22:31,176 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:22:31,176 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-19 09:22:31,176 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 155 more)] === [2024-11-19 09:22:31,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:22:31,176 INFO L85 PathProgramCache]: Analyzing trace with hash 1205315, now seen corresponding path program 1 times [2024-11-19 09:22:31,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:22:31,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1805410635] [2024-11-19 09:22:31,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:22:31,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:22:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:22:31,428 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:22:31,429 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:22:31,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1805410635] [2024-11-19 09:22:31,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1805410635] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:22:31,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:22:31,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:22:31,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1021830362] [2024-11-19 09:22:31,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:22:31,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 09:22:31,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:22:31,432 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 09:22:31,432 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 09:22:31,432 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 232 [2024-11-19 09:22:31,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 232 transitions, 482 flow. Second operand has 2 states, 2 states have (on average 57.0) internal successors, (114), 2 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:22:31,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:22:31,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 232 [2024-11-19 09:22:31,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand