./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/25_stack_longest-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack_longest-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu --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 cabdc6d1ed2adbc421c41fcb971b1cf28c20678c065a4de58d9cc1e3842298d4 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:03:15,611 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:03:15,676 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-19 08:03:15,681 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:03:15,681 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:03:15,706 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:03:15,707 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:03:15,707 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:03:15,708 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:03:15,709 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:03:15,710 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:03:15,711 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:03:15,712 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:03:15,712 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:03:15,713 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:03:15,714 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:03:15,714 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:03:15,715 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:03:15,715 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-19 08:03:15,716 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-19 08:03:15,716 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-19 08:03:15,717 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:03:15,718 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 08:03:15,718 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 08:03:15,719 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:03:15,719 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:03:15,720 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:03:15,720 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:03:15,721 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:03:15,721 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:03:15,722 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:03:15,722 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:03:15,723 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:03:15,723 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:03:15,724 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:03:15,724 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:03:15,725 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:03:15,725 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:03:15,726 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu 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 -> cabdc6d1ed2adbc421c41fcb971b1cf28c20678c065a4de58d9cc1e3842298d4 [2023-11-19 08:03:15,978 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:03:16,012 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:03:16,016 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:03:16,018 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:03:16,019 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:03:16,020 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/pthread-ext/25_stack_longest-2.i [2023-11-19 08:03:19,198 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:03:19,497 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:03:19,498 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/sv-benchmarks/c/pthread-ext/25_stack_longest-2.i [2023-11-19 08:03:19,521 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/data/9e4876cb7/3eea9657ff9a4ad5af4c75e8d11061e7/FLAGe0dc297eb [2023-11-19 08:03:19,537 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/data/9e4876cb7/3eea9657ff9a4ad5af4c75e8d11061e7 [2023-11-19 08:03:19,540 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:03:19,542 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:03:19,543 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:03:19,544 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:03:19,549 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:03:19,550 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:03:19" (1/1) ... [2023-11-19 08:03:19,552 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ebfab88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:19, skipping insertion in model container [2023-11-19 08:03:19,552 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:03:19" (1/1) ... [2023-11-19 08:03:19,599 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:03:20,003 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:03:20,017 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:03:20,104 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:03:20,143 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 08:03:20,144 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 08:03:20,153 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:03:20,153 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20 WrapperNode [2023-11-19 08:03:20,154 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:03:20,155 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:03:20,155 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:03:20,156 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:03:20,165 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,206 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,255 INFO L138 Inliner]: procedures = 179, calls = 37, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 179 [2023-11-19 08:03:20,257 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:03:20,257 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:03:20,258 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:03:20,258 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:03:20,269 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,270 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,290 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,296 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,305 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,324 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,327 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,329 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,333 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:03:20,348 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:03:20,348 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:03:20,348 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:03:20,349 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (1/1) ... [2023-11-19 08:03:20,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:03:20,368 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:03:20,382 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:03:20,416 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4080fd7e-d22f-4a1f-86f3-1a9b8bccd37b/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:03:20,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 08:03:20,438 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-19 08:03:20,438 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-19 08:03:20,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 08:03:20,438 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-19 08:03:20,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:03:20,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 08:03:20,439 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 08:03:20,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:03:20,440 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-19 08:03:20,440 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:03:20,440 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:03:20,442 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 08:03:20,583 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:03:20,585 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:03:21,094 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:03:21,466 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:03:21,467 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-19 08:03:21,473 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:03:21 BoogieIcfgContainer [2023-11-19 08:03:21,474 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:03:21,478 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:03:21,478 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:03:21,481 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:03:21,482 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:03:19" (1/3) ... [2023-11-19 08:03:21,483 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69b7a236 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:03:21, skipping insertion in model container [2023-11-19 08:03:21,484 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:03:20" (2/3) ... [2023-11-19 08:03:21,485 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69b7a236 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:03:21, skipping insertion in model container [2023-11-19 08:03:21,486 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:03:21" (3/3) ... [2023-11-19 08:03:21,487 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longest-2.i [2023-11-19 08:03:21,508 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:03:21,508 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 34 error locations. [2023-11-19 08:03:21,509 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 08:03:21,628 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:03:21,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 133 places, 139 transitions, 282 flow [2023-11-19 08:03:21,788 INFO L124 PetriNetUnfolderBase]: 10/155 cut-off events. [2023-11-19 08:03:21,789 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:21,797 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159 conditions, 155 events. 10/155 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 285 event pairs, 0 based on Foata normal form. 0/106 useless extension candidates. Maximal degree in co-relation 117. Up to 4 conditions per place. [2023-11-19 08:03:21,797 INFO L82 GeneralOperation]: Start removeDead. Operand has 133 places, 139 transitions, 282 flow [2023-11-19 08:03:21,809 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 133 places, 139 transitions, 282 flow [2023-11-19 08:03:21,816 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:03:21,827 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 133 places, 139 transitions, 282 flow [2023-11-19 08:03:21,834 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 133 places, 139 transitions, 282 flow [2023-11-19 08:03:21,835 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 133 places, 139 transitions, 282 flow [2023-11-19 08:03:21,909 INFO L124 PetriNetUnfolderBase]: 10/155 cut-off events. [2023-11-19 08:03:21,913 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:21,917 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159 conditions, 155 events. 10/155 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 285 event pairs, 0 based on Foata normal form. 0/106 useless extension candidates. Maximal degree in co-relation 117. Up to 4 conditions per place. [2023-11-19 08:03:21,920 INFO L119 LiptonReduction]: Number of co-enabled transitions 3762 [2023-11-19 08:03:29,094 INFO L134 LiptonReduction]: Checked pairs total: 5325 [2023-11-19 08:03:29,094 INFO L136 LiptonReduction]: Total number of compositions: 172 [2023-11-19 08:03:29,111 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:03:29,117 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@9c2c13d, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:03:29,118 INFO L358 AbstractCegarLoop]: Starting to check reachability of 66 error locations. [2023-11-19 08:03:29,120 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:03:29,120 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-19 08:03:29,120 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:29,121 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:29,121 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 08:03:29,122 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-19 08:03:29,128 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:29,128 INFO L85 PathProgramCache]: Analyzing trace with hash 31219, now seen corresponding path program 1 times [2023-11-19 08:03:29,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:29,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721819066] [2023-11-19 08:03:29,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:29,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:29,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:29,421 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:29,421 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:29,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [721819066] [2023-11-19 08:03:29,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [721819066] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:29,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:29,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:03:29,426 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1606601199] [2023-11-19 08:03:29,427 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:29,437 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:29,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:29,475 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:29,476 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:29,543 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 88 out of 311 [2023-11-19 08:03:29,548 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 53 transitions, 110 flow. Second operand has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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) [2023-11-19 08:03:29,549 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:29,549 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 88 of 311 [2023-11-19 08:03:29,550 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:29,682 INFO L124 PetriNetUnfolderBase]: 78/174 cut-off events. [2023-11-19 08:03:29,682 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:29,686 INFO L83 FinitePrefix]: Finished finitePrefix Result has 352 conditions, 174 events. 78/174 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 656 event pairs, 66 based on Foata normal form. 0/86 useless extension candidates. Maximal degree in co-relation 338. Up to 173 conditions per place. [2023-11-19 08:03:29,689 INFO L140 encePairwiseOnDemand]: 288/311 looper letters, 29 selfloop transitions, 1 changer transitions 0/31 dead transitions. [2023-11-19 08:03:29,690 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 31 transitions, 126 flow [2023-11-19 08:03:29,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:29,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:29,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 316 transitions. [2023-11-19 08:03:29,717 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3386923901393355 [2023-11-19 08:03:29,718 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 316 transitions. [2023-11-19 08:03:29,720 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 316 transitions. [2023-11-19 08:03:29,724 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:29,726 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 316 transitions. [2023-11-19 08:03:29,734 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 105.33333333333333) internal successors, (316), 3 states have internal predecessors, (316), 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) [2023-11-19 08:03:29,740 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:29,741 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:29,744 INFO L175 Difference]: Start difference. First operand has 52 places, 53 transitions, 110 flow. Second operand 3 states and 316 transitions. [2023-11-19 08:03:29,745 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 31 transitions, 126 flow [2023-11-19 08:03:29,748 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 33 places, 31 transitions, 126 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:03:29,750 INFO L231 Difference]: Finished difference. Result has 33 places, 31 transitions, 68 flow [2023-11-19 08:03:29,752 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=311, PETRI_DIFFERENCE_MINUEND_FLOW=66, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=68, PETRI_PLACES=33, PETRI_TRANSITIONS=31} [2023-11-19 08:03:29,757 INFO L281 CegarLoopForPetriNet]: 52 programPoint places, -19 predicate places. [2023-11-19 08:03:29,758 INFO L495 AbstractCegarLoop]: Abstraction has has 33 places, 31 transitions, 68 flow [2023-11-19 08:03:29,758 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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) [2023-11-19 08:03:29,759 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:29,759 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 08:03:29,759 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:03:29,760 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-19 08:03:29,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:29,772 INFO L85 PathProgramCache]: Analyzing trace with hash 31220, now seen corresponding path program 1 times [2023-11-19 08:03:29,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:29,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [185901527] [2023-11-19 08:03:29,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:29,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:29,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:29,920 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:29,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:29,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [185901527] [2023-11-19 08:03:29,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [185901527] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:29,921 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:29,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:03:29,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1879034935] [2023-11-19 08:03:29,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:29,923 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:29,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:29,924 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:29,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:29,960 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 311 [2023-11-19 08:03:29,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 31 transitions, 68 flow. Second operand has 3 states, 3 states have (on average 90.66666666666667) internal successors, (272), 3 states have internal predecessors, (272), 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) [2023-11-19 08:03:29,961 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:29,961 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 311 [2023-11-19 08:03:29,961 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:30,049 INFO L124 PetriNetUnfolderBase]: 53/125 cut-off events. [2023-11-19 08:03:30,049 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:30,050 INFO L83 FinitePrefix]: Finished finitePrefix Result has 256 conditions, 125 events. 53/125 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 445 event pairs, 44 based on Foata normal form. 0/77 useless extension candidates. Maximal degree in co-relation 249. Up to 124 conditions per place. [2023-11-19 08:03:30,051 INFO L140 encePairwiseOnDemand]: 309/311 looper letters, 28 selfloop transitions, 1 changer transitions 0/30 dead transitions. [2023-11-19 08:03:30,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 30 transitions, 124 flow [2023-11-19 08:03:30,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:30,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:30,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 300 transitions. [2023-11-19 08:03:30,054 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3215434083601286 [2023-11-19 08:03:30,054 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 300 transitions. [2023-11-19 08:03:30,054 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 300 transitions. [2023-11-19 08:03:30,055 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:30,055 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 300 transitions. [2023-11-19 08:03:30,056 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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) [2023-11-19 08:03:30,060 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:30,061 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:30,061 INFO L175 Difference]: Start difference. First operand has 33 places, 31 transitions, 68 flow. Second operand 3 states and 300 transitions. [2023-11-19 08:03:30,061 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 30 transitions, 124 flow [2023-11-19 08:03:30,062 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 33 places, 30 transitions, 123 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:30,063 INFO L231 Difference]: Finished difference. Result has 33 places, 30 transitions, 67 flow [2023-11-19 08:03:30,063 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=311, PETRI_DIFFERENCE_MINUEND_FLOW=65, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=67, PETRI_PLACES=33, PETRI_TRANSITIONS=30} [2023-11-19 08:03:30,064 INFO L281 CegarLoopForPetriNet]: 52 programPoint places, -19 predicate places. [2023-11-19 08:03:30,065 INFO L495 AbstractCegarLoop]: Abstraction has has 33 places, 30 transitions, 67 flow [2023-11-19 08:03:30,065 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 90.66666666666667) internal successors, (272), 3 states have internal predecessors, (272), 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) [2023-11-19 08:03:30,065 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:30,066 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 08:03:30,066 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 08:03:30,066 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-19 08:03:30,067 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:30,067 INFO L85 PathProgramCache]: Analyzing trace with hash 30028222, now seen corresponding path program 1 times [2023-11-19 08:03:30,067 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:30,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1670424985] [2023-11-19 08:03:30,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:30,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:30,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:30,254 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:30,254 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:30,254 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1670424985] [2023-11-19 08:03:30,255 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1670424985] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:30,255 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:30,255 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:30,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2023670813] [2023-11-19 08:03:30,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:30,257 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:30,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:30,257 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:30,258 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:30,304 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 87 out of 311 [2023-11-19 08:03:30,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 30 transitions, 67 flow. Second operand has 4 states, 4 states have (on average 88.0) internal successors, (352), 4 states have internal predecessors, (352), 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) [2023-11-19 08:03:30,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:30,306 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 87 of 311 [2023-11-19 08:03:30,306 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:30,406 INFO L124 PetriNetUnfolderBase]: 49/115 cut-off events. [2023-11-19 08:03:30,407 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:30,407 INFO L83 FinitePrefix]: Finished finitePrefix Result has 237 conditions, 115 events. 49/115 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 397 event pairs, 40 based on Foata normal form. 0/73 useless extension candidates. Maximal degree in co-relation 229. Up to 114 conditions per place. [2023-11-19 08:03:30,409 INFO L140 encePairwiseOnDemand]: 308/311 looper letters, 26 selfloop transitions, 1 changer transitions 0/28 dead transitions. [2023-11-19 08:03:30,409 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 28 transitions, 117 flow [2023-11-19 08:03:30,409 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:30,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:30,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 290 transitions. [2023-11-19 08:03:30,412 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3108252947481243 [2023-11-19 08:03:30,412 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 290 transitions. [2023-11-19 08:03:30,412 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 290 transitions. [2023-11-19 08:03:30,413 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:30,413 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 290 transitions. [2023-11-19 08:03:30,415 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 96.66666666666667) internal successors, (290), 3 states have internal predecessors, (290), 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) [2023-11-19 08:03:30,419 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:30,421 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:30,421 INFO L175 Difference]: Start difference. First operand has 33 places, 30 transitions, 67 flow. Second operand 3 states and 290 transitions. [2023-11-19 08:03:30,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 28 transitions, 117 flow [2023-11-19 08:03:30,422 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 28 transitions, 116 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:30,424 INFO L231 Difference]: Finished difference. Result has 32 places, 28 transitions, 64 flow [2023-11-19 08:03:30,424 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=311, PETRI_DIFFERENCE_MINUEND_FLOW=62, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=64, PETRI_PLACES=32, PETRI_TRANSITIONS=28} [2023-11-19 08:03:30,426 INFO L281 CegarLoopForPetriNet]: 52 programPoint places, -20 predicate places. [2023-11-19 08:03:30,426 INFO L495 AbstractCegarLoop]: Abstraction has has 32 places, 28 transitions, 64 flow [2023-11-19 08:03:30,427 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 88.0) internal successors, (352), 4 states have internal predecessors, (352), 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) [2023-11-19 08:03:30,427 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:30,428 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 08:03:30,428 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 08:03:30,428 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-19 08:03:30,429 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:30,429 INFO L85 PathProgramCache]: Analyzing trace with hash 30028223, now seen corresponding path program 1 times [2023-11-19 08:03:30,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:30,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1978929069] [2023-11-19 08:03:30,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:30,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:30,717 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:30,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1978929069] [2023-11-19 08:03:30,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1978929069] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:30,719 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:30,720 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:30,720 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1362381675] [2023-11-19 08:03:30,720 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:30,721 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:30,721 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:30,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:30,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:30,752 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 94 out of 311 [2023-11-19 08:03:30,753 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 28 transitions, 64 flow. Second operand has 4 states, 4 states have (on average 95.0) internal successors, (380), 4 states have internal predecessors, (380), 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) [2023-11-19 08:03:30,753 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:30,753 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 94 of 311 [2023-11-19 08:03:30,753 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:30,827 INFO L124 PetriNetUnfolderBase]: 47/110 cut-off events. [2023-11-19 08:03:30,828 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:30,828 INFO L83 FinitePrefix]: Finished finitePrefix Result has 228 conditions, 110 events. 47/110 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 374 event pairs, 38 based on Foata normal form. 0/71 useless extension candidates. Maximal degree in co-relation 219. Up to 109 conditions per place. [2023-11-19 08:03:30,829 INFO L140 encePairwiseOnDemand]: 309/311 looper letters, 25 selfloop transitions, 1 changer transitions 0/27 dead transitions. [2023-11-19 08:03:30,829 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 27 transitions, 114 flow [2023-11-19 08:03:30,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:30,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:30,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 309 transitions. [2023-11-19 08:03:30,831 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3311897106109325 [2023-11-19 08:03:30,832 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 309 transitions. [2023-11-19 08:03:30,832 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 309 transitions. [2023-11-19 08:03:30,832 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:30,832 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 309 transitions. [2023-11-19 08:03:30,834 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 103.0) internal successors, (309), 3 states have internal predecessors, (309), 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) [2023-11-19 08:03:30,837 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:30,838 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 311.0) internal successors, (1244), 4 states have internal predecessors, (1244), 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) [2023-11-19 08:03:30,838 INFO L175 Difference]: Start difference. First operand has 32 places, 28 transitions, 64 flow. Second operand 3 states and 309 transitions. [2023-11-19 08:03:30,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 27 transitions, 114 flow [2023-11-19 08:03:30,839 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 27 transitions, 113 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:30,840 INFO L231 Difference]: Finished difference. Result has 32 places, 27 transitions, 63 flow [2023-11-19 08:03:30,840 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=311, PETRI_DIFFERENCE_MINUEND_FLOW=61, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=63, PETRI_PLACES=32, PETRI_TRANSITIONS=27} [2023-11-19 08:03:30,842 INFO L281 CegarLoopForPetriNet]: 52 programPoint places, -20 predicate places. [2023-11-19 08:03:30,842 INFO L495 AbstractCegarLoop]: Abstraction has has 32 places, 27 transitions, 63 flow [2023-11-19 08:03:30,843 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 95.0) internal successors, (380), 4 states have internal predecessors, (380), 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) [2023-11-19 08:03:30,843 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:30,843 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-19 08:03:30,843 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 08:03:30,844 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 63 more)] === [2023-11-19 08:03:30,844 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:30,844 INFO L85 PathProgramCache]: Analyzing trace with hash -1207579639, now seen corresponding path program 1 times [2023-11-19 08:03:30,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:30,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1521296815] [2023-11-19 08:03:30,845 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:30,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:30,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:30,870 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:03:30,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:30,909 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:03:30,909 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:03:30,911 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (65 of 66 remaining) [2023-11-19 08:03:30,913 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 66 remaining) [2023-11-19 08:03:30,913 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 66 remaining) [2023-11-19 08:03:30,914 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 66 remaining) [2023-11-19 08:03:30,914 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 66 remaining) [2023-11-19 08:03:30,918 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 66 remaining) [2023-11-19 08:03:30,918 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 66 remaining) [2023-11-19 08:03:30,919 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 66 remaining) [2023-11-19 08:03:30,919 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 66 remaining) [2023-11-19 08:03:30,919 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 66 remaining) [2023-11-19 08:03:30,920 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 66 remaining) [2023-11-19 08:03:30,921 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 66 remaining) [2023-11-19 08:03:30,921 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 66 remaining) [2023-11-19 08:03:30,922 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 66 remaining) [2023-11-19 08:03:30,929 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 66 remaining) [2023-11-19 08:03:30,931 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 66 remaining) [2023-11-19 08:03:30,931 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 66 remaining) [2023-11-19 08:03:30,931 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 66 remaining) [2023-11-19 08:03:30,932 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 66 remaining) [2023-11-19 08:03:30,932 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 66 remaining) [2023-11-19 08:03:30,932 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 66 remaining) [2023-11-19 08:03:30,932 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (44 of 66 remaining) [2023-11-19 08:03:30,933 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 66 remaining) [2023-11-19 08:03:30,933 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 66 remaining) [2023-11-19 08:03:30,933 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 66 remaining) [2023-11-19 08:03:30,933 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 66 remaining) [2023-11-19 08:03:30,933 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (39 of 66 remaining) [2023-11-19 08:03:30,934 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (38 of 66 remaining) [2023-11-19 08:03:30,934 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 66 remaining) [2023-11-19 08:03:30,934 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 66 remaining) [2023-11-19 08:03:30,934 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 66 remaining) [2023-11-19 08:03:30,935 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 66 remaining) [2023-11-19 08:03:30,935 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 66 remaining) [2023-11-19 08:03:30,935 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 66 remaining) [2023-11-19 08:03:30,935 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (31 of 66 remaining) [2023-11-19 08:03:30,936 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 66 remaining) [2023-11-19 08:03:30,936 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 66 remaining) [2023-11-19 08:03:30,936 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 66 remaining) [2023-11-19 08:03:30,936 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 66 remaining) [2023-11-19 08:03:30,936 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 66 remaining) [2023-11-19 08:03:30,937 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 66 remaining) [2023-11-19 08:03:30,937 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 66 remaining) [2023-11-19 08:03:30,937 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 66 remaining) [2023-11-19 08:03:30,937 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 66 remaining) [2023-11-19 08:03:30,938 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 66 remaining) [2023-11-19 08:03:30,938 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 66 remaining) [2023-11-19 08:03:30,938 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 66 remaining) [2023-11-19 08:03:30,938 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 66 remaining) [2023-11-19 08:03:30,939 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 66 remaining) [2023-11-19 08:03:30,939 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 66 remaining) [2023-11-19 08:03:30,939 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 66 remaining) [2023-11-19 08:03:30,939 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 66 remaining) [2023-11-19 08:03:30,939 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 66 remaining) [2023-11-19 08:03:30,940 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 66 remaining) [2023-11-19 08:03:30,945 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 66 remaining) [2023-11-19 08:03:30,945 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (10 of 66 remaining) [2023-11-19 08:03:30,945 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 66 remaining) [2023-11-19 08:03:30,945 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 66 remaining) [2023-11-19 08:03:30,946 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 66 remaining) [2023-11-19 08:03:30,946 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 66 remaining) [2023-11-19 08:03:30,946 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (5 of 66 remaining) [2023-11-19 08:03:30,946 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (4 of 66 remaining) [2023-11-19 08:03:30,947 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 66 remaining) [2023-11-19 08:03:30,948 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 66 remaining) [2023-11-19 08:03:30,948 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 66 remaining) [2023-11-19 08:03:30,948 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 66 remaining) [2023-11-19 08:03:30,949 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 08:03:30,950 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-11-19 08:03:30,953 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 08:03:30,953 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-19 08:03:31,050 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:03:31,063 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 227 places, 239 transitions, 488 flow [2023-11-19 08:03:31,138 INFO L124 PetriNetUnfolderBase]: 19/273 cut-off events. [2023-11-19 08:03:31,138 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 08:03:31,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 281 conditions, 273 events. 19/273 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 780 event pairs, 0 based on Foata normal form. 0/180 useless extension candidates. Maximal degree in co-relation 216. Up to 6 conditions per place. [2023-11-19 08:03:31,143 INFO L82 GeneralOperation]: Start removeDead. Operand has 227 places, 239 transitions, 488 flow [2023-11-19 08:03:31,151 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 227 places, 239 transitions, 488 flow [2023-11-19 08:03:31,151 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:03:31,151 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 227 places, 239 transitions, 488 flow [2023-11-19 08:03:31,152 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 227 places, 239 transitions, 488 flow [2023-11-19 08:03:31,152 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 227 places, 239 transitions, 488 flow [2023-11-19 08:03:31,232 INFO L124 PetriNetUnfolderBase]: 19/273 cut-off events. [2023-11-19 08:03:31,232 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 08:03:31,236 INFO L83 FinitePrefix]: Finished finitePrefix Result has 281 conditions, 273 events. 19/273 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 780 event pairs, 0 based on Foata normal form. 0/180 useless extension candidates. Maximal degree in co-relation 216. Up to 6 conditions per place. [2023-11-19 08:03:31,262 INFO L119 LiptonReduction]: Number of co-enabled transitions 27324 [2023-11-19 08:03:39,602 INFO L134 LiptonReduction]: Checked pairs total: 78551 [2023-11-19 08:03:39,602 INFO L136 LiptonReduction]: Total number of compositions: 229 [2023-11-19 08:03:39,604 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:03:39,605 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@9c2c13d, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:03:39,605 INFO L358 AbstractCegarLoop]: Starting to check reachability of 97 error locations. [2023-11-19 08:03:39,607 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:03:39,607 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-19 08:03:39,607 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:39,607 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:39,608 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 08:03:39,608 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:39,608 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:39,609 INFO L85 PathProgramCache]: Analyzing trace with hash 49416, now seen corresponding path program 1 times [2023-11-19 08:03:39,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:39,609 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [328846537] [2023-11-19 08:03:39,609 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:39,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:39,620 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:39,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:39,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [328846537] [2023-11-19 08:03:39,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [328846537] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:39,621 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:39,621 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:03:39,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216613867] [2023-11-19 08:03:39,621 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:39,622 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:03:39,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:39,622 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:03:39,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:03:39,623 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 468 [2023-11-19 08:03:39,624 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 122 transitions, 254 flow. Second operand has 2 states, 2 states have (on average 154.0) internal successors, (308), 2 states have internal predecessors, (308), 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) [2023-11-19 08:03:39,624 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:39,624 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 468 [2023-11-19 08:03:39,625 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:41,295 INFO L124 PetriNetUnfolderBase]: 6548/11008 cut-off events. [2023-11-19 08:03:41,295 INFO L125 PetriNetUnfolderBase]: For 91/91 co-relation queries the response was YES. [2023-11-19 08:03:41,310 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21061 conditions, 11008 events. 6548/11008 cut-off events. For 91/91 co-relation queries the response was YES. Maximal size of possible extension queue 767. Compared 89470 event pairs, 5768 based on Foata normal form. 0/5245 useless extension candidates. Maximal degree in co-relation 16970. Up to 9961 conditions per place. [2023-11-19 08:03:41,403 INFO L140 encePairwiseOnDemand]: 436/468 looper letters, 68 selfloop transitions, 0 changer transitions 0/90 dead transitions. [2023-11-19 08:03:41,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 90 transitions, 326 flow [2023-11-19 08:03:41,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:03:41,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 08:03:41,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 406 transitions. [2023-11-19 08:03:41,407 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4337606837606838 [2023-11-19 08:03:41,408 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 406 transitions. [2023-11-19 08:03:41,408 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 406 transitions. [2023-11-19 08:03:41,409 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:41,411 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 406 transitions. [2023-11-19 08:03:41,413 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 203.0) internal successors, (406), 2 states have internal predecessors, (406), 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) [2023-11-19 08:03:41,416 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 468.0) internal successors, (1404), 3 states have internal predecessors, (1404), 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) [2023-11-19 08:03:41,417 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 468.0) internal successors, (1404), 3 states have internal predecessors, (1404), 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) [2023-11-19 08:03:41,418 INFO L175 Difference]: Start difference. First operand has 117 places, 122 transitions, 254 flow. Second operand 2 states and 406 transitions. [2023-11-19 08:03:41,418 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 90 transitions, 326 flow [2023-11-19 08:03:41,419 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 90 transitions, 326 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:03:41,422 INFO L231 Difference]: Finished difference. Result has 88 places, 90 transitions, 190 flow [2023-11-19 08:03:41,422 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=190, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=190, PETRI_PLACES=88, PETRI_TRANSITIONS=90} [2023-11-19 08:03:41,427 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -29 predicate places. [2023-11-19 08:03:41,427 INFO L495 AbstractCegarLoop]: Abstraction has has 88 places, 90 transitions, 190 flow [2023-11-19 08:03:41,428 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 154.0) internal successors, (308), 2 states have internal predecessors, (308), 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) [2023-11-19 08:03:41,428 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:41,428 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 08:03:41,428 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 08:03:41,428 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:41,429 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:41,429 INFO L85 PathProgramCache]: Analyzing trace with hash 49403, now seen corresponding path program 1 times [2023-11-19 08:03:41,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:41,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1178888649] [2023-11-19 08:03:41,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:41,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:41,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:41,503 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:41,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:41,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1178888649] [2023-11-19 08:03:41,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1178888649] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:41,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:41,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:03:41,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1593086021] [2023-11-19 08:03:41,510 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:41,510 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:41,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:41,511 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:41,511 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:41,543 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 468 [2023-11-19 08:03:41,544 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 90 transitions, 190 flow. Second operand has 3 states, 3 states have (on average 148.66666666666666) internal successors, (446), 3 states have internal predecessors, (446), 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) [2023-11-19 08:03:41,544 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:41,545 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 468 [2023-11-19 08:03:41,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:42,899 INFO L124 PetriNetUnfolderBase]: 4701/8051 cut-off events. [2023-11-19 08:03:42,899 INFO L125 PetriNetUnfolderBase]: For 91/91 co-relation queries the response was YES. [2023-11-19 08:03:42,910 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15405 conditions, 8051 events. 4701/8051 cut-off events. For 91/91 co-relation queries the response was YES. Maximal size of possible extension queue 545. Compared 63057 event pairs, 4116 based on Foata normal form. 0/4158 useless extension candidates. Maximal degree in co-relation 15400. Up to 7260 conditions per place. [2023-11-19 08:03:42,956 INFO L140 encePairwiseOnDemand]: 466/468 looper letters, 66 selfloop transitions, 1 changer transitions 0/89 dead transitions. [2023-11-19 08:03:42,957 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 89 transitions, 322 flow [2023-11-19 08:03:42,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:42,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:42,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions. [2023-11-19 08:03:42,960 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3646723646723647 [2023-11-19 08:03:42,962 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 512 transitions. [2023-11-19 08:03:42,962 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 512 transitions. [2023-11-19 08:03:42,963 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:42,963 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 512 transitions. [2023-11-19 08:03:42,964 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 170.66666666666666) internal successors, (512), 3 states have internal predecessors, (512), 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) [2023-11-19 08:03:42,968 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:42,969 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:42,970 INFO L175 Difference]: Start difference. First operand has 88 places, 90 transitions, 190 flow. Second operand 3 states and 512 transitions. [2023-11-19 08:03:42,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 89 transitions, 322 flow [2023-11-19 08:03:42,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 89 transitions, 322 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:03:42,976 INFO L231 Difference]: Finished difference. Result has 89 places, 89 transitions, 190 flow [2023-11-19 08:03:42,976 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=188, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=89, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=190, PETRI_PLACES=89, PETRI_TRANSITIONS=89} [2023-11-19 08:03:42,979 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -28 predicate places. [2023-11-19 08:03:42,979 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 89 transitions, 190 flow [2023-11-19 08:03:42,980 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 148.66666666666666) internal successors, (446), 3 states have internal predecessors, (446), 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) [2023-11-19 08:03:42,980 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:42,981 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 08:03:42,981 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-19 08:03:42,981 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:42,981 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:42,982 INFO L85 PathProgramCache]: Analyzing trace with hash 49401, now seen corresponding path program 1 times [2023-11-19 08:03:42,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:42,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370375820] [2023-11-19 08:03:42,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:42,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:42,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:43,013 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:43,014 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:43,014 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1370375820] [2023-11-19 08:03:43,014 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1370375820] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:43,014 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:43,014 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:03:43,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1828432154] [2023-11-19 08:03:43,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:43,015 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:43,015 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:43,016 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:43,016 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:43,041 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 468 [2023-11-19 08:03:43,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 89 transitions, 190 flow. Second operand has 3 states, 3 states have (on average 146.66666666666666) internal successors, (440), 3 states have internal predecessors, (440), 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) [2023-11-19 08:03:43,042 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:43,042 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 468 [2023-11-19 08:03:43,042 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:43,872 INFO L124 PetriNetUnfolderBase]: 2854/5094 cut-off events. [2023-11-19 08:03:43,872 INFO L125 PetriNetUnfolderBase]: For 91/91 co-relation queries the response was YES. [2023-11-19 08:03:43,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9750 conditions, 5094 events. 2854/5094 cut-off events. For 91/91 co-relation queries the response was YES. Maximal size of possible extension queue 323. Compared 37712 event pairs, 2464 based on Foata normal form. 0/3071 useless extension candidates. Maximal degree in co-relation 9744. Up to 4560 conditions per place. [2023-11-19 08:03:43,907 INFO L140 encePairwiseOnDemand]: 466/468 looper letters, 65 selfloop transitions, 1 changer transitions 0/88 dead transitions. [2023-11-19 08:03:43,907 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 88 transitions, 320 flow [2023-11-19 08:03:43,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:43,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:43,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 505 transitions. [2023-11-19 08:03:43,911 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3596866096866097 [2023-11-19 08:03:43,911 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 505 transitions. [2023-11-19 08:03:43,911 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 505 transitions. [2023-11-19 08:03:43,911 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:43,912 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 505 transitions. [2023-11-19 08:03:43,913 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 168.33333333333334) internal successors, (505), 3 states have internal predecessors, (505), 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) [2023-11-19 08:03:43,917 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:43,918 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:43,918 INFO L175 Difference]: Start difference. First operand has 89 places, 89 transitions, 190 flow. Second operand 3 states and 505 transitions. [2023-11-19 08:03:43,918 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 88 transitions, 320 flow [2023-11-19 08:03:43,920 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 88 transitions, 319 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:43,923 INFO L231 Difference]: Finished difference. Result has 89 places, 88 transitions, 189 flow [2023-11-19 08:03:43,924 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=189, PETRI_PLACES=89, PETRI_TRANSITIONS=88} [2023-11-19 08:03:43,925 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -28 predicate places. [2023-11-19 08:03:43,925 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 88 transitions, 189 flow [2023-11-19 08:03:43,926 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 146.66666666666666) internal successors, (440), 3 states have internal predecessors, (440), 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) [2023-11-19 08:03:43,926 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:43,926 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 08:03:43,926 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-19 08:03:43,926 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:43,927 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:43,927 INFO L85 PathProgramCache]: Analyzing trace with hash 47516558, now seen corresponding path program 1 times [2023-11-19 08:03:43,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:43,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069720673] [2023-11-19 08:03:43,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:43,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:43,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:44,025 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:44,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:44,026 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069720673] [2023-11-19 08:03:44,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069720673] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:44,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:44,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:44,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444162656] [2023-11-19 08:03:44,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:44,027 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:44,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:44,028 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:44,028 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:44,084 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 145 out of 468 [2023-11-19 08:03:44,085 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 88 transitions, 189 flow. Second operand has 4 states, 4 states have (on average 146.0) internal successors, (584), 4 states have internal predecessors, (584), 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) [2023-11-19 08:03:44,085 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:44,085 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 145 of 468 [2023-11-19 08:03:44,085 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:44,701 INFO L124 PetriNetUnfolderBase]: 2494/4455 cut-off events. [2023-11-19 08:03:44,701 INFO L125 PetriNetUnfolderBase]: For 84/84 co-relation queries the response was YES. [2023-11-19 08:03:44,709 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8522 conditions, 4455 events. 2494/4455 cut-off events. For 84/84 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 32434 event pairs, 2132 based on Foata normal form. 0/2798 useless extension candidates. Maximal degree in co-relation 8516. Up to 3976 conditions per place. [2023-11-19 08:03:44,731 INFO L140 encePairwiseOnDemand]: 463/468 looper letters, 61 selfloop transitions, 1 changer transitions 0/84 dead transitions. [2023-11-19 08:03:44,731 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 84 transitions, 305 flow [2023-11-19 08:03:44,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:44,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:44,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 501 transitions. [2023-11-19 08:03:44,734 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.35683760683760685 [2023-11-19 08:03:44,735 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 501 transitions. [2023-11-19 08:03:44,735 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 501 transitions. [2023-11-19 08:03:44,735 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:44,735 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 501 transitions. [2023-11-19 08:03:44,737 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 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) [2023-11-19 08:03:44,740 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:44,741 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:44,741 INFO L175 Difference]: Start difference. First operand has 89 places, 88 transitions, 189 flow. Second operand 3 states and 501 transitions. [2023-11-19 08:03:44,741 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 84 transitions, 305 flow [2023-11-19 08:03:44,743 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 84 transitions, 304 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:44,748 INFO L231 Difference]: Finished difference. Result has 86 places, 84 transitions, 182 flow [2023-11-19 08:03:44,748 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=180, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=84, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=182, PETRI_PLACES=86, PETRI_TRANSITIONS=84} [2023-11-19 08:03:44,750 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -31 predicate places. [2023-11-19 08:03:44,750 INFO L495 AbstractCegarLoop]: Abstraction has has 86 places, 84 transitions, 182 flow [2023-11-19 08:03:44,750 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 146.0) internal successors, (584), 4 states have internal predecessors, (584), 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) [2023-11-19 08:03:44,750 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:44,751 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-19 08:03:44,751 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-19 08:03:44,751 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:44,751 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:44,752 INFO L85 PathProgramCache]: Analyzing trace with hash 47516559, now seen corresponding path program 1 times [2023-11-19 08:03:44,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:44,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1054055329] [2023-11-19 08:03:44,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:44,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:44,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:44,889 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:44,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:44,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1054055329] [2023-11-19 08:03:44,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1054055329] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:44,890 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:44,890 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:44,890 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1960146982] [2023-11-19 08:03:44,890 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:44,891 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:44,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:44,892 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:44,892 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:44,924 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 468 [2023-11-19 08:03:44,925 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 84 transitions, 182 flow. Second operand has 4 states, 4 states have (on average 150.0) internal successors, (600), 4 states have internal predecessors, (600), 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) [2023-11-19 08:03:44,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:44,926 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 468 [2023-11-19 08:03:44,926 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:45,466 INFO L124 PetriNetUnfolderBase]: 2158/3856 cut-off events. [2023-11-19 08:03:45,466 INFO L125 PetriNetUnfolderBase]: For 77/77 co-relation queries the response was YES. [2023-11-19 08:03:45,473 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7374 conditions, 3856 events. 2158/3856 cut-off events. For 77/77 co-relation queries the response was YES. Maximal size of possible extension queue 261. Compared 27446 event pairs, 1824 based on Foata normal form. 0/2531 useless extension candidates. Maximal degree in co-relation 7368. Up to 3432 conditions per place. [2023-11-19 08:03:45,491 INFO L140 encePairwiseOnDemand]: 463/468 looper letters, 57 selfloop transitions, 1 changer transitions 0/80 dead transitions. [2023-11-19 08:03:45,492 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 80 transitions, 290 flow [2023-11-19 08:03:45,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:45,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:45,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 509 transitions. [2023-11-19 08:03:45,495 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.36253561253561256 [2023-11-19 08:03:45,495 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 509 transitions. [2023-11-19 08:03:45,495 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 509 transitions. [2023-11-19 08:03:45,496 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:45,496 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 509 transitions. [2023-11-19 08:03:45,498 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 169.66666666666666) internal successors, (509), 3 states have internal predecessors, (509), 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) [2023-11-19 08:03:45,501 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:45,501 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:45,502 INFO L175 Difference]: Start difference. First operand has 86 places, 84 transitions, 182 flow. Second operand 3 states and 509 transitions. [2023-11-19 08:03:45,502 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 80 transitions, 290 flow [2023-11-19 08:03:45,504 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 80 transitions, 289 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:45,505 INFO L231 Difference]: Finished difference. Result has 83 places, 80 transitions, 175 flow [2023-11-19 08:03:45,506 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=173, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=79, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=175, PETRI_PLACES=83, PETRI_TRANSITIONS=80} [2023-11-19 08:03:45,507 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -34 predicate places. [2023-11-19 08:03:45,507 INFO L495 AbstractCegarLoop]: Abstraction has has 83 places, 80 transitions, 175 flow [2023-11-19 08:03:45,507 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 150.0) internal successors, (600), 4 states have internal predecessors, (600), 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) [2023-11-19 08:03:45,507 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:45,508 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:45,508 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-19 08:03:45,508 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:45,508 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:45,508 INFO L85 PathProgramCache]: Analyzing trace with hash 898820984, now seen corresponding path program 1 times [2023-11-19 08:03:45,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:45,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013505033] [2023-11-19 08:03:45,512 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:45,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:45,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:45,585 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:45,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:45,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013505033] [2023-11-19 08:03:45,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013505033] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:45,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:45,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 08:03:45,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1082189064] [2023-11-19 08:03:45,586 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:45,586 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:45,587 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:45,587 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:45,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:45,609 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 468 [2023-11-19 08:03:45,610 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 80 transitions, 175 flow. Second operand has 4 states, 4 states have (on average 146.0) internal successors, (584), 4 states have internal predecessors, (584), 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) [2023-11-19 08:03:45,610 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:45,610 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 468 [2023-11-19 08:03:45,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:46,379 INFO L124 PetriNetUnfolderBase]: 2519/4561 cut-off events. [2023-11-19 08:03:46,379 INFO L125 PetriNetUnfolderBase]: For 75/75 co-relation queries the response was YES. [2023-11-19 08:03:46,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8687 conditions, 4561 events. 2519/4561 cut-off events. For 75/75 co-relation queries the response was YES. Maximal size of possible extension queue 297. Compared 33916 event pairs, 1017 based on Foata normal form. 52/3153 useless extension candidates. Maximal degree in co-relation 8681. Up to 3223 conditions per place. [2023-11-19 08:03:46,412 INFO L140 encePairwiseOnDemand]: 458/468 looper letters, 139 selfloop transitions, 9 changer transitions 0/167 dead transitions. [2023-11-19 08:03:46,412 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 167 transitions, 655 flow [2023-11-19 08:03:46,413 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 08:03:46,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-19 08:03:46,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 874 transitions. [2023-11-19 08:03:46,417 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3735042735042735 [2023-11-19 08:03:46,417 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 874 transitions. [2023-11-19 08:03:46,417 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 874 transitions. [2023-11-19 08:03:46,418 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:46,418 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 874 transitions. [2023-11-19 08:03:46,421 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 174.8) internal successors, (874), 5 states have internal predecessors, (874), 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) [2023-11-19 08:03:46,426 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 468.0) internal successors, (2808), 6 states have internal predecessors, (2808), 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) [2023-11-19 08:03:46,427 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 468.0) internal successors, (2808), 6 states have internal predecessors, (2808), 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) [2023-11-19 08:03:46,427 INFO L175 Difference]: Start difference. First operand has 83 places, 80 transitions, 175 flow. Second operand 5 states and 874 transitions. [2023-11-19 08:03:46,428 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 167 transitions, 655 flow [2023-11-19 08:03:46,429 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 167 transitions, 654 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:46,432 INFO L231 Difference]: Finished difference. Result has 90 places, 87 transitions, 246 flow [2023-11-19 08:03:46,433 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=174, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=246, PETRI_PLACES=90, PETRI_TRANSITIONS=87} [2023-11-19 08:03:46,434 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -27 predicate places. [2023-11-19 08:03:46,434 INFO L495 AbstractCegarLoop]: Abstraction has has 90 places, 87 transitions, 246 flow [2023-11-19 08:03:46,434 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 146.0) internal successors, (584), 4 states have internal predecessors, (584), 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) [2023-11-19 08:03:46,435 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:46,435 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:46,435 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-19 08:03:46,435 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:46,435 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:46,436 INFO L85 PathProgramCache]: Analyzing trace with hash -49517614, now seen corresponding path program 1 times [2023-11-19 08:03:46,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:46,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1046177877] [2023-11-19 08:03:46,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:46,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:46,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:46,587 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:46,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:46,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1046177877] [2023-11-19 08:03:46,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1046177877] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:46,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:46,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:46,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [965346607] [2023-11-19 08:03:46,588 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:46,589 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:46,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:46,589 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:46,589 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:46,642 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 145 out of 468 [2023-11-19 08:03:46,643 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 87 transitions, 246 flow. Second operand has 4 states, 4 states have (on average 146.75) internal successors, (587), 4 states have internal predecessors, (587), 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) [2023-11-19 08:03:46,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:46,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 145 of 468 [2023-11-19 08:03:46,643 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:47,155 INFO L124 PetriNetUnfolderBase]: 1522/2862 cut-off events. [2023-11-19 08:03:47,155 INFO L125 PetriNetUnfolderBase]: For 704/714 co-relation queries the response was YES. [2023-11-19 08:03:47,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5921 conditions, 2862 events. 1522/2862 cut-off events. For 704/714 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 20068 event pairs, 1196 based on Foata normal form. 10/2225 useless extension candidates. Maximal degree in co-relation 5912. Up to 2452 conditions per place. [2023-11-19 08:03:47,176 INFO L140 encePairwiseOnDemand]: 457/468 looper letters, 50 selfloop transitions, 1 changer transitions 0/77 dead transitions. [2023-11-19 08:03:47,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 77 transitions, 328 flow [2023-11-19 08:03:47,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:47,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:47,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 493 transitions. [2023-11-19 08:03:47,181 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.35113960113960113 [2023-11-19 08:03:47,181 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 493 transitions. [2023-11-19 08:03:47,182 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 493 transitions. [2023-11-19 08:03:47,182 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:47,183 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 493 transitions. [2023-11-19 08:03:47,184 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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) [2023-11-19 08:03:47,188 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:47,189 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:47,189 INFO L175 Difference]: Start difference. First operand has 90 places, 87 transitions, 246 flow. Second operand 3 states and 493 transitions. [2023-11-19 08:03:47,190 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 77 transitions, 328 flow [2023-11-19 08:03:47,194 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 77 transitions, 328 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:03:47,196 INFO L231 Difference]: Finished difference. Result has 82 places, 77 transitions, 228 flow [2023-11-19 08:03:47,197 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=226, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=228, PETRI_PLACES=82, PETRI_TRANSITIONS=77} [2023-11-19 08:03:47,198 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -35 predicate places. [2023-11-19 08:03:47,198 INFO L495 AbstractCegarLoop]: Abstraction has has 82 places, 77 transitions, 228 flow [2023-11-19 08:03:47,198 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 146.75) internal successors, (587), 4 states have internal predecessors, (587), 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) [2023-11-19 08:03:47,199 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:47,199 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:47,199 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-19 08:03:47,199 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:47,200 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:47,200 INFO L85 PathProgramCache]: Analyzing trace with hash -49517616, now seen corresponding path program 1 times [2023-11-19 08:03:47,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:47,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781960589] [2023-11-19 08:03:47,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:47,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:47,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:47,430 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:47,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:47,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781960589] [2023-11-19 08:03:47,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781960589] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:47,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:47,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:47,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [110828510] [2023-11-19 08:03:47,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:47,433 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:03:47,433 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:47,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:03:47,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:03:47,458 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 468 [2023-11-19 08:03:47,459 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 77 transitions, 228 flow. Second operand has 4 states, 4 states have (on average 153.75) internal successors, (615), 4 states have internal predecessors, (615), 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) [2023-11-19 08:03:47,459 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:47,459 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 468 [2023-11-19 08:03:47,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:47,820 INFO L124 PetriNetUnfolderBase]: 913/1785 cut-off events. [2023-11-19 08:03:47,821 INFO L125 PetriNetUnfolderBase]: For 495/505 co-relation queries the response was YES. [2023-11-19 08:03:47,826 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3688 conditions, 1785 events. 913/1785 cut-off events. For 495/505 co-relation queries the response was YES. Maximal size of possible extension queue 129. Compared 11499 event pairs, 661 based on Foata normal form. 208/1635 useless extension candidates. Maximal degree in co-relation 3678. Up to 1447 conditions per place. [2023-11-19 08:03:47,835 INFO L140 encePairwiseOnDemand]: 457/468 looper letters, 40 selfloop transitions, 1 changer transitions 0/67 dead transitions. [2023-11-19 08:03:47,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 67 transitions, 290 flow [2023-11-19 08:03:47,836 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:47,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:47,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 504 transitions. [2023-11-19 08:03:47,839 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.358974358974359 [2023-11-19 08:03:47,840 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 504 transitions. [2023-11-19 08:03:47,840 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 504 transitions. [2023-11-19 08:03:47,841 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:47,841 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 504 transitions. [2023-11-19 08:03:47,843 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 168.0) internal successors, (504), 3 states have internal predecessors, (504), 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) [2023-11-19 08:03:47,846 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:47,847 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 468.0) internal successors, (1872), 4 states have internal predecessors, (1872), 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) [2023-11-19 08:03:47,848 INFO L175 Difference]: Start difference. First operand has 82 places, 77 transitions, 228 flow. Second operand 3 states and 504 transitions. [2023-11-19 08:03:47,848 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 67 transitions, 290 flow [2023-11-19 08:03:47,850 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 67 transitions, 289 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 08:03:47,852 INFO L231 Difference]: Finished difference. Result has 73 places, 67 transitions, 209 flow [2023-11-19 08:03:47,852 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=468, PETRI_DIFFERENCE_MINUEND_FLOW=207, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=209, PETRI_PLACES=73, PETRI_TRANSITIONS=67} [2023-11-19 08:03:47,853 INFO L281 CegarLoopForPetriNet]: 117 programPoint places, -44 predicate places. [2023-11-19 08:03:47,853 INFO L495 AbstractCegarLoop]: Abstraction has has 73 places, 67 transitions, 209 flow [2023-11-19 08:03:47,853 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 153.75) internal successors, (615), 4 states have internal predecessors, (615), 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) [2023-11-19 08:03:47,854 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:47,854 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-19 08:03:47,854 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-19 08:03:47,854 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 94 more)] === [2023-11-19 08:03:47,855 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:47,855 INFO L85 PathProgramCache]: Analyzing trace with hash 1320716448, now seen corresponding path program 1 times [2023-11-19 08:03:47,855 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:47,855 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1632620126] [2023-11-19 08:03:47,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:47,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:47,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:47,869 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:03:47,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:47,884 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:03:47,884 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:03:47,885 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (96 of 97 remaining) [2023-11-19 08:03:47,885 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (95 of 97 remaining) [2023-11-19 08:03:47,885 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (94 of 97 remaining) [2023-11-19 08:03:47,885 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (93 of 97 remaining) [2023-11-19 08:03:47,886 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (92 of 97 remaining) [2023-11-19 08:03:47,886 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 97 remaining) [2023-11-19 08:03:47,886 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 97 remaining) [2023-11-19 08:03:47,886 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (89 of 97 remaining) [2023-11-19 08:03:47,887 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 97 remaining) [2023-11-19 08:03:47,887 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 97 remaining) [2023-11-19 08:03:47,887 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (86 of 97 remaining) [2023-11-19 08:03:47,887 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 97 remaining) [2023-11-19 08:03:47,887 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 97 remaining) [2023-11-19 08:03:47,888 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 97 remaining) [2023-11-19 08:03:47,888 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 97 remaining) [2023-11-19 08:03:47,888 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (81 of 97 remaining) [2023-11-19 08:03:47,888 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 97 remaining) [2023-11-19 08:03:47,889 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 97 remaining) [2023-11-19 08:03:47,889 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 97 remaining) [2023-11-19 08:03:47,889 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 97 remaining) [2023-11-19 08:03:47,889 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 97 remaining) [2023-11-19 08:03:47,890 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (75 of 97 remaining) [2023-11-19 08:03:47,890 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 97 remaining) [2023-11-19 08:03:47,890 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 97 remaining) [2023-11-19 08:03:47,890 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 97 remaining) [2023-11-19 08:03:47,890 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 97 remaining) [2023-11-19 08:03:47,891 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (70 of 97 remaining) [2023-11-19 08:03:47,891 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (69 of 97 remaining) [2023-11-19 08:03:47,891 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 97 remaining) [2023-11-19 08:03:47,891 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 97 remaining) [2023-11-19 08:03:47,892 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 97 remaining) [2023-11-19 08:03:47,892 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 97 remaining) [2023-11-19 08:03:47,892 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 97 remaining) [2023-11-19 08:03:47,892 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 97 remaining) [2023-11-19 08:03:47,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (62 of 97 remaining) [2023-11-19 08:03:47,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 97 remaining) [2023-11-19 08:03:47,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 97 remaining) [2023-11-19 08:03:47,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 97 remaining) [2023-11-19 08:03:47,893 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 97 remaining) [2023-11-19 08:03:47,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 97 remaining) [2023-11-19 08:03:47,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 97 remaining) [2023-11-19 08:03:47,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 97 remaining) [2023-11-19 08:03:47,894 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 97 remaining) [2023-11-19 08:03:47,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 97 remaining) [2023-11-19 08:03:47,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 97 remaining) [2023-11-19 08:03:47,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 97 remaining) [2023-11-19 08:03:47,895 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 97 remaining) [2023-11-19 08:03:47,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 97 remaining) [2023-11-19 08:03:47,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 97 remaining) [2023-11-19 08:03:47,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 97 remaining) [2023-11-19 08:03:47,896 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 97 remaining) [2023-11-19 08:03:47,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 97 remaining) [2023-11-19 08:03:47,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 97 remaining) [2023-11-19 08:03:47,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 97 remaining) [2023-11-19 08:03:47,897 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 97 remaining) [2023-11-19 08:03:47,898 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (41 of 97 remaining) [2023-11-19 08:03:47,898 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 97 remaining) [2023-11-19 08:03:47,898 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 97 remaining) [2023-11-19 08:03:47,898 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 97 remaining) [2023-11-19 08:03:47,898 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 97 remaining) [2023-11-19 08:03:47,899 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (36 of 97 remaining) [2023-11-19 08:03:47,899 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (35 of 97 remaining) [2023-11-19 08:03:47,899 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 97 remaining) [2023-11-19 08:03:47,899 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 97 remaining) [2023-11-19 08:03:47,900 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 97 remaining) [2023-11-19 08:03:47,900 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 97 remaining) [2023-11-19 08:03:47,900 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 97 remaining) [2023-11-19 08:03:47,900 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 97 remaining) [2023-11-19 08:03:47,901 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 97 remaining) [2023-11-19 08:03:47,901 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 97 remaining) [2023-11-19 08:03:47,901 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 97 remaining) [2023-11-19 08:03:47,901 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 97 remaining) [2023-11-19 08:03:47,902 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 97 remaining) [2023-11-19 08:03:47,902 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 97 remaining) [2023-11-19 08:03:47,902 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 97 remaining) [2023-11-19 08:03:47,902 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 97 remaining) [2023-11-19 08:03:47,902 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 97 remaining) [2023-11-19 08:03:47,903 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 97 remaining) [2023-11-19 08:03:47,903 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 97 remaining) [2023-11-19 08:03:47,903 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 97 remaining) [2023-11-19 08:03:47,903 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 97 remaining) [2023-11-19 08:03:47,904 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 97 remaining) [2023-11-19 08:03:47,904 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 97 remaining) [2023-11-19 08:03:47,904 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 97 remaining) [2023-11-19 08:03:47,904 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 97 remaining) [2023-11-19 08:03:47,904 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 97 remaining) [2023-11-19 08:03:47,905 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (10 of 97 remaining) [2023-11-19 08:03:47,905 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 97 remaining) [2023-11-19 08:03:47,905 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 97 remaining) [2023-11-19 08:03:47,905 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 97 remaining) [2023-11-19 08:03:47,906 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 97 remaining) [2023-11-19 08:03:47,906 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (5 of 97 remaining) [2023-11-19 08:03:47,906 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONMEMORY_LEAK (4 of 97 remaining) [2023-11-19 08:03:47,906 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 97 remaining) [2023-11-19 08:03:47,906 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 97 remaining) [2023-11-19 08:03:47,907 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 97 remaining) [2023-11-19 08:03:47,907 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 97 remaining) [2023-11-19 08:03:47,907 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-11-19 08:03:47,907 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:47,908 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 08:03:47,909 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-19 08:03:48,007 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:03:48,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 321 places, 339 transitions, 696 flow [2023-11-19 08:03:48,128 INFO L124 PetriNetUnfolderBase]: 28/391 cut-off events. [2023-11-19 08:03:48,128 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-19 08:03:48,133 INFO L83 FinitePrefix]: Finished finitePrefix Result has 404 conditions, 391 events. 28/391 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1416 event pairs, 0 based on Foata normal form. 0/254 useless extension candidates. Maximal degree in co-relation 315. Up to 8 conditions per place. [2023-11-19 08:03:48,133 INFO L82 GeneralOperation]: Start removeDead. Operand has 321 places, 339 transitions, 696 flow [2023-11-19 08:03:48,143 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 321 places, 339 transitions, 696 flow [2023-11-19 08:03:48,143 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:03:48,144 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 321 places, 339 transitions, 696 flow [2023-11-19 08:03:48,144 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 321 places, 339 transitions, 696 flow [2023-11-19 08:03:48,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 321 places, 339 transitions, 696 flow [2023-11-19 08:03:48,266 INFO L124 PetriNetUnfolderBase]: 28/391 cut-off events. [2023-11-19 08:03:48,266 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-19 08:03:48,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 404 conditions, 391 events. 28/391 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1416 event pairs, 0 based on Foata normal form. 0/254 useless extension candidates. Maximal degree in co-relation 315. Up to 8 conditions per place. [2023-11-19 08:03:48,314 INFO L119 LiptonReduction]: Number of co-enabled transitions 70686 [2023-11-19 08:03:59,336 INFO L134 LiptonReduction]: Checked pairs total: 209300 [2023-11-19 08:03:59,336 INFO L136 LiptonReduction]: Total number of compositions: 321 [2023-11-19 08:03:59,338 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:03:59,339 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@9c2c13d, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:03:59,340 INFO L358 AbstractCegarLoop]: Starting to check reachability of 128 error locations. [2023-11-19 08:03:59,341 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:03:59,341 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-19 08:03:59,342 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:59,342 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:59,342 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 08:03:59,342 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 125 more)] === [2023-11-19 08:03:59,343 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:59,343 INFO L85 PathProgramCache]: Analyzing trace with hash 73709, now seen corresponding path program 1 times [2023-11-19 08:03:59,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:59,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244383373] [2023-11-19 08:03:59,344 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:59,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:59,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:59,370 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:59,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:59,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244383373] [2023-11-19 08:03:59,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244383373] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:59,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:59,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:03:59,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [823820876] [2023-11-19 08:03:59,371 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:59,372 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:59,372 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:59,372 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:59,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:59,403 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 204 out of 660 [2023-11-19 08:03:59,405 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 177 transitions, 372 flow. Second operand has 3 states, 3 states have (on average 204.66666666666666) internal successors, (614), 3 states have internal predecessors, (614), 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) [2023-11-19 08:03:59,405 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:59,405 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 204 of 660 [2023-11-19 08:03:59,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand