./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_10-ptrmunge_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_10-ptrmunge_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 337bc30baab893db6c1e898eac989d238a0e57740b5469c94ed68dbaffc92f80 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:30:34,253 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:30:34,326 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-06 22:30:34,333 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:30:34,334 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:30:34,362 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:30:34,363 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:30:34,363 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:30:34,364 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:30:34,365 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:30:34,366 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:30:34,367 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:30:34,368 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:30:34,369 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:30:34,369 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:30:34,370 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:30:34,371 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:30:34,372 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:30:34,372 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 22:30:34,373 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 22:30:34,374 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 22:30:34,374 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:30:34,375 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:30:34,376 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:30:34,376 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:30:34,377 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:30:34,378 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:30:34,378 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:30:34,379 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:30:34,380 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:30:34,380 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:30:34,381 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:30:34,381 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:30:34,382 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:30:34,383 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:30:34,383 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:30:34,384 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:30:34,384 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:30:34,385 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 337bc30baab893db6c1e898eac989d238a0e57740b5469c94ed68dbaffc92f80 [2023-11-06 22:30:34,665 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:30:34,702 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:30:34,705 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:30:34,706 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:30:34,707 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:30:34,708 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-regression/28-race_reach_10-ptrmunge_racefree.i [2023-11-06 22:30:37,832 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:30:38,123 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:30:38,126 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/sv-benchmarks/c/goblint-regression/28-race_reach_10-ptrmunge_racefree.i [2023-11-06 22:30:38,150 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/data/aa82b5e4a/cf7a08fa73b54925bc275c36092b244e/FLAG7532aefb3 [2023-11-06 22:30:38,173 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/data/aa82b5e4a/cf7a08fa73b54925bc275c36092b244e [2023-11-06 22:30:38,179 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:30:38,181 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:30:38,182 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:30:38,182 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:30:38,187 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:30:38,188 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,189 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a96c94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38, skipping insertion in model container [2023-11-06 22:30:38,189 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,256 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:30:38,647 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:30:38,669 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:30:38,757 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:30:38,812 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:30:38,812 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38 WrapperNode [2023-11-06 22:30:38,813 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:30:38,814 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:30:38,814 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:30:38,814 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:30:38,823 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,857 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,903 INFO L138 Inliner]: procedures = 172, calls = 53, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 229 [2023-11-06 22:30:38,904 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:30:38,905 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:30:38,905 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:30:38,905 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:30:38,916 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,917 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,934 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,934 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,943 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,962 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,965 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,967 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,971 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:30:38,972 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:30:38,972 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:30:38,972 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:30:38,981 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (1/1) ... [2023-11-06 22:30:38,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:30:39,002 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:30:39,014 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:30:39,017 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:30:39,047 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:30:39,048 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2023-11-06 22:30:39,048 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2023-11-06 22:30:39,048 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:30:39,049 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-06 22:30:39,049 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:30:39,049 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:30:39,049 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2023-11-06 22:30:39,050 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2023-11-06 22:30:39,050 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:30:39,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:30:39,050 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:30:39,051 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:30:39,052 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:30:39,201 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:30:39,202 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:30:39,616 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:30:39,629 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:30:39,629 INFO L302 CfgBuilder]: Removed 24 assume(true) statements. [2023-11-06 22:30:39,632 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:39 BoogieIcfgContainer [2023-11-06 22:30:39,632 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:30:39,636 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:30:39,636 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:30:39,640 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:30:39,640 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:30:38" (1/3) ... [2023-11-06 22:30:39,641 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@162ac1b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:30:39, skipping insertion in model container [2023-11-06 22:30:39,642 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:38" (2/3) ... [2023-11-06 22:30:39,642 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@162ac1b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:30:39, skipping insertion in model container [2023-11-06 22:30:39,642 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:39" (3/3) ... [2023-11-06 22:30:39,644 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_10-ptrmunge_racefree.i [2023-11-06 22:30:39,668 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:30:39,668 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2023-11-06 22:30:39,668 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:30:39,885 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-06 22:30:39,941 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 242 places, 271 transitions, 562 flow [2023-11-06 22:30:40,119 INFO L124 PetriNetUnfolderBase]: 61/497 cut-off events. [2023-11-06 22:30:40,120 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:30:40,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 514 conditions, 497 events. 61/497 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 2508 event pairs, 0 based on Foata normal form. 0/365 useless extension candidates. Maximal degree in co-relation 269. Up to 8 conditions per place. [2023-11-06 22:30:40,142 INFO L82 GeneralOperation]: Start removeDead. Operand has 242 places, 271 transitions, 562 flow [2023-11-06 22:30:40,161 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 242 places, 271 transitions, 562 flow [2023-11-06 22:30:40,165 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:30:40,185 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 242 places, 271 transitions, 562 flow [2023-11-06 22:30:40,188 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 242 places, 271 transitions, 562 flow [2023-11-06 22:30:40,188 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 242 places, 271 transitions, 562 flow [2023-11-06 22:30:40,341 INFO L124 PetriNetUnfolderBase]: 61/497 cut-off events. [2023-11-06 22:30:40,341 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:30:40,348 INFO L83 FinitePrefix]: Finished finitePrefix Result has 514 conditions, 497 events. 61/497 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 2508 event pairs, 0 based on Foata normal form. 0/365 useless extension candidates. Maximal degree in co-relation 269. Up to 8 conditions per place. [2023-11-06 22:30:40,378 INFO L119 LiptonReduction]: Number of co-enabled transitions 32320 [2023-11-06 22:30:48,173 INFO L134 LiptonReduction]: Checked pairs total: 71942 [2023-11-06 22:30:48,174 INFO L136 LiptonReduction]: Total number of compositions: 239 [2023-11-06 22:30:48,217 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:30:48,227 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7db94ec2, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:30:48,227 INFO L358 AbstractCegarLoop]: Starting to check reachability of 55 error locations. [2023-11-06 22:30:48,233 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:30:48,233 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-06 22:30:48,233 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:30:48,234 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:30:48,234 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:30:48,235 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:30:48,241 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:48,241 INFO L85 PathProgramCache]: Analyzing trace with hash 35308, now seen corresponding path program 1 times [2023-11-06 22:30:48,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:48,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1607631043] [2023-11-06 22:30:48,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:48,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:48,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:48,719 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:48,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:48,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1607631043] [2023-11-06 22:30:48,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1607631043] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:48,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:48,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:30:48,725 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1303728363] [2023-11-06 22:30:48,726 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:48,736 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:48,743 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:48,771 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:48,772 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:48,917 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 510 [2023-11-06 22:30:48,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 111 transitions, 242 flow. Second operand has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:48,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:30:48,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 510 [2023-11-06 22:30:48,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:30:52,292 INFO L124 PetriNetUnfolderBase]: 14791/24759 cut-off events. [2023-11-06 22:30:52,293 INFO L125 PetriNetUnfolderBase]: For 166/166 co-relation queries the response was YES. [2023-11-06 22:30:52,339 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47489 conditions, 24759 events. 14791/24759 cut-off events. For 166/166 co-relation queries the response was YES. Maximal size of possible extension queue 1237. Compared 207891 event pairs, 6860 based on Foata normal form. 2520/16306 useless extension candidates. Maximal degree in co-relation 46195. Up to 22566 conditions per place. [2023-11-06 22:30:52,508 INFO L140 encePairwiseOnDemand]: 482/510 looper letters, 91 selfloop transitions, 2 changer transitions 0/110 dead transitions. [2023-11-06 22:30:52,509 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 110 transitions, 426 flow [2023-11-06 22:30:52,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:52,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:30:52,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 814 transitions. [2023-11-06 22:30:52,535 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5320261437908497 [2023-11-06 22:30:52,535 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 814 transitions. [2023-11-06 22:30:52,536 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 814 transitions. [2023-11-06 22:30:52,541 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:30:52,544 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 814 transitions. [2023-11-06 22:30:52,551 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:52,561 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 510.0) internal successors, (2040), 4 states have internal predecessors, (2040), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:52,562 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 510.0) internal successors, (2040), 4 states have internal predecessors, (2040), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:52,565 INFO L175 Difference]: Start difference. First operand has 88 places, 111 transitions, 242 flow. Second operand 3 states and 814 transitions. [2023-11-06 22:30:52,566 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 110 transitions, 426 flow [2023-11-06 22:30:52,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 110 transitions, 426 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:30:52,578 INFO L231 Difference]: Finished difference. Result has 89 places, 87 transitions, 204 flow [2023-11-06 22:30:52,580 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=510, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=85, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=204, PETRI_PLACES=89, PETRI_TRANSITIONS=87} [2023-11-06 22:30:52,585 INFO L281 CegarLoopForPetriNet]: 88 programPoint places, 1 predicate places. [2023-11-06 22:30:52,586 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 87 transitions, 204 flow [2023-11-06 22:30:52,587 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:52,587 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:30:52,587 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:30:52,588 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:30:52,588 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:30:52,598 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:52,598 INFO L85 PathProgramCache]: Analyzing trace with hash 35306, now seen corresponding path program 1 times [2023-11-06 22:30:52,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:52,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838120117] [2023-11-06 22:30:52,599 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:52,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:52,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:52,694 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:52,694 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:52,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838120117] [2023-11-06 22:30:52,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838120117] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:52,695 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:52,695 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:30:52,695 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [329387596] [2023-11-06 22:30:52,695 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:52,696 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:52,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:52,698 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:52,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:52,807 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 225 out of 510 [2023-11-06 22:30:52,809 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 87 transitions, 204 flow. Second operand has 3 states, 3 states have (on average 225.66666666666666) internal successors, (677), 3 states have internal predecessors, (677), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:52,809 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:30:52,809 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 225 of 510 [2023-11-06 22:30:52,809 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:30:55,638 INFO L124 PetriNetUnfolderBase]: 13962/22848 cut-off events. [2023-11-06 22:30:55,638 INFO L125 PetriNetUnfolderBase]: For 203/203 co-relation queries the response was YES. [2023-11-06 22:30:55,682 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44197 conditions, 22848 events. 13962/22848 cut-off events. For 203/203 co-relation queries the response was YES. Maximal size of possible extension queue 1171. Compared 185381 event pairs, 10648 based on Foata normal form. 0/12804 useless extension candidates. Maximal degree in co-relation 44045. Up to 16834 conditions per place. [2023-11-06 22:30:55,790 INFO L140 encePairwiseOnDemand]: 506/510 looper letters, 107 selfloop transitions, 2 changer transitions 0/126 dead transitions. [2023-11-06 22:30:55,790 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 126 transitions, 500 flow [2023-11-06 22:30:55,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:30:55,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2023-11-06 22:30:55,794 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5137254901960784 [2023-11-06 22:30:55,794 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 786 transitions. [2023-11-06 22:30:55,794 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 786 transitions. [2023-11-06 22:30:55,796 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:30:55,797 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 786 transitions. [2023-11-06 22:30:55,799 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 262.0) internal successors, (786), 3 states have internal predecessors, (786), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:55,804 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 510.0) internal successors, (2040), 4 states have internal predecessors, (2040), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:55,806 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 510.0) internal successors, (2040), 4 states have internal predecessors, (2040), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:55,806 INFO L175 Difference]: Start difference. First operand has 89 places, 87 transitions, 204 flow. Second operand 3 states and 786 transitions. [2023-11-06 22:30:55,806 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 126 transitions, 500 flow [2023-11-06 22:30:55,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 126 transitions, 496 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:30:55,817 INFO L231 Difference]: Finished difference. Result has 87 places, 85 transitions, 200 flow [2023-11-06 22:30:55,818 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=510, PETRI_DIFFERENCE_MINUEND_FLOW=196, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=200, PETRI_PLACES=87, PETRI_TRANSITIONS=85} [2023-11-06 22:30:55,821 INFO L281 CegarLoopForPetriNet]: 88 programPoint places, -1 predicate places. [2023-11-06 22:30:55,821 INFO L495 AbstractCegarLoop]: Abstraction has has 87 places, 85 transitions, 200 flow [2023-11-06 22:30:55,823 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.66666666666666) internal successors, (677), 3 states have internal predecessors, (677), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:55,823 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:30:55,823 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 22:30:55,824 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:30:55,825 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:30:55,826 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:55,826 INFO L85 PathProgramCache]: Analyzing trace with hash 1052662318, now seen corresponding path program 1 times [2023-11-06 22:30:55,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:55,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590640846] [2023-11-06 22:30:55,834 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:55,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:55,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:56,037 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:56,037 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:56,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590640846] [2023-11-06 22:30:56,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590640846] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:30:56,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [440881274] [2023-11-06 22:30:56,040 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:56,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:30:56,041 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:30:56,044 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:30:56,083 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:30:56,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:56,162 INFO L262 TraceCheckSpWp]: Trace formula consists of 132 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-06 22:30:56,167 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:56,250 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-06 22:30:56,293 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:56,293 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:30:56,347 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:56,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [440881274] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:30:56,348 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 22:30:56,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2023-11-06 22:30:56,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [792785786] [2023-11-06 22:30:56,348 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 22:30:56,349 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 22:30:56,349 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:56,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 22:30:56,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2023-11-06 22:30:56,702 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 510 [2023-11-06 22:30:56,705 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 85 transitions, 200 flow. Second operand has 7 states, 7 states have (on average 225.71428571428572) internal successors, (1580), 7 states have internal predecessors, (1580), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,705 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:30:56,705 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 510 [2023-11-06 22:30:56,705 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:30:56,821 INFO L124 PetriNetUnfolderBase]: 45/130 cut-off events. [2023-11-06 22:30:56,821 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2023-11-06 22:30:56,822 INFO L83 FinitePrefix]: Finished finitePrefix Result has 271 conditions, 130 events. 45/130 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 472 event pairs, 18 based on Foata normal form. 22/119 useless extension candidates. Maximal degree in co-relation 265. Up to 86 conditions per place. [2023-11-06 22:30:56,823 INFO L140 encePairwiseOnDemand]: 506/510 looper letters, 45 selfloop transitions, 2 changer transitions 0/55 dead transitions. [2023-11-06 22:30:56,823 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 55 transitions, 212 flow [2023-11-06 22:30:56,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:30:56,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:30:56,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 945 transitions. [2023-11-06 22:30:56,828 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4632352941176471 [2023-11-06 22:30:56,828 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 945 transitions. [2023-11-06 22:30:56,828 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 945 transitions. [2023-11-06 22:30:56,829 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:30:56,829 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 945 transitions. [2023-11-06 22:30:56,832 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 236.25) internal successors, (945), 4 states have internal predecessors, (945), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,838 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 510.0) internal successors, (2550), 5 states have internal predecessors, (2550), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,840 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 510.0) internal successors, (2550), 5 states have internal predecessors, (2550), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,841 INFO L175 Difference]: Start difference. First operand has 87 places, 85 transitions, 200 flow. Second operand 4 states and 945 transitions. [2023-11-06 22:30:56,841 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 55 transitions, 212 flow [2023-11-06 22:30:56,842 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 55 transitions, 209 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:30:56,843 INFO L231 Difference]: Finished difference. Result has 40 places, 33 transitions, 75 flow [2023-11-06 22:30:56,843 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=510, PETRI_DIFFERENCE_MINUEND_FLOW=71, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=75, PETRI_PLACES=40, PETRI_TRANSITIONS=33} [2023-11-06 22:30:56,844 INFO L281 CegarLoopForPetriNet]: 88 programPoint places, -48 predicate places. [2023-11-06 22:30:56,844 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 33 transitions, 75 flow [2023-11-06 22:30:56,846 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 225.71428571428572) internal successors, (1580), 7 states have internal predecessors, (1580), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,846 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:30:56,847 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-06 22:30:56,858 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:57,053 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab55ef35-8d37-4033-aada-b220de6e3243/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2023-11-06 22:30:57,053 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:30:57,054 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:57,054 INFO L85 PathProgramCache]: Analyzing trace with hash -1727205711, now seen corresponding path program 1 times [2023-11-06 22:30:57,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:57,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2119342405] [2023-11-06 22:30:57,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:57,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:57,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:30:57,076 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:30:57,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:30:57,120 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:30:57,120 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:30:57,122 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (54 of 55 remaining) [2023-11-06 22:30:57,124 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 55 remaining) [2023-11-06 22:30:57,124 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 55 remaining) [2023-11-06 22:30:57,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 55 remaining) [2023-11-06 22:30:57,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 55 remaining) [2023-11-06 22:30:57,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 55 remaining) [2023-11-06 22:30:57,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 55 remaining) [2023-11-06 22:30:57,126 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 55 remaining) [2023-11-06 22:30:57,126 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 55 remaining) [2023-11-06 22:30:57,126 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 55 remaining) [2023-11-06 22:30:57,126 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 55 remaining) [2023-11-06 22:30:57,127 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10ASSERT_VIOLATIONMEMORY_LEAK (43 of 55 remaining) [2023-11-06 22:30:57,127 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 55 remaining) [2023-11-06 22:30:57,127 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 55 remaining) [2023-11-06 22:30:57,127 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 55 remaining) [2023-11-06 22:30:57,127 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 55 remaining) [2023-11-06 22:30:57,128 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 55 remaining) [2023-11-06 22:30:57,128 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 55 remaining) [2023-11-06 22:30:57,128 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 55 remaining) [2023-11-06 22:30:57,128 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 55 remaining) [2023-11-06 22:30:57,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (34 of 55 remaining) [2023-11-06 22:30:57,133 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (33 of 55 remaining) [2023-11-06 22:30:57,133 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 55 remaining) [2023-11-06 22:30:57,134 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 55 remaining) [2023-11-06 22:30:57,134 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 55 remaining) [2023-11-06 22:30:57,135 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 55 remaining) [2023-11-06 22:30:57,135 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 55 remaining) [2023-11-06 22:30:57,135 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 55 remaining) [2023-11-06 22:30:57,135 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 55 remaining) [2023-11-06 22:30:57,136 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 55 remaining) [2023-11-06 22:30:57,136 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 55 remaining) [2023-11-06 22:30:57,136 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 55 remaining) [2023-11-06 22:30:57,136 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK (22 of 55 remaining) [2023-11-06 22:30:57,136 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 55 remaining) [2023-11-06 22:30:57,137 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 55 remaining) [2023-11-06 22:30:57,137 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 55 remaining) [2023-11-06 22:30:57,137 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 55 remaining) [2023-11-06 22:30:57,137 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 55 remaining) [2023-11-06 22:30:57,138 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 55 remaining) [2023-11-06 22:30:57,138 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 55 remaining) [2023-11-06 22:30:57,138 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 55 remaining) [2023-11-06 22:30:57,139 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 55 remaining) [2023-11-06 22:30:57,143 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 55 remaining) [2023-11-06 22:30:57,143 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10ASSERT_VIOLATIONMEMORY_LEAK (11 of 55 remaining) [2023-11-06 22:30:57,143 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 55 remaining) [2023-11-06 22:30:57,144 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 55 remaining) [2023-11-06 22:30:57,144 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 55 remaining) [2023-11-06 22:30:57,144 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 55 remaining) [2023-11-06 22:30:57,144 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 55 remaining) [2023-11-06 22:30:57,145 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 55 remaining) [2023-11-06 22:30:57,145 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 55 remaining) [2023-11-06 22:30:57,148 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 55 remaining) [2023-11-06 22:30:57,150 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 55 remaining) [2023-11-06 22:30:57,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 55 remaining) [2023-11-06 22:30:57,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK (0 of 55 remaining) [2023-11-06 22:30:57,151 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:30:57,152 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-06 22:30:57,155 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:30:57,155 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-06 22:30:57,249 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-06 22:30:57,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 382 places, 437 transitions, 918 flow [2023-11-06 22:30:57,726 INFO L124 PetriNetUnfolderBase]: 205/1453 cut-off events. [2023-11-06 22:30:57,726 INFO L125 PetriNetUnfolderBase]: For 72/75 co-relation queries the response was YES. [2023-11-06 22:30:57,763 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1542 conditions, 1453 events. 205/1453 cut-off events. For 72/75 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9919 event pairs, 2 based on Foata normal form. 0/1069 useless extension candidates. Maximal degree in co-relation 877. Up to 32 conditions per place. [2023-11-06 22:30:57,763 INFO L82 GeneralOperation]: Start removeDead. Operand has 382 places, 437 transitions, 918 flow [2023-11-06 22:30:57,796 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 382 places, 437 transitions, 918 flow [2023-11-06 22:30:57,796 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:30:57,796 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 382 places, 437 transitions, 918 flow [2023-11-06 22:30:57,797 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 382 places, 437 transitions, 918 flow [2023-11-06 22:30:57,797 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 382 places, 437 transitions, 918 flow [2023-11-06 22:30:58,249 INFO L124 PetriNetUnfolderBase]: 205/1453 cut-off events. [2023-11-06 22:30:58,249 INFO L125 PetriNetUnfolderBase]: For 72/75 co-relation queries the response was YES. [2023-11-06 22:30:58,295 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1542 conditions, 1453 events. 205/1453 cut-off events. For 72/75 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9919 event pairs, 2 based on Foata normal form. 0/1069 useless extension candidates. Maximal degree in co-relation 877. Up to 32 conditions per place. [2023-11-06 22:30:58,434 INFO L119 LiptonReduction]: Number of co-enabled transitions 119040 [2023-11-06 22:31:08,081 INFO L134 LiptonReduction]: Checked pairs total: 305997 [2023-11-06 22:31:08,081 INFO L136 LiptonReduction]: Total number of compositions: 375 [2023-11-06 22:31:08,083 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:31:08,084 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7db94ec2, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:31:08,084 INFO L358 AbstractCegarLoop]: Starting to check reachability of 77 error locations. [2023-11-06 22:31:08,086 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:31:08,087 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-06 22:31:08,087 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:31:08,087 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:31:08,087 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:31:08,087 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 74 more)] === [2023-11-06 22:31:08,088 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:08,088 INFO L85 PathProgramCache]: Analyzing trace with hash 66493, now seen corresponding path program 1 times [2023-11-06 22:31:08,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:31:08,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1695440390] [2023-11-06 22:31:08,089 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:08,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:31:08,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:08,164 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:31:08,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:31:08,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1695440390] [2023-11-06 22:31:08,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1695440390] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:08,165 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:08,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:31:08,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1053839677] [2023-11-06 22:31:08,166 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:08,166 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:08,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:31:08,167 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:08,167 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:08,316 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 362 out of 812 [2023-11-06 22:31:08,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 197 transitions, 438 flow. Second operand has 3 states, 3 states have (on average 362.6666666666667) internal successors, (1088), 3 states have internal predecessors, (1088), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:08,318 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:31:08,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 362 of 812 [2023-11-06 22:31:08,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand