./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3de6ec2acea23c0ab47fbc2e02ad0931145060ca78b80531ef692b3505f9553b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:32:50,074 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:32:50,150 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-19 07:32:50,156 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:32:50,157 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:32:50,184 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:32:50,185 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:32:50,186 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:32:50,187 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:32:50,187 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:32:50,188 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:32:50,189 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:32:50,190 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:32:50,190 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:32:50,191 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:32:50,191 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:32:50,192 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:32:50,193 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:32:50,193 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-19 07:32:50,194 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-19 07:32:50,194 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-19 07:32:50,195 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:32:50,196 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 07:32:50,196 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:32:50,197 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:32:50,197 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:32:50,198 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:32:50,199 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:32:50,199 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:32:50,200 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:32:50,200 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:32:50,201 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:32:50,201 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:32:50,202 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:32:50,202 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:32:50,202 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:32:50,203 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:32:50,203 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:32:50,203 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_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3de6ec2acea23c0ab47fbc2e02ad0931145060ca78b80531ef692b3505f9553b [2023-11-19 07:32:50,537 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:32:50,580 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:32:50,583 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:32:50,584 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:32:50,585 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:32:50,587 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i [2023-11-19 07:32:53,658 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:32:54,046 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:32:54,046 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/sv-benchmarks/c/goblint-regression/28-race_reach_81-list_racing.i [2023-11-19 07:32:54,066 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/data/2f6849632/ba92b9f433684f188bf931c6bc723ca3/FLAGcc0f6169a [2023-11-19 07:32:54,081 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/data/2f6849632/ba92b9f433684f188bf931c6bc723ca3 [2023-11-19 07:32:54,084 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:32:54,087 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:32:54,091 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:32:54,091 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:32:54,097 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:32:54,100 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:54,101 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@402c78b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54, skipping insertion in model container [2023-11-19 07:32:54,101 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:54,182 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:32:54,755 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:32:54,771 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:32:54,823 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:32:54,906 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:32:54,907 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54 WrapperNode [2023-11-19 07:32:54,907 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:32:54,909 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:32:54,909 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:32:54,909 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:32:54,918 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:54,965 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,023 INFO L138 Inliner]: procedures = 278, calls = 55, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 212 [2023-11-19 07:32:55,024 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:32:55,025 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:32:55,025 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:32:55,025 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:32:55,035 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,036 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,053 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,061 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,080 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,095 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,098 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,100 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,111 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:32:55,112 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:32:55,112 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:32:55,112 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:32:55,113 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (1/1) ... [2023-11-19 07:32:55,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:32:55,140 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:32:55,158 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:32:55,193 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:32:55,204 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:32:55,204 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 07:32:55,205 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2023-11-19 07:32:55,206 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2023-11-19 07:32:55,206 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:32:55,206 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:32:55,206 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2023-11-19 07:32:55,207 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2023-11-19 07:32:55,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:32:55,207 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-19 07:32:55,208 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 07:32:55,208 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:32:55,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 07:32:55,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:32:55,208 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:32:55,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:32:55,211 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 07:32:55,435 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:32:55,438 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:32:55,982 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:32:55,995 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:32:55,995 INFO L302 CfgBuilder]: Removed 15 assume(true) statements. [2023-11-19 07:32:56,001 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:32:56 BoogieIcfgContainer [2023-11-19 07:32:56,001 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:32:56,004 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:32:56,004 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:32:56,008 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:32:56,008 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:32:54" (1/3) ... [2023-11-19 07:32:56,009 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d606199 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:32:56, skipping insertion in model container [2023-11-19 07:32:56,009 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:32:54" (2/3) ... [2023-11-19 07:32:56,010 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d606199 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:32:56, skipping insertion in model container [2023-11-19 07:32:56,010 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:32:56" (3/3) ... [2023-11-19 07:32:56,019 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_81-list_racing.i [2023-11-19 07:32:56,041 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:32:56,041 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 38 error locations. [2023-11-19 07:32:56,041 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 07:32:56,188 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-19 07:32:56,237 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 249 places, 268 transitions, 556 flow [2023-11-19 07:32:56,532 INFO L124 PetriNetUnfolderBase]: 54/522 cut-off events. [2023-11-19 07:32:56,533 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-19 07:32:56,547 INFO L83 FinitePrefix]: Finished finitePrefix Result has 539 conditions, 522 events. 54/522 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2501 event pairs, 0 based on Foata normal form. 0/385 useless extension candidates. Maximal degree in co-relation 262. Up to 8 conditions per place. [2023-11-19 07:32:56,548 INFO L82 GeneralOperation]: Start removeDead. Operand has 249 places, 268 transitions, 556 flow [2023-11-19 07:32:56,564 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 249 places, 268 transitions, 556 flow [2023-11-19 07:32:56,568 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:32:56,584 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 249 places, 268 transitions, 556 flow [2023-11-19 07:32:56,587 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 249 places, 268 transitions, 556 flow [2023-11-19 07:32:56,588 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 249 places, 268 transitions, 556 flow [2023-11-19 07:32:56,689 INFO L124 PetriNetUnfolderBase]: 54/522 cut-off events. [2023-11-19 07:32:56,690 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-19 07:32:56,693 INFO L83 FinitePrefix]: Finished finitePrefix Result has 539 conditions, 522 events. 54/522 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2501 event pairs, 0 based on Foata normal form. 0/385 useless extension candidates. Maximal degree in co-relation 262. Up to 8 conditions per place. [2023-11-19 07:32:56,718 INFO L119 LiptonReduction]: Number of co-enabled transitions 24404 [2023-11-19 07:33:08,859 INFO L134 LiptonReduction]: Checked pairs total: 71462 [2023-11-19 07:33:08,860 INFO L136 LiptonReduction]: Total number of compositions: 244 [2023-11-19 07:33:08,894 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:33:08,915 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;@566d55cc, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:33:08,916 INFO L358 AbstractCegarLoop]: Starting to check reachability of 65 error locations. [2023-11-19 07:33:08,917 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 07:33:08,918 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-19 07:33:08,918 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 07:33:08,918 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:08,919 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-19 07:33:08,919 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:08,925 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:08,925 INFO L85 PathProgramCache]: Analyzing trace with hash 1052, now seen corresponding path program 1 times [2023-11-19 07:33:08,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:08,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450762530] [2023-11-19 07:33:08,936 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:08,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:09,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:09,118 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:33:09,119 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:33:09,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450762530] [2023-11-19 07:33:09,120 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [450762530] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:33:09,121 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:33:09,121 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-19 07:33:09,123 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [442960478] [2023-11-19 07:33:09,123 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:33:09,133 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:33:09,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:33:09,168 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:33:09,169 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:33:09,175 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 244 out of 512 [2023-11-19 07:33:09,180 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 104 transitions, 228 flow. Second operand has 2 states, 2 states have (on average 244.5) internal successors, (489), 2 states have internal predecessors, (489), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:09,180 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:33:09,180 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 244 of 512 [2023-11-19 07:33:09,181 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:33:11,788 INFO L124 PetriNetUnfolderBase]: 9683/17796 cut-off events. [2023-11-19 07:33:11,788 INFO L125 PetriNetUnfolderBase]: For 124/124 co-relation queries the response was YES. [2023-11-19 07:33:11,813 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32789 conditions, 17796 events. 9683/17796 cut-off events. For 124/124 co-relation queries the response was YES. Maximal size of possible extension queue 808. Compared 147349 event pairs, 9163 based on Foata normal form. 892/10582 useless extension candidates. Maximal degree in co-relation 30659. Up to 14888 conditions per place. [2023-11-19 07:33:11,983 INFO L140 encePairwiseOnDemand]: 496/512 looper letters, 64 selfloop transitions, 0 changer transitions 0/88 dead transitions. [2023-11-19 07:33:11,983 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 88 transitions, 324 flow [2023-11-19 07:33:11,985 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:33:11,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 07:33:12,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 568 transitions. [2023-11-19 07:33:12,008 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5546875 [2023-11-19 07:33:12,009 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 568 transitions. [2023-11-19 07:33:12,009 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 568 transitions. [2023-11-19 07:33:12,014 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:33:12,017 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 568 transitions. [2023-11-19 07:33:12,024 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 284.0) internal successors, (568), 2 states have internal predecessors, (568), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:12,032 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 512.0) internal successors, (1536), 3 states have internal predecessors, (1536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:12,034 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 512.0) internal successors, (1536), 3 states have internal predecessors, (1536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:12,037 INFO L175 Difference]: Start difference. First operand has 91 places, 104 transitions, 228 flow. Second operand 2 states and 568 transitions. [2023-11-19 07:33:12,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 88 transitions, 324 flow [2023-11-19 07:33:12,047 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 88 transitions, 324 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:33:12,051 INFO L231 Difference]: Finished difference. Result has 88 places, 88 transitions, 196 flow [2023-11-19 07:33:12,054 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=512, PETRI_DIFFERENCE_MINUEND_FLOW=196, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=196, PETRI_PLACES=88, PETRI_TRANSITIONS=88} [2023-11-19 07:33:12,058 INFO L281 CegarLoopForPetriNet]: 91 programPoint places, -3 predicate places. [2023-11-19 07:33:12,058 INFO L495 AbstractCegarLoop]: Abstraction has has 88 places, 88 transitions, 196 flow [2023-11-19 07:33:12,059 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 244.5) internal successors, (489), 2 states have internal predecessors, (489), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:12,059 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:12,060 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 07:33:12,060 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:33:12,060 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:12,061 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:12,061 INFO L85 PathProgramCache]: Analyzing trace with hash 33747, now seen corresponding path program 1 times [2023-11-19 07:33:12,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:12,062 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475172342] [2023-11-19 07:33:12,062 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:12,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:12,448 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:33:12,449 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:33:12,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475172342] [2023-11-19 07:33:12,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475172342] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:33:12,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:33:12,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:33:12,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [893837518] [2023-11-19 07:33:12,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:33:12,452 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:33:12,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:33:12,453 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:33:12,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:33:12,628 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 512 [2023-11-19 07:33:12,630 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 88 transitions, 196 flow. Second operand has 3 states, 3 states have (on average 235.66666666666666) internal successors, (707), 3 states have internal predecessors, (707), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:12,630 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:33:12,630 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 512 [2023-11-19 07:33:12,630 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:33:15,106 INFO L124 PetriNetUnfolderBase]: 9561/17018 cut-off events. [2023-11-19 07:33:15,106 INFO L125 PetriNetUnfolderBase]: For 164/164 co-relation queries the response was YES. [2023-11-19 07:33:15,134 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31773 conditions, 17018 events. 9561/17018 cut-off events. For 164/164 co-relation queries the response was YES. Maximal size of possible extension queue 686. Compared 133645 event pairs, 8662 based on Foata normal form. 0/9519 useless extension candidates. Maximal degree in co-relation 31768. Up to 14647 conditions per place. [2023-11-19 07:33:15,211 INFO L140 encePairwiseOnDemand]: 507/512 looper letters, 65 selfloop transitions, 3 changer transitions 0/92 dead transitions. [2023-11-19 07:33:15,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 92 transitions, 340 flow [2023-11-19 07:33:15,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:33:15,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:33:15,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 775 transitions. [2023-11-19 07:33:15,216 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5045572916666666 [2023-11-19 07:33:15,217 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 775 transitions. [2023-11-19 07:33:15,217 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 775 transitions. [2023-11-19 07:33:15,218 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:33:15,218 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 775 transitions. [2023-11-19 07:33:15,221 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 258.3333333333333) internal successors, (775), 3 states have internal predecessors, (775), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:15,226 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:15,228 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:15,229 INFO L175 Difference]: Start difference. First operand has 88 places, 88 transitions, 196 flow. Second operand 3 states and 775 transitions. [2023-11-19 07:33:15,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 92 transitions, 340 flow [2023-11-19 07:33:15,235 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 92 transitions, 340 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 07:33:15,239 INFO L231 Difference]: Finished difference. Result has 91 places, 90 transitions, 217 flow [2023-11-19 07:33:15,240 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=512, PETRI_DIFFERENCE_MINUEND_FLOW=196, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=85, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=217, PETRI_PLACES=91, PETRI_TRANSITIONS=90} [2023-11-19 07:33:15,241 INFO L281 CegarLoopForPetriNet]: 91 programPoint places, 0 predicate places. [2023-11-19 07:33:15,241 INFO L495 AbstractCegarLoop]: Abstraction has has 91 places, 90 transitions, 217 flow [2023-11-19 07:33:15,242 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.66666666666666) internal successors, (707), 3 states have internal predecessors, (707), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:15,243 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:15,244 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-19 07:33:15,244 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:33:15,250 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:15,251 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:15,251 INFO L85 PathProgramCache]: Analyzing trace with hash 33748, now seen corresponding path program 1 times [2023-11-19 07:33:15,252 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:15,252 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2074289708] [2023-11-19 07:33:15,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:15,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:15,314 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:33:15,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:33:15,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2074289708] [2023-11-19 07:33:15,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2074289708] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:33:15,315 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:33:15,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 07:33:15,316 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1332764689] [2023-11-19 07:33:15,316 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:33:15,316 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:33:15,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:33:15,317 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:33:15,317 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:33:15,428 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 512 [2023-11-19 07:33:15,430 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 90 transitions, 217 flow. Second operand has 3 states, 3 states have (on average 234.66666666666666) internal successors, (704), 3 states have internal predecessors, (704), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:15,430 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:33:15,430 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 512 [2023-11-19 07:33:15,430 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:33:17,355 INFO L124 PetriNetUnfolderBase]: 9485/16338 cut-off events. [2023-11-19 07:33:17,356 INFO L125 PetriNetUnfolderBase]: For 593/593 co-relation queries the response was YES. [2023-11-19 07:33:17,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31523 conditions, 16338 events. 9485/16338 cut-off events. For 593/593 co-relation queries the response was YES. Maximal size of possible extension queue 637. Compared 123393 event pairs, 6022 based on Foata normal form. 0/9424 useless extension candidates. Maximal degree in co-relation 31516. Up to 10251 conditions per place. [2023-11-19 07:33:17,636 INFO L140 encePairwiseOnDemand]: 508/512 looper letters, 97 selfloop transitions, 2 changer transitions 0/122 dead transitions. [2023-11-19 07:33:17,637 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 122 transitions, 481 flow [2023-11-19 07:33:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:33:17,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:33:17,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 801 transitions. [2023-11-19 07:33:17,642 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.521484375 [2023-11-19 07:33:17,642 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 801 transitions. [2023-11-19 07:33:17,642 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 801 transitions. [2023-11-19 07:33:17,643 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:33:17,644 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 801 transitions. [2023-11-19 07:33:17,648 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 267.0) internal successors, (801), 3 states have internal predecessors, (801), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:17,654 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:17,656 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:17,656 INFO L175 Difference]: Start difference. First operand has 91 places, 90 transitions, 217 flow. Second operand 3 states and 801 transitions. [2023-11-19 07:33:17,656 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 122 transitions, 481 flow [2023-11-19 07:33:17,664 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 122 transitions, 478 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:33:17,668 INFO L231 Difference]: Finished difference. Result has 90 places, 88 transitions, 214 flow [2023-11-19 07:33:17,669 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=512, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=214, PETRI_PLACES=90, PETRI_TRANSITIONS=88} [2023-11-19 07:33:17,670 INFO L281 CegarLoopForPetriNet]: 91 programPoint places, -1 predicate places. [2023-11-19 07:33:17,671 INFO L495 AbstractCegarLoop]: Abstraction has has 90 places, 88 transitions, 214 flow [2023-11-19 07:33:17,672 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 234.66666666666666) internal successors, (704), 3 states have internal predecessors, (704), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:17,672 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:17,672 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:33:17,673 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:33:17,673 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:17,674 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:17,674 INFO L85 PathProgramCache]: Analyzing trace with hash 1006104027, now seen corresponding path program 1 times [2023-11-19 07:33:17,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:17,675 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [527913436] [2023-11-19 07:33:17,675 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:17,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:17,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:17,981 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:33:17,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:33:17,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [527913436] [2023-11-19 07:33:17,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [527913436] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:33:17,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:33:17,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:33:17,986 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [612533312] [2023-11-19 07:33:17,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:33:17,987 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:33:17,987 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:33:17,989 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:33:17,989 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:33:18,124 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 241 out of 512 [2023-11-19 07:33:18,126 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 88 transitions, 214 flow. Second operand has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:18,127 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:33:18,127 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 241 of 512 [2023-11-19 07:33:18,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:33:21,473 INFO L124 PetriNetUnfolderBase]: 16403/29493 cut-off events. [2023-11-19 07:33:21,474 INFO L125 PetriNetUnfolderBase]: For 1208/1208 co-relation queries the response was YES. [2023-11-19 07:33:21,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55855 conditions, 29493 events. 16403/29493 cut-off events. For 1208/1208 co-relation queries the response was YES. Maximal size of possible extension queue 1246. Compared 258818 event pairs, 7714 based on Foata normal form. 0/17308 useless extension candidates. Maximal degree in co-relation 55848. Up to 13289 conditions per place. [2023-11-19 07:33:21,673 INFO L140 encePairwiseOnDemand]: 509/512 looper letters, 118 selfloop transitions, 3 changer transitions 0/145 dead transitions. [2023-11-19 07:33:21,673 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 145 transitions, 591 flow [2023-11-19 07:33:21,674 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:33:21,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:33:21,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 844 transitions. [2023-11-19 07:33:21,680 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5494791666666666 [2023-11-19 07:33:21,680 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 844 transitions. [2023-11-19 07:33:21,680 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 844 transitions. [2023-11-19 07:33:21,682 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:33:21,682 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 844 transitions. [2023-11-19 07:33:21,685 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 281.3333333333333) internal successors, (844), 3 states have internal predecessors, (844), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:21,690 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:21,693 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:21,693 INFO L175 Difference]: Start difference. First operand has 90 places, 88 transitions, 214 flow. Second operand 3 states and 844 transitions. [2023-11-19 07:33:21,693 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 145 transitions, 591 flow [2023-11-19 07:33:21,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 145 transitions, 585 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:33:21,722 INFO L231 Difference]: Finished difference. Result has 91 places, 89 transitions, 227 flow [2023-11-19 07:33:21,723 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=512, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=85, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=227, PETRI_PLACES=91, PETRI_TRANSITIONS=89} [2023-11-19 07:33:21,725 INFO L281 CegarLoopForPetriNet]: 91 programPoint places, 0 predicate places. [2023-11-19 07:33:21,725 INFO L495 AbstractCegarLoop]: Abstraction has has 91 places, 89 transitions, 227 flow [2023-11-19 07:33:21,726 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:21,727 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:21,727 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:33:21,727 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 07:33:21,727 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:21,728 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:21,728 INFO L85 PathProgramCache]: Analyzing trace with hash 1006104026, now seen corresponding path program 1 times [2023-11-19 07:33:21,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:21,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470900607] [2023-11-19 07:33:21,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:21,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:21,843 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:33:21,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:33:21,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470900607] [2023-11-19 07:33:21,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1470900607] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:33:21,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:33:21,845 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:33:21,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591870179] [2023-11-19 07:33:21,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:33:21,850 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:33:21,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:33:21,851 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:33:21,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:33:21,982 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 241 out of 512 [2023-11-19 07:33:21,984 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 89 transitions, 227 flow. Second operand has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:21,984 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:33:21,986 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 241 of 512 [2023-11-19 07:33:21,986 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:33:25,350 INFO L124 PetriNetUnfolderBase]: 19727/36071 cut-off events. [2023-11-19 07:33:25,350 INFO L125 PetriNetUnfolderBase]: For 3212/3212 co-relation queries the response was YES. [2023-11-19 07:33:25,410 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67984 conditions, 36071 events. 19727/36071 cut-off events. For 3212/3212 co-relation queries the response was YES. Maximal size of possible extension queue 1470. Compared 328858 event pairs, 10277 based on Foata normal form. 0/22228 useless extension candidates. Maximal degree in co-relation 67976. Up to 21847 conditions per place. [2023-11-19 07:33:25,599 INFO L140 encePairwiseOnDemand]: 507/512 looper letters, 116 selfloop transitions, 5 changer transitions 0/144 dead transitions. [2023-11-19 07:33:25,599 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 144 transitions, 592 flow [2023-11-19 07:33:25,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:33:25,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 07:33:25,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 844 transitions. [2023-11-19 07:33:25,605 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5494791666666666 [2023-11-19 07:33:25,605 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 844 transitions. [2023-11-19 07:33:25,605 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 844 transitions. [2023-11-19 07:33:25,606 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:33:25,606 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 844 transitions. [2023-11-19 07:33:25,609 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 281.3333333333333) internal successors, (844), 3 states have internal predecessors, (844), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:25,615 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:25,617 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 512.0) internal successors, (2048), 4 states have internal predecessors, (2048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:25,617 INFO L175 Difference]: Start difference. First operand has 91 places, 89 transitions, 227 flow. Second operand 3 states and 844 transitions. [2023-11-19 07:33:25,618 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 144 transitions, 592 flow [2023-11-19 07:33:25,621 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 144 transitions, 589 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-19 07:33:25,624 INFO L231 Difference]: Finished difference. Result has 94 places, 92 transitions, 258 flow [2023-11-19 07:33:25,625 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=512, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=90, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=89, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=258, PETRI_PLACES=94, PETRI_TRANSITIONS=92} [2023-11-19 07:33:25,626 INFO L281 CegarLoopForPetriNet]: 91 programPoint places, 3 predicate places. [2023-11-19 07:33:25,626 INFO L495 AbstractCegarLoop]: Abstraction has has 94 places, 92 transitions, 258 flow [2023-11-19 07:33:25,627 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:25,627 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:25,627 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 07:33:25,627 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 07:33:25,628 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:25,628 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:25,628 INFO L85 PathProgramCache]: Analyzing trace with hash 1006104988, now seen corresponding path program 1 times [2023-11-19 07:33:25,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:25,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2123090739] [2023-11-19 07:33:25,629 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:25,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:25,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:25,805 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-19 07:33:25,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:33:25,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2123090739] [2023-11-19 07:33:25,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2123090739] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:33:25,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [190186730] [2023-11-19 07:33:25,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:25,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:33:25,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:33:25,813 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:33:25,825 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-19 07:33:25,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:33:25,961 INFO L262 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-19 07:33:25,967 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:33:26,068 INFO L378 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-19 07:33:26,134 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-19 07:33:26,134 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:33:26,207 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-19 07:33:26,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [190186730] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 07:33:26,208 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-19 07:33:26,209 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2023-11-19 07:33:26,209 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1546122036] [2023-11-19 07:33:26,209 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-19 07:33:26,210 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-19 07:33:26,210 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:33:26,212 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-19 07:33:26,212 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2023-11-19 07:33:26,812 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 512 [2023-11-19 07:33:26,816 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 92 transitions, 258 flow. Second operand has 8 states, 8 states have (on average 231.875) internal successors, (1855), 8 states have internal predecessors, (1855), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:26,816 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 07:33:26,817 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 512 [2023-11-19 07:33:26,817 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 07:33:28,678 INFO L124 PetriNetUnfolderBase]: 9471/16768 cut-off events. [2023-11-19 07:33:28,678 INFO L125 PetriNetUnfolderBase]: For 2037/2037 co-relation queries the response was YES. [2023-11-19 07:33:28,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33053 conditions, 16768 events. 9471/16768 cut-off events. For 2037/2037 co-relation queries the response was YES. Maximal size of possible extension queue 707. Compared 132322 event pairs, 5649 based on Foata normal form. 11/10602 useless extension candidates. Maximal degree in co-relation 33044. Up to 14471 conditions per place. [2023-11-19 07:33:28,807 INFO L140 encePairwiseOnDemand]: 507/512 looper letters, 76 selfloop transitions, 6 changer transitions 0/107 dead transitions. [2023-11-19 07:33:28,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 107 transitions, 448 flow [2023-11-19 07:33:28,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:33:28,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-19 07:33:28,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1464 transitions. [2023-11-19 07:33:28,816 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4765625 [2023-11-19 07:33:28,816 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1464 transitions. [2023-11-19 07:33:28,816 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1464 transitions. [2023-11-19 07:33:28,817 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 07:33:28,818 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1464 transitions. [2023-11-19 07:33:28,822 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 244.0) internal successors, (1464), 6 states have internal predecessors, (1464), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:28,830 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 512.0) internal successors, (3584), 7 states have internal predecessors, (3584), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:28,832 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 512.0) internal successors, (3584), 7 states have internal predecessors, (3584), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:28,832 INFO L175 Difference]: Start difference. First operand has 94 places, 92 transitions, 258 flow. Second operand 6 states and 1464 transitions. [2023-11-19 07:33:28,833 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 107 transitions, 448 flow [2023-11-19 07:33:28,837 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 107 transitions, 438 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-19 07:33:28,839 INFO L231 Difference]: Finished difference. Result has 96 places, 89 transitions, 246 flow [2023-11-19 07:33:28,840 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=512, PETRI_DIFFERENCE_MINUEND_FLOW=234, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=89, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=246, PETRI_PLACES=96, PETRI_TRANSITIONS=89} [2023-11-19 07:33:28,840 INFO L281 CegarLoopForPetriNet]: 91 programPoint places, 5 predicate places. [2023-11-19 07:33:28,841 INFO L495 AbstractCegarLoop]: Abstraction has has 96 places, 89 transitions, 246 flow [2023-11-19 07:33:28,842 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 231.875) internal successors, (1855), 8 states have internal predecessors, (1855), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:33:28,842 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 07:33:28,842 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-19 07:33:28,874 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-19 07:33:29,055 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66382ece-9540-4ff4-a566-38eb06f60123/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-11-19 07:33:29,056 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 62 more)] === [2023-11-19 07:33:29,056 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:33:29,056 INFO L85 PathProgramCache]: Analyzing trace with hash 1124484301, now seen corresponding path program 1 times [2023-11-19 07:33:29,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:33:29,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1938835522] [2023-11-19 07:33:29,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:33:29,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:33:29,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:33:29,084 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:33:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:33:29,126 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:33:29,126 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:33:29,128 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (64 of 65 remaining) [2023-11-19 07:33:29,129 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 65 remaining) [2023-11-19 07:33:29,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 65 remaining) [2023-11-19 07:33:29,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 65 remaining) [2023-11-19 07:33:29,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 65 remaining) [2023-11-19 07:33:29,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 65 remaining) [2023-11-19 07:33:29,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 65 remaining) [2023-11-19 07:33:29,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 65 remaining) [2023-11-19 07:33:29,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 65 remaining) [2023-11-19 07:33:29,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 65 remaining) [2023-11-19 07:33:29,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 65 remaining) [2023-11-19 07:33:29,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 65 remaining) [2023-11-19 07:33:29,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 65 remaining) [2023-11-19 07:33:29,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 65 remaining) [2023-11-19 07:33:29,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 65 remaining) [2023-11-19 07:33:29,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr14ASSERT_VIOLATIONMEMORY_LEAK (49 of 65 remaining) [2023-11-19 07:33:29,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 65 remaining) [2023-11-19 07:33:29,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 65 remaining) [2023-11-19 07:33:29,134 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 65 remaining) [2023-11-19 07:33:29,137 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 65 remaining) [2023-11-19 07:33:29,138 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 65 remaining) [2023-11-19 07:33:29,139 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 65 remaining) [2023-11-19 07:33:29,139 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 65 remaining) [2023-11-19 07:33:29,139 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 65 remaining) [2023-11-19 07:33:29,139 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 65 remaining) [2023-11-19 07:33:29,139 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 65 remaining) [2023-11-19 07:33:29,140 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 65 remaining) [2023-11-19 07:33:29,140 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 65 remaining) [2023-11-19 07:33:29,140 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONMEMORY_LEAK (36 of 65 remaining) [2023-11-19 07:33:29,140 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 65 remaining) [2023-11-19 07:33:29,141 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 65 remaining) [2023-11-19 07:33:29,141 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 65 remaining) [2023-11-19 07:33:29,141 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 65 remaining) [2023-11-19 07:33:29,141 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 65 remaining) [2023-11-19 07:33:29,141 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 65 remaining) [2023-11-19 07:33:29,141 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 65 remaining) [2023-11-19 07:33:29,142 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 65 remaining) [2023-11-19 07:33:29,142 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 65 remaining) [2023-11-19 07:33:29,142 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 65 remaining) [2023-11-19 07:33:29,142 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 65 remaining) [2023-11-19 07:33:29,142 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 65 remaining) [2023-11-19 07:33:29,143 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 65 remaining) [2023-11-19 07:33:29,145 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 65 remaining) [2023-11-19 07:33:29,145 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 65 remaining) [2023-11-19 07:33:29,149 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 65 remaining) [2023-11-19 07:33:29,149 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 65 remaining) [2023-11-19 07:33:29,149 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 65 remaining) [2023-11-19 07:33:29,149 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 65 remaining) [2023-11-19 07:33:29,150 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 65 remaining) [2023-11-19 07:33:29,150 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 65 remaining) [2023-11-19 07:33:29,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 65 remaining) [2023-11-19 07:33:29,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 65 remaining) [2023-11-19 07:33:29,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 65 remaining) [2023-11-19 07:33:29,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 65 remaining) [2023-11-19 07:33:29,153 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr14ASSERT_VIOLATIONMEMORY_LEAK (10 of 65 remaining) [2023-11-19 07:33:29,153 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 65 remaining) [2023-11-19 07:33:29,153 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 65 remaining) [2023-11-19 07:33:29,153 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 65 remaining) [2023-11-19 07:33:29,153 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 65 remaining) [2023-11-19 07:33:29,153 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 65 remaining) [2023-11-19 07:33:29,154 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 65 remaining) [2023-11-19 07:33:29,154 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 65 remaining) [2023-11-19 07:33:29,154 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 65 remaining) [2023-11-19 07:33:29,154 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 65 remaining) [2023-11-19 07:33:29,154 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 65 remaining) [2023-11-19 07:33:29,154 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-19 07:33:29,155 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:33:29,157 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 07:33:29,157 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-19 07:33:29,272 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-19 07:33:29,283 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 384 places, 419 transitions, 882 flow [2023-11-19 07:33:29,677 INFO L124 PetriNetUnfolderBase]: 197/1547 cut-off events. [2023-11-19 07:33:29,677 INFO L125 PetriNetUnfolderBase]: For 72/83 co-relation queries the response was YES. [2023-11-19 07:33:29,691 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1636 conditions, 1547 events. 197/1547 cut-off events. For 72/83 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 10724 event pairs, 2 based on Foata normal form. 0/1140 useless extension candidates. Maximal degree in co-relation 957. Up to 32 conditions per place. [2023-11-19 07:33:29,691 INFO L82 GeneralOperation]: Start removeDead. Operand has 384 places, 419 transitions, 882 flow [2023-11-19 07:33:29,729 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 384 places, 419 transitions, 882 flow [2023-11-19 07:33:29,729 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 07:33:29,729 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 384 places, 419 transitions, 882 flow [2023-11-19 07:33:29,730 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 384 places, 419 transitions, 882 flow [2023-11-19 07:33:29,730 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 384 places, 419 transitions, 882 flow [2023-11-19 07:33:30,148 INFO L124 PetriNetUnfolderBase]: 197/1547 cut-off events. [2023-11-19 07:33:30,148 INFO L125 PetriNetUnfolderBase]: For 72/83 co-relation queries the response was YES. [2023-11-19 07:33:30,160 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1636 conditions, 1547 events. 197/1547 cut-off events. For 72/83 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 10724 event pairs, 2 based on Foata normal form. 0/1140 useless extension candidates. Maximal degree in co-relation 957. Up to 32 conditions per place. [2023-11-19 07:33:30,250 INFO L119 LiptonReduction]: Number of co-enabled transitions 93616