./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB --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 f024b1564d266942c6fb6d9d8e063348b6cc44533a81967df0d35639486bddfe --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 20:16:45,370 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 20:16:45,476 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-27 20:16:45,485 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 20:16:45,486 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 20:16:45,526 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 20:16:45,529 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 20:16:45,529 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 20:16:45,530 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 20:16:45,530 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 20:16:45,531 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 20:16:45,531 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 20:16:45,532 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 20:16:45,532 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 20:16:45,532 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 20:16:45,533 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-27 20:16:45,533 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 20:16:45,534 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-27 20:16:45,534 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 20:16:45,534 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 20:16:45,535 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 20:16:45,535 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 20:16:45,535 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 20:16:45,536 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:16:45,536 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 20:16:45,536 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:16:45,536 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:45,536 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 20:16:45,536 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:16:45,537 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 20:16:45,537 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:16:45,537 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:45,537 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 20:16:45,537 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 20:16:45,537 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 20:16:45,537 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 20:16:45,538 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 20:16:45,538 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 20:16:45,538 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 20:16:45,538 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 20:16:45,539 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB 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 -> f024b1564d266942c6fb6d9d8e063348b6cc44533a81967df0d35639486bddfe [2024-11-27 20:16:45,911 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 20:16:45,921 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 20:16:45,924 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 20:16:45,926 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 20:16:45,926 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 20:16:45,928 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i [2024-11-27 20:16:49,501 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/data/0678f2070/3ec1071457e343cc9576c334a2292378/FLAG5c1e8298f [2024-11-27 20:16:50,205 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 20:16:50,206 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/sv-benchmarks/c/libvsync/bounded_mpmc_check_full.i [2024-11-27 20:16:50,281 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/data/0678f2070/3ec1071457e343cc9576c334a2292378/FLAG5c1e8298f [2024-11-27 20:16:50,299 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/data/0678f2070/3ec1071457e343cc9576c334a2292378 [2024-11-27 20:16:50,302 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 20:16:50,304 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 20:16:50,305 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 20:16:50,305 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 20:16:50,312 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 20:16:50,313 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:16:50" (1/1) ... [2024-11-27 20:16:50,314 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6dd0e238 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:50, skipping insertion in model container [2024-11-27 20:16:50,316 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:16:50" (1/1) ... [2024-11-27 20:16:50,439 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 20:16:54,007 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-27 20:16:54,015 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-27 20:16:54,016 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-27 20:16:54,023 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-27 20:16:54,023 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-27 20:16:54,315 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-27 20:16:54,319 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:16:54,332 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 20:16:54,497 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4308] [2024-11-27 20:16:54,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4310] [2024-11-27 20:16:54,500 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4315] [2024-11-27 20:16:54,501 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4317] [2024-11-27 20:16:54,502 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4323] [2024-11-27 20:16:54,505 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4325] [2024-11-27 20:16:54,506 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4331] [2024-11-27 20:16:54,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4333] [2024-11-27 20:16:54,507 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4339] [2024-11-27 20:16:54,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4341] [2024-11-27 20:16:54,508 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4347] [2024-11-27 20:16:54,509 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4349] [2024-11-27 20:16:54,511 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4355] [2024-11-27 20:16:54,512 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4357] [2024-11-27 20:16:54,513 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4363] [2024-11-27 20:16:54,514 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4365] [2024-11-27 20:16:54,514 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4370] [2024-11-27 20:16:54,515 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4372] [2024-11-27 20:16:54,515 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4377] [2024-11-27 20:16:54,516 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4379] [2024-11-27 20:16:54,516 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4384] [2024-11-27 20:16:54,517 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4386] [2024-11-27 20:16:54,517 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4391] [2024-11-27 20:16:54,518 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4393] [2024-11-27 20:16:54,518 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4398] [2024-11-27 20:16:54,519 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4400] [2024-11-27 20:16:54,519 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4405] [2024-11-27 20:16:54,520 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4408] [2024-11-27 20:16:54,521 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4414] [2024-11-27 20:16:54,522 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4417] [2024-11-27 20:16:54,524 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4423] [2024-11-27 20:16:54,525 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4426] [2024-11-27 20:16:54,526 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4432] [2024-11-27 20:16:54,527 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4435] [2024-11-27 20:16:54,528 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4441] [2024-11-27 20:16:54,529 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4444] [2024-11-27 20:16:54,530 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4450] [2024-11-27 20:16:54,530 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4453] [2024-11-27 20:16:54,531 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4460] [2024-11-27 20:16:54,531 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4463] [2024-11-27 20:16:54,532 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4470] [2024-11-27 20:16:54,535 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4473] [2024-11-27 20:16:54,536 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4480] [2024-11-27 20:16:54,537 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4483] [2024-11-27 20:16:54,539 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4490] [2024-11-27 20:16:54,541 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4493] [2024-11-27 20:16:54,542 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4500] [2024-11-27 20:16:54,544 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4503] [2024-11-27 20:16:54,547 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4510] [2024-11-27 20:16:54,548 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4513] [2024-11-27 20:16:54,549 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4519] [2024-11-27 20:16:54,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4522] [2024-11-27 20:16:54,550 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4528] [2024-11-27 20:16:54,551 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4531] [2024-11-27 20:16:54,553 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4537] [2024-11-27 20:16:54,554 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4540] [2024-11-27 20:16:54,556 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4546] [2024-11-27 20:16:54,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4549] [2024-11-27 20:16:54,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4555] [2024-11-27 20:16:54,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4558] [2024-11-27 20:16:54,560 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4564] [2024-11-27 20:16:54,561 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4567] [2024-11-27 20:16:54,562 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4573] [2024-11-27 20:16:54,564 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4576] [2024-11-27 20:16:54,564 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4582] [2024-11-27 20:16:54,565 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4585] [2024-11-27 20:16:54,567 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4591] [2024-11-27 20:16:54,568 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4594] [2024-11-27 20:16:54,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4600] [2024-11-27 20:16:54,569 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4603] [2024-11-27 20:16:54,572 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4609] [2024-11-27 20:16:54,573 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4612] [2024-11-27 20:16:54,573 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4618] [2024-11-27 20:16:54,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4621] [2024-11-27 20:16:54,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4627] [2024-11-27 20:16:54,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4630] [2024-11-27 20:16:54,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4636] [2024-11-27 20:16:54,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4639] [2024-11-27 20:16:54,578 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4645] [2024-11-27 20:16:54,579 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4648] [2024-11-27 20:16:54,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4654] [2024-11-27 20:16:54,580 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4656] [2024-11-27 20:16:54,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4662] [2024-11-27 20:16:54,581 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4664] [2024-11-27 20:16:54,582 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4670] [2024-11-27 20:16:54,584 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4672] [2024-11-27 20:16:54,584 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4678] [2024-11-27 20:16:54,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4680] [2024-11-27 20:16:54,585 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4686] [2024-11-27 20:16:54,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4688] [2024-11-27 20:16:54,586 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4694] [2024-11-27 20:16:54,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4696] [2024-11-27 20:16:54,587 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4702] [2024-11-27 20:16:54,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4704] [2024-11-27 20:16:54,588 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4710] [2024-11-27 20:16:54,589 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4712] [2024-11-27 20:16:54,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4718] [2024-11-27 20:16:54,590 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4720] [2024-11-27 20:16:54,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4726] [2024-11-27 20:16:54,592 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" ::: "memory"); [4728] [2024-11-27 20:16:54,695 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:16:55,080 INFO L204 MainTranslator]: Completed translation [2024-11-27 20:16:55,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55 WrapperNode [2024-11-27 20:16:55,081 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 20:16:55,082 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 20:16:55,083 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 20:16:55,083 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 20:16:55,091 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,185 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,338 INFO L138 Inliner]: procedures = 914, calls = 957, calls flagged for inlining = 822, calls inlined = 64, statements flattened = 655 [2024-11-27 20:16:55,338 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 20:16:55,339 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 20:16:55,339 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 20:16:55,339 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 20:16:55,351 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,351 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,357 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,400 INFO L175 MemorySlicer]: Split 65 memory accesses to 5 slices as follows [2, 2, 9, 8, 44]. 68 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 0, 5, 4, 6]. The 20 writes are split as follows [0, 1, 2, 3, 14]. [2024-11-27 20:16:55,400 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,401 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,431 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,436 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,455 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,463 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,467 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,475 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 20:16:55,476 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 20:16:55,476 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 20:16:55,476 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 20:16:55,478 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (1/1) ... [2024-11-27 20:16:55,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:55,502 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:16:55,519 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 20:16:55,523 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8e127239-6f3f-4633-9f67-de175d7cd357/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 20:16:55,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-27 20:16:55,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-27 20:16:55,555 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-27 20:16:55,556 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 20:16:55,557 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 20:16:55,558 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-27 20:16:55,558 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-27 20:16:55,559 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2024-11-27 20:16:55,560 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-27 20:16:55,560 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-27 20:16:55,563 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-27 20:16:55,913 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 20:16:55,916 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 20:16:57,639 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 20:16:57,641 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 20:16:58,358 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 20:16:58,359 INFO L312 CfgBuilder]: Removed 23 assume(true) statements. [2024-11-27 20:16:58,359 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:16:58 BoogieIcfgContainer [2024-11-27 20:16:58,359 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 20:16:58,364 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 20:16:58,365 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 20:16:58,373 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 20:16:58,374 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 08:16:50" (1/3) ... [2024-11-27 20:16:58,375 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@34ea2b22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:16:58, skipping insertion in model container [2024-11-27 20:16:58,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:55" (2/3) ... [2024-11-27 20:16:58,375 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@34ea2b22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:16:58, skipping insertion in model container [2024-11-27 20:16:58,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:16:58" (3/3) ... [2024-11-27 20:16:58,376 INFO L128 eAbstractionObserver]: Analyzing ICFG bounded_mpmc_check_full.i [2024-11-27 20:16:58,397 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 20:16:58,398 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG bounded_mpmc_check_full.i that has 2 procedures, 258 locations, 1 initial locations, 23 loop locations, and 104 error locations. [2024-11-27 20:16:58,399 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 20:16:58,626 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-27 20:16:58,685 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 261 places, 319 transitions, 645 flow [2024-11-27 20:16:58,953 INFO L124 PetriNetUnfolderBase]: 108/544 cut-off events. [2024-11-27 20:16:58,957 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-27 20:16:58,976 INFO L83 FinitePrefix]: Finished finitePrefix Result has 549 conditions, 544 events. 108/544 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2497 event pairs, 0 based on Foata normal form. 0/259 useless extension candidates. Maximal degree in co-relation 272. Up to 6 conditions per place. [2024-11-27 20:16:58,976 INFO L82 GeneralOperation]: Start removeDead. Operand has 261 places, 319 transitions, 645 flow [2024-11-27 20:16:58,997 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 261 places, 319 transitions, 645 flow [2024-11-27 20:16:59,013 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:16:59,033 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4fbf4919, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:16:59,034 INFO L334 AbstractCegarLoop]: Starting to check reachability of 125 error locations. [2024-11-27 20:16:59,043 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:16:59,044 INFO L124 PetriNetUnfolderBase]: 6/16 cut-off events. [2024-11-27 20:16:59,044 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:16:59,044 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:59,045 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-27 20:16:59,045 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:16:59,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:59,052 INFO L85 PathProgramCache]: Analyzing trace with hash 70281303, now seen corresponding path program 1 times [2024-11-27 20:16:59,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:59,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166753519] [2024-11-27 20:16:59,063 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:59,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:59,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:59,299 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:59,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:59,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [166753519] [2024-11-27 20:16:59,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [166753519] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:59,305 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:59,305 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:16:59,306 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175156143] [2024-11-27 20:16:59,309 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:59,317 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 20:16:59,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:59,349 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 20:16:59,350 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:16:59,352 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 319 [2024-11-27 20:16:59,355 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 319 transitions, 645 flow. Second operand has 2 states, 2 states have (on average 109.5) internal successors, (219), 2 states have internal predecessors, (219), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:59,355 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:59,356 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 319 [2024-11-27 20:16:59,357 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:01,326 INFO L124 PetriNetUnfolderBase]: 2857/7220 cut-off events. [2024-11-27 20:17:01,326 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:17:01,344 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12582 conditions, 7220 events. 2857/7220 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 152. Compared 56132 event pairs, 2276 based on Foata normal form. 792/5197 useless extension candidates. Maximal degree in co-relation 12246. Up to 5357 conditions per place. [2024-11-27 20:17:01,388 INFO L140 encePairwiseOnDemand]: 263/319 looper letters, 148 selfloop transitions, 0 changer transitions 0/256 dead transitions. [2024-11-27 20:17:01,388 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 256 transitions, 815 flow [2024-11-27 20:17:01,390 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 20:17:01,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 20:17:01,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 420 transitions. [2024-11-27 20:17:01,412 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.658307210031348 [2024-11-27 20:17:01,415 INFO L175 Difference]: Start difference. First operand has 261 places, 319 transitions, 645 flow. Second operand 2 states and 420 transitions. [2024-11-27 20:17:01,416 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 256 transitions, 815 flow [2024-11-27 20:17:01,423 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 256 transitions, 815 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:01,430 INFO L231 Difference]: Finished difference. Result has 247 places, 256 transitions, 519 flow [2024-11-27 20:17:01,436 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=519, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=519, PETRI_PLACES=247, PETRI_TRANSITIONS=256} [2024-11-27 20:17:01,443 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2024-11-27 20:17:01,443 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 256 transitions, 519 flow [2024-11-27 20:17:01,443 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 109.5) internal successors, (219), 2 states have internal predecessors, (219), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:01,444 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:01,444 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-27 20:17:01,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 20:17:01,444 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:01,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:01,446 INFO L85 PathProgramCache]: Analyzing trace with hash 70276045, now seen corresponding path program 1 times [2024-11-27 20:17:01,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:01,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1027503044] [2024-11-27 20:17:01,446 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:01,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:01,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:01,624 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:01,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:01,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1027503044] [2024-11-27 20:17:01,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1027503044] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:01,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:01,629 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:01,629 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1116290718] [2024-11-27 20:17:01,629 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:01,630 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:17:01,630 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:01,631 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:17:01,631 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:17:01,646 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 319 [2024-11-27 20:17:01,647 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 256 transitions, 519 flow. Second operand has 3 states, 3 states have (on average 108.66666666666667) internal successors, (326), 3 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:01,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:01,648 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 319 [2024-11-27 20:17:01,648 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:03,511 INFO L124 PetriNetUnfolderBase]: 2857/7217 cut-off events. [2024-11-27 20:17:03,511 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:17:03,525 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12579 conditions, 7217 events. 2857/7217 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 152. Compared 56154 event pairs, 2276 based on Foata normal form. 1/4403 useless extension candidates. Maximal degree in co-relation 12575. Up to 5338 conditions per place. [2024-11-27 20:17:03,579 INFO L140 encePairwiseOnDemand]: 316/319 looper letters, 145 selfloop transitions, 2 changer transitions 0/253 dead transitions. [2024-11-27 20:17:03,580 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 253 transitions, 807 flow [2024-11-27 20:17:03,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:17:03,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:17:03,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 472 transitions. [2024-11-27 20:17:03,589 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49320794148380354 [2024-11-27 20:17:03,589 INFO L175 Difference]: Start difference. First operand has 247 places, 256 transitions, 519 flow. Second operand 3 states and 472 transitions. [2024-11-27 20:17:03,589 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 253 transitions, 807 flow [2024-11-27 20:17:03,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 253 transitions, 807 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:03,605 INFO L231 Difference]: Finished difference. Result has 246 places, 253 transitions, 517 flow [2024-11-27 20:17:03,609 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=513, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=517, PETRI_PLACES=246, PETRI_TRANSITIONS=253} [2024-11-27 20:17:03,610 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2024-11-27 20:17:03,610 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 253 transitions, 517 flow [2024-11-27 20:17:03,610 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.66666666666667) internal successors, (326), 3 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:03,611 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:03,611 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-27 20:17:03,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 20:17:03,612 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:03,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:03,613 INFO L85 PathProgramCache]: Analyzing trace with hash -1177783163, now seen corresponding path program 1 times [2024-11-27 20:17:03,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:03,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1443899678] [2024-11-27 20:17:03,616 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:03,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:03,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:03,779 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:03,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:03,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1443899678] [2024-11-27 20:17:03,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1443899678] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:03,780 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:03,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-27 20:17:03,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1919222474] [2024-11-27 20:17:03,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:03,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:17:03,781 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:03,782 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:17:03,782 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:17:03,954 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:03,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 253 transitions, 517 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:03,955 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:03,955 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:03,955 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:05,594 INFO L124 PetriNetUnfolderBase]: 2857/7215 cut-off events. [2024-11-27 20:17:05,594 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:17:05,608 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12580 conditions, 7215 events. 2857/7215 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 152. Compared 56171 event pairs, 2276 based on Foata normal form. 1/4403 useless extension candidates. Maximal degree in co-relation 12575. Up to 5338 conditions per place. [2024-11-27 20:17:05,640 INFO L140 encePairwiseOnDemand]: 315/319 looper letters, 145 selfloop transitions, 2 changer transitions 0/251 dead transitions. [2024-11-27 20:17:05,641 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 251 transitions, 807 flow [2024-11-27 20:17:05,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:17:05,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:17:05,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 467 transitions. [2024-11-27 20:17:05,646 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.48798328108672934 [2024-11-27 20:17:05,647 INFO L175 Difference]: Start difference. First operand has 246 places, 253 transitions, 517 flow. Second operand 3 states and 467 transitions. [2024-11-27 20:17:05,647 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 251 transitions, 807 flow [2024-11-27 20:17:05,649 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 251 transitions, 803 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:05,654 INFO L231 Difference]: Finished difference. Result has 244 places, 251 transitions, 513 flow [2024-11-27 20:17:05,654 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=509, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=251, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=513, PETRI_PLACES=244, PETRI_TRANSITIONS=251} [2024-11-27 20:17:05,655 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -17 predicate places. [2024-11-27 20:17:05,655 INFO L471 AbstractCegarLoop]: Abstraction has has 244 places, 251 transitions, 513 flow [2024-11-27 20:17:05,655 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:05,655 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:05,655 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-27 20:17:05,656 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 20:17:05,656 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:05,656 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:05,656 INFO L85 PathProgramCache]: Analyzing trace with hash -1177783162, now seen corresponding path program 1 times [2024-11-27 20:17:05,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:05,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1222646143] [2024-11-27 20:17:05,657 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:05,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:05,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:05,938 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:05,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:05,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1222646143] [2024-11-27 20:17:05,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1222646143] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:05,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:05,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-27 20:17:05,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1248028702] [2024-11-27 20:17:05,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:05,940 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:17:05,940 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:05,940 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:17:05,941 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:17:06,097 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:06,098 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 251 transitions, 513 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:06,098 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:06,098 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:06,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:07,436 INFO L124 PetriNetUnfolderBase]: 2857/7213 cut-off events. [2024-11-27 20:17:07,436 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:17:07,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12578 conditions, 7213 events. 2857/7213 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 152. Compared 56184 event pairs, 2276 based on Foata normal form. 1/4402 useless extension candidates. Maximal degree in co-relation 12573. Up to 5338 conditions per place. [2024-11-27 20:17:07,481 INFO L140 encePairwiseOnDemand]: 315/319 looper letters, 145 selfloop transitions, 2 changer transitions 0/249 dead transitions. [2024-11-27 20:17:07,481 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 249 transitions, 803 flow [2024-11-27 20:17:07,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:17:07,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:17:07,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 467 transitions. [2024-11-27 20:17:07,485 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.48798328108672934 [2024-11-27 20:17:07,485 INFO L175 Difference]: Start difference. First operand has 244 places, 251 transitions, 513 flow. Second operand 3 states and 467 transitions. [2024-11-27 20:17:07,485 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 249 transitions, 803 flow [2024-11-27 20:17:07,487 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 249 transitions, 799 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:07,492 INFO L231 Difference]: Finished difference. Result has 242 places, 249 transitions, 509 flow [2024-11-27 20:17:07,493 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=505, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=509, PETRI_PLACES=242, PETRI_TRANSITIONS=249} [2024-11-27 20:17:07,495 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -19 predicate places. [2024-11-27 20:17:07,495 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 249 transitions, 509 flow [2024-11-27 20:17:07,495 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:07,496 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:07,496 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-27 20:17:07,497 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 20:17:07,498 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:07,498 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:07,498 INFO L85 PathProgramCache]: Analyzing trace with hash -1177785327, now seen corresponding path program 1 times [2024-11-27 20:17:07,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:07,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298597171] [2024-11-27 20:17:07,499 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:07,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:07,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:07,616 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:07,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:07,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [298597171] [2024-11-27 20:17:07,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [298597171] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:07,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:07,616 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:07,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1994279178] [2024-11-27 20:17:07,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:07,617 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:17:07,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:07,617 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:17:07,617 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:17:07,639 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 319 [2024-11-27 20:17:07,640 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 242 places, 249 transitions, 509 flow. Second operand has 3 states, 3 states have (on average 108.66666666666667) internal successors, (326), 3 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:07,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:07,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 319 [2024-11-27 20:17:07,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:09,217 INFO L124 PetriNetUnfolderBase]: 2857/7210 cut-off events. [2024-11-27 20:17:09,217 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:17:09,234 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12574 conditions, 7210 events. 2857/7210 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 152. Compared 56138 event pairs, 2276 based on Foata normal form. 1/4399 useless extension candidates. Maximal degree in co-relation 12569. Up to 5338 conditions per place. [2024-11-27 20:17:09,267 INFO L140 encePairwiseOnDemand]: 316/319 looper letters, 144 selfloop transitions, 2 changer transitions 0/246 dead transitions. [2024-11-27 20:17:09,268 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 246 transitions, 795 flow [2024-11-27 20:17:09,268 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:17:09,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:17:09,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 471 transitions. [2024-11-27 20:17:09,273 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49216300940438873 [2024-11-27 20:17:09,273 INFO L175 Difference]: Start difference. First operand has 242 places, 249 transitions, 509 flow. Second operand 3 states and 471 transitions. [2024-11-27 20:17:09,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 246 transitions, 795 flow [2024-11-27 20:17:09,277 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 239 places, 246 transitions, 791 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:09,282 INFO L231 Difference]: Finished difference. Result has 239 places, 246 transitions, 503 flow [2024-11-27 20:17:09,283 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=499, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=246, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=503, PETRI_PLACES=239, PETRI_TRANSITIONS=246} [2024-11-27 20:17:09,284 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -22 predicate places. [2024-11-27 20:17:09,285 INFO L471 AbstractCegarLoop]: Abstraction has has 239 places, 246 transitions, 503 flow [2024-11-27 20:17:09,285 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.66666666666667) internal successors, (326), 3 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:09,285 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:09,286 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:09,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 20:17:09,286 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:09,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:09,286 INFO L85 PathProgramCache]: Analyzing trace with hash 2021820351, now seen corresponding path program 1 times [2024-11-27 20:17:09,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:09,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564708729] [2024-11-27 20:17:09,287 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:09,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:09,456 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:09,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:09,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1564708729] [2024-11-27 20:17:09,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1564708729] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:09,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:09,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:17:09,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79101578] [2024-11-27 20:17:09,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:09,457 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:17:09,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:09,458 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:17:09,458 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:17:09,690 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 319 [2024-11-27 20:17:09,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 239 places, 246 transitions, 503 flow. Second operand has 4 states, 4 states have (on average 106.0) internal successors, (424), 4 states have internal predecessors, (424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:09,692 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:09,692 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 319 [2024-11-27 20:17:09,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:11,051 INFO L124 PetriNetUnfolderBase]: 2857/7209 cut-off events. [2024-11-27 20:17:11,051 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 20:17:11,064 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12573 conditions, 7209 events. 2857/7209 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 56265 event pairs, 2198 based on Foata normal form. 0/4401 useless extension candidates. Maximal degree in co-relation 12568. Up to 5170 conditions per place. [2024-11-27 20:17:11,086 INFO L140 encePairwiseOnDemand]: 305/319 looper letters, 165 selfloop transitions, 10 changer transitions 0/274 dead transitions. [2024-11-27 20:17:11,087 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 274 transitions, 909 flow [2024-11-27 20:17:11,087 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 20:17:11,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 20:17:11,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 704 transitions. [2024-11-27 20:17:11,093 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4413793103448276 [2024-11-27 20:17:11,093 INFO L175 Difference]: Start difference. First operand has 239 places, 246 transitions, 503 flow. Second operand 5 states and 704 transitions. [2024-11-27 20:17:11,093 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 274 transitions, 909 flow [2024-11-27 20:17:11,095 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 274 transitions, 905 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:11,102 INFO L231 Difference]: Finished difference. Result has 238 places, 246 transitions, 534 flow [2024-11-27 20:17:11,102 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=491, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=534, PETRI_PLACES=238, PETRI_TRANSITIONS=246} [2024-11-27 20:17:11,105 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -23 predicate places. [2024-11-27 20:17:11,105 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 246 transitions, 534 flow [2024-11-27 20:17:11,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 106.0) internal successors, (424), 4 states have internal predecessors, (424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:11,105 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:11,105 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:11,105 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 20:17:11,106 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:11,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:11,106 INFO L85 PathProgramCache]: Analyzing trace with hash 2021820352, now seen corresponding path program 1 times [2024-11-27 20:17:11,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:11,106 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149210087] [2024-11-27 20:17:11,106 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:11,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:11,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:11,332 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:11,333 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:11,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149210087] [2024-11-27 20:17:11,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149210087] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:11,333 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:11,333 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:11,333 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [737715792] [2024-11-27 20:17:11,333 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:11,333 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:17:11,334 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:11,334 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:17:11,334 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:17:11,533 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:11,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 246 transitions, 534 flow. Second operand has 4 states, 4 states have (on average 106.75) internal successors, (427), 4 states have internal predecessors, (427), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:11,534 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:11,534 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:11,534 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:12,676 INFO L124 PetriNetUnfolderBase]: 2857/7208 cut-off events. [2024-11-27 20:17:12,677 INFO L125 PetriNetUnfolderBase]: For 170/170 co-relation queries the response was YES. [2024-11-27 20:17:12,690 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12919 conditions, 7208 events. 2857/7208 cut-off events. For 170/170 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 56275 event pairs, 2273 based on Foata normal form. 0/4574 useless extension candidates. Maximal degree in co-relation 12913. Up to 5341 conditions per place. [2024-11-27 20:17:12,716 INFO L140 encePairwiseOnDemand]: 314/319 looper letters, 141 selfloop transitions, 4 changer transitions 0/245 dead transitions. [2024-11-27 20:17:12,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 245 transitions, 822 flow [2024-11-27 20:17:12,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:17:12,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:17:12,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 566 transitions. [2024-11-27 20:17:12,720 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44357366771159873 [2024-11-27 20:17:12,720 INFO L175 Difference]: Start difference. First operand has 238 places, 246 transitions, 534 flow. Second operand 4 states and 566 transitions. [2024-11-27 20:17:12,720 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 245 transitions, 822 flow [2024-11-27 20:17:12,732 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 245 transitions, 809 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:17:12,736 INFO L231 Difference]: Finished difference. Result has 237 places, 245 transitions, 527 flow [2024-11-27 20:17:12,736 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=519, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=527, PETRI_PLACES=237, PETRI_TRANSITIONS=245} [2024-11-27 20:17:12,737 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -24 predicate places. [2024-11-27 20:17:12,737 INFO L471 AbstractCegarLoop]: Abstraction has has 237 places, 245 transitions, 527 flow [2024-11-27 20:17:12,737 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 106.75) internal successors, (427), 4 states have internal predecessors, (427), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:12,738 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:12,738 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:12,738 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-27 20:17:12,738 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:12,739 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:12,739 INFO L85 PathProgramCache]: Analyzing trace with hash 1644210565, now seen corresponding path program 1 times [2024-11-27 20:17:12,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:12,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1886900330] [2024-11-27 20:17:12,739 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:12,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:12,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:12,979 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:12,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:12,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1886900330] [2024-11-27 20:17:12,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1886900330] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:12,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:12,979 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:12,980 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1322875770] [2024-11-27 20:17:12,980 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:12,980 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:17:12,980 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:12,980 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:17:12,980 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:17:13,218 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:13,219 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 237 places, 245 transitions, 527 flow. Second operand has 4 states, 4 states have (on average 107.25) internal successors, (429), 4 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:13,220 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:13,220 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:13,220 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:14,138 INFO L124 PetriNetUnfolderBase]: 2857/7207 cut-off events. [2024-11-27 20:17:14,138 INFO L125 PetriNetUnfolderBase]: For 83/83 co-relation queries the response was YES. [2024-11-27 20:17:14,145 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12831 conditions, 7207 events. 2857/7207 cut-off events. For 83/83 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 56250 event pairs, 2273 based on Foata normal form. 0/4574 useless extension candidates. Maximal degree in co-relation 12825. Up to 5341 conditions per place. [2024-11-27 20:17:14,166 INFO L140 encePairwiseOnDemand]: 314/319 looper letters, 140 selfloop transitions, 4 changer transitions 0/244 dead transitions. [2024-11-27 20:17:14,166 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 244 transitions, 813 flow [2024-11-27 20:17:14,168 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:17:14,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:17:14,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 565 transitions. [2024-11-27 20:17:14,170 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4427899686520376 [2024-11-27 20:17:14,171 INFO L175 Difference]: Start difference. First operand has 237 places, 245 transitions, 527 flow. Second operand 4 states and 565 transitions. [2024-11-27 20:17:14,171 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 244 transitions, 813 flow [2024-11-27 20:17:14,175 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 244 transitions, 805 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:17:14,178 INFO L231 Difference]: Finished difference. Result has 236 places, 244 transitions, 525 flow [2024-11-27 20:17:14,179 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=517, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=525, PETRI_PLACES=236, PETRI_TRANSITIONS=244} [2024-11-27 20:17:14,181 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -25 predicate places. [2024-11-27 20:17:14,182 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 244 transitions, 525 flow [2024-11-27 20:17:14,183 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 107.25) internal successors, (429), 4 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:14,183 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:14,183 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:14,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-27 20:17:14,186 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:14,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:14,187 INFO L85 PathProgramCache]: Analyzing trace with hash -461540222, now seen corresponding path program 1 times [2024-11-27 20:17:14,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:14,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726643102] [2024-11-27 20:17:14,187 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:14,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:14,465 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:14,465 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:14,465 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726643102] [2024-11-27 20:17:14,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726643102] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:14,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:14,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:14,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1407304305] [2024-11-27 20:17:14,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:14,466 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:17:14,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:14,467 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:17:14,467 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:17:14,743 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:14,744 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 244 transitions, 525 flow. Second operand has 4 states, 4 states have (on average 107.75) internal successors, (431), 4 states have internal predecessors, (431), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:14,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:14,744 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:14,744 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:15,768 INFO L124 PetriNetUnfolderBase]: 2857/7206 cut-off events. [2024-11-27 20:17:15,769 INFO L125 PetriNetUnfolderBase]: For 82/82 co-relation queries the response was YES. [2024-11-27 20:17:15,775 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12829 conditions, 7206 events. 2857/7206 cut-off events. For 82/82 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 56300 event pairs, 2273 based on Foata normal form. 0/4574 useless extension candidates. Maximal degree in co-relation 12823. Up to 5341 conditions per place. [2024-11-27 20:17:15,804 INFO L140 encePairwiseOnDemand]: 314/319 looper letters, 139 selfloop transitions, 4 changer transitions 0/243 dead transitions. [2024-11-27 20:17:15,805 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 243 transitions, 809 flow [2024-11-27 20:17:15,805 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:17:15,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:17:15,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 564 transitions. [2024-11-27 20:17:15,808 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44200626959247646 [2024-11-27 20:17:15,809 INFO L175 Difference]: Start difference. First operand has 236 places, 244 transitions, 525 flow. Second operand 4 states and 564 transitions. [2024-11-27 20:17:15,809 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 243 transitions, 809 flow [2024-11-27 20:17:15,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 243 transitions, 801 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:17:15,818 INFO L231 Difference]: Finished difference. Result has 235 places, 243 transitions, 523 flow [2024-11-27 20:17:15,819 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=515, PETRI_DIFFERENCE_MINUEND_PLACES=232, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=523, PETRI_PLACES=235, PETRI_TRANSITIONS=243} [2024-11-27 20:17:15,820 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -26 predicate places. [2024-11-27 20:17:15,820 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 243 transitions, 523 flow [2024-11-27 20:17:15,820 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 107.75) internal successors, (431), 4 states have internal predecessors, (431), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:15,820 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:15,821 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:15,821 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-27 20:17:15,821 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:15,821 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:15,822 INFO L85 PathProgramCache]: Analyzing trace with hash -1158444960, now seen corresponding path program 1 times [2024-11-27 20:17:15,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:15,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029204495] [2024-11-27 20:17:15,822 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:15,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:15,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:16,220 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:16,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:16,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029204495] [2024-11-27 20:17:16,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029204495] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:16,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:16,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:16,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029959861] [2024-11-27 20:17:16,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:16,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:17:16,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:16,224 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:17:16,224 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:17:16,541 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:16,542 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 243 transitions, 523 flow. Second operand has 4 states, 4 states have (on average 108.25) internal successors, (433), 4 states have internal predecessors, (433), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:16,542 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:16,542 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:16,542 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:17,826 INFO L124 PetriNetUnfolderBase]: 2857/7205 cut-off events. [2024-11-27 20:17:17,827 INFO L125 PetriNetUnfolderBase]: For 82/82 co-relation queries the response was YES. [2024-11-27 20:17:17,835 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12827 conditions, 7205 events. 2857/7205 cut-off events. For 82/82 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 56230 event pairs, 2273 based on Foata normal form. 0/4574 useless extension candidates. Maximal degree in co-relation 12821. Up to 5341 conditions per place. [2024-11-27 20:17:17,853 INFO L140 encePairwiseOnDemand]: 315/319 looper letters, 139 selfloop transitions, 3 changer transitions 0/242 dead transitions. [2024-11-27 20:17:17,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 242 transitions, 805 flow [2024-11-27 20:17:17,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:17:17,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:17:17,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 563 transitions. [2024-11-27 20:17:17,856 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.44122257053291536 [2024-11-27 20:17:17,857 INFO L175 Difference]: Start difference. First operand has 235 places, 243 transitions, 523 flow. Second operand 4 states and 563 transitions. [2024-11-27 20:17:17,857 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 242 transitions, 805 flow [2024-11-27 20:17:17,862 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 242 transitions, 797 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:17:17,866 INFO L231 Difference]: Finished difference. Result has 234 places, 242 transitions, 519 flow [2024-11-27 20:17:17,866 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=513, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=519, PETRI_PLACES=234, PETRI_TRANSITIONS=242} [2024-11-27 20:17:17,867 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -27 predicate places. [2024-11-27 20:17:17,867 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 242 transitions, 519 flow [2024-11-27 20:17:17,868 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 108.25) internal successors, (433), 4 states have internal predecessors, (433), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:17,868 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:17,868 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:17,868 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-27 20:17:17,868 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:17,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:17,869 INFO L85 PathProgramCache]: Analyzing trace with hash -1169316619, now seen corresponding path program 1 times [2024-11-27 20:17:17,869 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:17,869 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086261019] [2024-11-27 20:17:17,869 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:17,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:18,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:18,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:18,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086261019] [2024-11-27 20:17:18,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086261019] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:18,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:18,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:17:18,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [864317866] [2024-11-27 20:17:18,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:18,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:17:18,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:18,137 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:17:18,137 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:17:18,383 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 319 [2024-11-27 20:17:18,384 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 242 transitions, 519 flow. Second operand has 4 states, 4 states have (on average 109.0) internal successors, (436), 4 states have internal predecessors, (436), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:18,384 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:18,385 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 319 [2024-11-27 20:17:18,385 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:19,462 INFO L124 PetriNetUnfolderBase]: 2921/7506 cut-off events. [2024-11-27 20:17:19,462 INFO L125 PetriNetUnfolderBase]: For 86/89 co-relation queries the response was YES. [2024-11-27 20:17:19,470 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13254 conditions, 7506 events. 2921/7506 cut-off events. For 86/89 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 59799 event pairs, 2145 based on Foata normal form. 1/4808 useless extension candidates. Maximal degree in co-relation 13248. Up to 5467 conditions per place. [2024-11-27 20:17:19,486 INFO L140 encePairwiseOnDemand]: 312/319 looper letters, 146 selfloop transitions, 6 changer transitions 0/250 dead transitions. [2024-11-27 20:17:19,486 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 250 transitions, 839 flow [2024-11-27 20:17:19,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:17:19,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:17:19,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 574 transitions. [2024-11-27 20:17:19,490 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4498432601880878 [2024-11-27 20:17:19,490 INFO L175 Difference]: Start difference. First operand has 234 places, 242 transitions, 519 flow. Second operand 4 states and 574 transitions. [2024-11-27 20:17:19,490 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 250 transitions, 839 flow [2024-11-27 20:17:19,495 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 250 transitions, 833 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:17:19,499 INFO L231 Difference]: Finished difference. Result has 236 places, 247 transitions, 555 flow [2024-11-27 20:17:19,499 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=513, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=237, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=555, PETRI_PLACES=236, PETRI_TRANSITIONS=247} [2024-11-27 20:17:19,500 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -25 predicate places. [2024-11-27 20:17:19,500 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 247 transitions, 555 flow [2024-11-27 20:17:19,500 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 109.0) internal successors, (436), 4 states have internal predecessors, (436), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:19,501 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:19,501 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:19,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-27 20:17:19,501 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:19,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:19,502 INFO L85 PathProgramCache]: Analyzing trace with hash -1169316620, now seen corresponding path program 1 times [2024-11-27 20:17:19,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:19,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2045167133] [2024-11-27 20:17:19,502 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:19,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:19,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:19,596 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:19,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:19,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2045167133] [2024-11-27 20:17:19,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2045167133] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:19,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:19,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:19,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1125016351] [2024-11-27 20:17:19,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:19,597 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:17:19,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:19,598 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:17:19,598 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:17:19,690 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 319 [2024-11-27 20:17:19,691 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 247 transitions, 555 flow. Second operand has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:19,691 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:19,691 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 319 [2024-11-27 20:17:19,691 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:20,798 INFO L124 PetriNetUnfolderBase]: 2930/7608 cut-off events. [2024-11-27 20:17:20,799 INFO L125 PetriNetUnfolderBase]: For 272/272 co-relation queries the response was YES. [2024-11-27 20:17:20,806 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13671 conditions, 7608 events. 2930/7608 cut-off events. For 272/272 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 61486 event pairs, 2085 based on Foata normal form. 0/4927 useless extension candidates. Maximal degree in co-relation 13663. Up to 5166 conditions per place. [2024-11-27 20:17:20,818 INFO L140 encePairwiseOnDemand]: 312/319 looper letters, 273 selfloop transitions, 6 changer transitions 0/375 dead transitions. [2024-11-27 20:17:20,818 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 375 transitions, 1396 flow [2024-11-27 20:17:20,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:17:20,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:17:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 584 transitions. [2024-11-27 20:17:20,820 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6102403343782654 [2024-11-27 20:17:20,820 INFO L175 Difference]: Start difference. First operand has 236 places, 247 transitions, 555 flow. Second operand 3 states and 584 transitions. [2024-11-27 20:17:20,820 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 375 transitions, 1396 flow [2024-11-27 20:17:20,823 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 375 transitions, 1396 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:20,825 INFO L231 Difference]: Finished difference. Result has 240 places, 251 transitions, 601 flow [2024-11-27 20:17:20,825 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=555, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=247, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=601, PETRI_PLACES=240, PETRI_TRANSITIONS=251} [2024-11-27 20:17:20,826 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -21 predicate places. [2024-11-27 20:17:20,826 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 251 transitions, 601 flow [2024-11-27 20:17:20,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:20,826 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:20,826 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:20,826 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-27 20:17:20,826 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:20,827 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:20,827 INFO L85 PathProgramCache]: Analyzing trace with hash -457660153, now seen corresponding path program 1 times [2024-11-27 20:17:20,827 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:20,827 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2074840811] [2024-11-27 20:17:20,827 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:20,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:20,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:21,172 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:21,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:21,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2074840811] [2024-11-27 20:17:21,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2074840811] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:21,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:21,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:17:21,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1840281315] [2024-11-27 20:17:21,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:21,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:17:21,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:21,175 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:17:21,176 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:17:21,383 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 319 [2024-11-27 20:17:21,384 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 251 transitions, 601 flow. Second operand has 5 states, 5 states have (on average 107.2) internal successors, (536), 5 states have internal predecessors, (536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:21,384 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:21,384 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 319 [2024-11-27 20:17:21,384 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:22,816 INFO L124 PetriNetUnfolderBase]: 2912/7613 cut-off events. [2024-11-27 20:17:22,816 INFO L125 PetriNetUnfolderBase]: For 811/815 co-relation queries the response was YES. [2024-11-27 20:17:22,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13917 conditions, 7613 events. 2912/7613 cut-off events. For 811/815 co-relation queries the response was YES. Maximal size of possible extension queue 152. Compared 61113 event pairs, 2043 based on Foata normal form. 2/4942 useless extension candidates. Maximal degree in co-relation 13907. Up to 4970 conditions per place. [2024-11-27 20:17:22,839 INFO L140 encePairwiseOnDemand]: 313/319 looper letters, 300 selfloop transitions, 7 changer transitions 0/405 dead transitions. [2024-11-27 20:17:22,839 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 405 transitions, 1553 flow [2024-11-27 20:17:22,840 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 20:17:22,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 20:17:22,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 819 transitions. [2024-11-27 20:17:22,842 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5134796238244514 [2024-11-27 20:17:22,842 INFO L175 Difference]: Start difference. First operand has 240 places, 251 transitions, 601 flow. Second operand 5 states and 819 transitions. [2024-11-27 20:17:22,842 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 405 transitions, 1553 flow [2024-11-27 20:17:22,848 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 405 transitions, 1539 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:22,853 INFO L231 Difference]: Finished difference. Result has 245 places, 254 transitions, 637 flow [2024-11-27 20:17:22,853 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=238, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=251, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=637, PETRI_PLACES=245, PETRI_TRANSITIONS=254} [2024-11-27 20:17:22,854 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -16 predicate places. [2024-11-27 20:17:22,854 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 254 transitions, 637 flow [2024-11-27 20:17:22,854 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 107.2) internal successors, (536), 5 states have internal predecessors, (536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:22,854 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:22,855 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:22,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-27 20:17:22,855 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:22,855 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:22,856 INFO L85 PathProgramCache]: Analyzing trace with hash -457660152, now seen corresponding path program 1 times [2024-11-27 20:17:22,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:22,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1391207382] [2024-11-27 20:17:22,856 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:22,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:22,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:23,718 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:23,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:23,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1391207382] [2024-11-27 20:17:23,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1391207382] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:23,719 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:23,719 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-27 20:17:23,719 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1435934477] [2024-11-27 20:17:23,719 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:23,719 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-27 20:17:23,720 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:23,720 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-27 20:17:23,721 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2024-11-27 20:17:25,679 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 319 [2024-11-27 20:17:25,680 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 254 transitions, 637 flow. Second operand has 9 states, 9 states have (on average 104.77777777777777) internal successors, (943), 9 states have internal predecessors, (943), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:25,680 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:25,680 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 319 [2024-11-27 20:17:25,680 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:29,967 INFO L124 PetriNetUnfolderBase]: 5713/14261 cut-off events. [2024-11-27 20:17:29,967 INFO L125 PetriNetUnfolderBase]: For 2549/2555 co-relation queries the response was YES. [2024-11-27 20:17:30,004 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26473 conditions, 14261 events. 5713/14261 cut-off events. For 2549/2555 co-relation queries the response was YES. Maximal size of possible extension queue 271. Compared 125631 event pairs, 3622 based on Foata normal form. 185/9261 useless extension candidates. Maximal degree in co-relation 26461. Up to 5061 conditions per place. [2024-11-27 20:17:30,037 INFO L140 encePairwiseOnDemand]: 307/319 looper letters, 649 selfloop transitions, 31 changer transitions 1/778 dead transitions. [2024-11-27 20:17:30,037 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 778 transitions, 3161 flow [2024-11-27 20:17:30,038 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-11-27 20:17:30,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-11-27 20:17:30,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 2221 transitions. [2024-11-27 20:17:30,045 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4641588296760711 [2024-11-27 20:17:30,046 INFO L175 Difference]: Start difference. First operand has 245 places, 254 transitions, 637 flow. Second operand 15 states and 2221 transitions. [2024-11-27 20:17:30,046 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 778 transitions, 3161 flow [2024-11-27 20:17:30,063 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 778 transitions, 3155 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-27 20:17:30,072 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 828 flow [2024-11-27 20:17:30,073 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=319, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=237, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=828, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2024-11-27 20:17:30,074 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, 4 predicate places. [2024-11-27 20:17:30,075 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 828 flow [2024-11-27 20:17:30,076 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 104.77777777777777) internal successors, (943), 9 states have internal predecessors, (943), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:30,077 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:30,077 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:30,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-27 20:17:30,077 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 122 more)] === [2024-11-27 20:17:30,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:30,078 INFO L85 PathProgramCache]: Analyzing trace with hash -1306603646, now seen corresponding path program 1 times [2024-11-27 20:17:30,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:30,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515681673] [2024-11-27 20:17:30,079 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:30,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:30,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:17:30,165 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 20:17:30,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:17:30,266 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 20:17:30,266 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 20:17:30,267 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (124 of 125 remaining) [2024-11-27 20:17:30,269 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (123 of 125 remaining) [2024-11-27 20:17:30,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (122 of 125 remaining) [2024-11-27 20:17:30,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (121 of 125 remaining) [2024-11-27 20:17:30,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (120 of 125 remaining) [2024-11-27 20:17:30,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (119 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (118 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (117 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (116 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (115 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (114 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (113 of 125 remaining) [2024-11-27 20:17:30,271 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (112 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (111 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (110 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (109 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (108 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (107 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (106 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (105 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (104 of 125 remaining) [2024-11-27 20:17:30,272 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (103 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (102 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (101 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (100 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (99 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (98 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr39REQUIRES_VIOLATIONMEMORY_DEREFERENCE (97 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr40REQUIRES_VIOLATIONMEMORY_DEREFERENCE (96 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr41REQUIRES_VIOLATIONMEMORY_DEREFERENCE (95 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr42REQUIRES_VIOLATIONMEMORY_DEREFERENCE (94 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr38ASSERT_VIOLATIONMEMORY_LEAK (93 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (92 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 125 remaining) [2024-11-27 20:17:30,273 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (89 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr43ASSERT_VIOLATIONMEMORY_LEAK (86 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr45REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr46REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr44ASSERT_VIOLATIONMEMORY_LEAK (81 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr47REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr48REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 125 remaining) [2024-11-27 20:17:30,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr49REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr50REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr51REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr52REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr53REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr54REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr64REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr65REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr63ASSERT_VIOLATIONMEMORY_LEAK (66 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr55REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr56REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr57REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 125 remaining) [2024-11-27 20:17:30,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr58REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr66REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr67REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr59REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr60REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr61REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr62REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr68REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr69REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr70REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr71REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr72REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 125 remaining) [2024-11-27 20:17:30,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr73REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 125 remaining) [2024-11-27 20:17:30,277 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr82ASSERT_VIOLATIONMEMORY_LEAK (49 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr74REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr75REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr83ASSERT_VIOLATIONMEMORY_LEAK (46 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr76REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr77REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr78REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr79REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 125 remaining) [2024-11-27 20:17:30,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr80REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr81REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 125 remaining) [2024-11-27 20:17:30,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 125 remaining) [2024-11-27 20:17:30,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 125 remaining) [2024-11-27 20:17:30,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 125 remaining) [2024-11-27 20:17:30,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 125 remaining) [2024-11-27 20:17:30,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location writerErr19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 125 remaining) [2024-11-27 20:17:30,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-27 20:17:30,284 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:30,287 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 20:17:30,288 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-27 20:17:30,435 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-27 20:17:30,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 305 places, 367 transitions, 750 flow [2024-11-27 20:17:30,581 INFO L124 PetriNetUnfolderBase]: 209/1042 cut-off events. [2024-11-27 20:17:30,581 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-27 20:17:30,591 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1054 conditions, 1042 events. 209/1042 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 6218 event pairs, 0 based on Foata normal form. 0/497 useless extension candidates. Maximal degree in co-relation 546. Up to 12 conditions per place. [2024-11-27 20:17:30,592 INFO L82 GeneralOperation]: Start removeDead. Operand has 305 places, 367 transitions, 750 flow [2024-11-27 20:17:30,612 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 305 places, 367 transitions, 750 flow [2024-11-27 20:17:30,614 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:17:30,616 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4fbf4919, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:17:30,616 INFO L334 AbstractCegarLoop]: Starting to check reachability of 145 error locations. [2024-11-27 20:17:30,620 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:17:30,620 INFO L124 PetriNetUnfolderBase]: 6/16 cut-off events. [2024-11-27 20:17:30,620 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:17:30,620 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:30,620 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-27 20:17:30,621 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 142 more)] === [2024-11-27 20:17:30,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:30,621 INFO L85 PathProgramCache]: Analyzing trace with hash 81579031, now seen corresponding path program 1 times [2024-11-27 20:17:30,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:30,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105152913] [2024-11-27 20:17:30,622 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:30,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:30,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:30,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:30,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:30,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105152913] [2024-11-27 20:17:30,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105152913] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:30,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:30,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:30,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052002957] [2024-11-27 20:17:30,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:30,637 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 20:17:30,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:30,638 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 20:17:30,638 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:17:30,638 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 367 [2024-11-27 20:17:30,641 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 367 transitions, 750 flow. Second operand has 2 states, 2 states have (on average 123.5) internal successors, (247), 2 states have internal predecessors, (247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:30,641 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:30,641 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 367 [2024-11-27 20:17:30,641 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:58,382 INFO L124 PetriNetUnfolderBase]: 154600/274063 cut-off events. [2024-11-27 20:17:58,382 INFO L125 PetriNetUnfolderBase]: For 225/225 co-relation queries the response was YES. [2024-11-27 20:17:58,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 498353 conditions, 274063 events. 154600/274063 cut-off events. For 225/225 co-relation queries the response was YES. Maximal size of possible extension queue 4175. Compared 2798667 event pairs, 128375 based on Foata normal form. 22046/185857 useless extension candidates. Maximal degree in co-relation 485434. Up to 224152 conditions per place. [2024-11-27 20:17:59,542 INFO L140 encePairwiseOnDemand]: 308/367 looper letters, 179 selfloop transitions, 0 changer transitions 0/301 dead transitions. [2024-11-27 20:17:59,542 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 289 places, 301 transitions, 976 flow [2024-11-27 20:17:59,543 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 20:17:59,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 20:17:59,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 482 transitions. [2024-11-27 20:17:59,544 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6566757493188011 [2024-11-27 20:17:59,544 INFO L175 Difference]: Start difference. First operand has 305 places, 367 transitions, 750 flow. Second operand 2 states and 482 transitions. [2024-11-27 20:17:59,544 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 289 places, 301 transitions, 976 flow [2024-11-27 20:17:59,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 301 transitions, 976 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:59,551 INFO L231 Difference]: Finished difference. Result has 289 places, 301 transitions, 618 flow [2024-11-27 20:17:59,552 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=367, PETRI_DIFFERENCE_MINUEND_FLOW=618, PETRI_DIFFERENCE_MINUEND_PLACES=288, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=301, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=618, PETRI_PLACES=289, PETRI_TRANSITIONS=301} [2024-11-27 20:17:59,552 INFO L279 CegarLoopForPetriNet]: 305 programPoint places, -16 predicate places. [2024-11-27 20:17:59,552 INFO L471 AbstractCegarLoop]: Abstraction has has 289 places, 301 transitions, 618 flow [2024-11-27 20:17:59,553 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 123.5) internal successors, (247), 2 states have internal predecessors, (247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:59,553 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:59,553 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-27 20:17:59,553 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-27 20:17:59,553 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 142 more)] === [2024-11-27 20:17:59,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:59,554 INFO L85 PathProgramCache]: Analyzing trace with hash 81573773, now seen corresponding path program 1 times [2024-11-27 20:17:59,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:59,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323946071] [2024-11-27 20:17:59,554 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:59,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:59,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:59,584 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:17:59,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:59,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323946071] [2024-11-27 20:17:59,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323946071] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:59,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:59,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:17:59,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486066559] [2024-11-27 20:17:59,586 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:59,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:17:59,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:59,586 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:17:59,586 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:17:59,593 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 367 [2024-11-27 20:17:59,594 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 289 places, 301 transitions, 618 flow. Second operand has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:17:59,594 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:59,594 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 367 [2024-11-27 20:17:59,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand