./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7b88fee59ad03447f68c116aa52c40e006cc633d8116aa4d446048afd18fa64f --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:56:13,915 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:56:14,030 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-06 22:56:14,035 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:56:14,036 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:56:14,059 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:56:14,060 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:56:14,061 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:56:14,062 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:56:14,063 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:56:14,063 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:56:14,064 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:56:14,065 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:56:14,065 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:56:14,066 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:56:14,067 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:56:14,067 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:56:14,068 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:56:14,069 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 22:56:14,069 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 22:56:14,070 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 22:56:14,076 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:56:14,076 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:56:14,077 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:56:14,078 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:56:14,078 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:56:14,079 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:56:14,079 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:56:14,080 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:56:14,080 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:56:14,081 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:56:14,082 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:56:14,082 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:56:14,082 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:56:14,083 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:56:14,083 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:56:14,083 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:56:14,083 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:56:14,083 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_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7b88fee59ad03447f68c116aa52c40e006cc633d8116aa4d446048afd18fa64f [2023-11-06 22:56:14,404 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:56:14,438 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:56:14,441 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:56:14,442 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:56:14,443 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:56:14,444 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i [2023-11-06 22:56:17,476 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:56:17,754 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:56:17,755 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/sv-benchmarks/c/goblint-regression/28-race_reach_09-ptrmunge_racing.i [2023-11-06 22:56:17,779 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/data/3b9f5b807/6b2427d0f2774b7a82e2e84259c1bd8e/FLAG450a972f4 [2023-11-06 22:56:17,799 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/data/3b9f5b807/6b2427d0f2774b7a82e2e84259c1bd8e [2023-11-06 22:56:17,805 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:56:17,808 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:56:17,810 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:56:17,810 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:56:17,816 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:56:17,817 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:56:17" (1/1) ... [2023-11-06 22:56:17,818 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@44b351be and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:17, skipping insertion in model container [2023-11-06 22:56:17,818 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:56:17" (1/1) ... [2023-11-06 22:56:17,874 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:56:18,278 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:56:18,291 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:56:18,332 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:56:18,378 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:56:18,379 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18 WrapperNode [2023-11-06 22:56:18,379 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:56:18,380 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:56:18,380 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:56:18,380 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:56:18,388 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,404 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,442 INFO L138 Inliner]: procedures = 172, calls = 51, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 227 [2023-11-06 22:56:18,443 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:56:18,443 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:56:18,444 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:56:18,444 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:56:18,453 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,454 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,459 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,459 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,468 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,474 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,477 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,481 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,486 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:56:18,487 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:56:18,487 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:56:18,487 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:56:18,488 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (1/1) ... [2023-11-06 22:56:18,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:56:18,519 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:56:18,531 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:56:18,554 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:56:18,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:56:18,576 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2023-11-06 22:56:18,577 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2023-11-06 22:56:18,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:56:18,578 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-06 22:56:18,578 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:56:18,578 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:56:18,578 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2023-11-06 22:56:18,578 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2023-11-06 22:56:18,579 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:56:18,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:56:18,579 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:56:18,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:56:18,581 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:56:18,762 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:56:18,765 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:56:19,200 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:56:19,213 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:56:19,217 INFO L302 CfgBuilder]: Removed 24 assume(true) statements. [2023-11-06 22:56:19,221 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:56:19 BoogieIcfgContainer [2023-11-06 22:56:19,222 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:56:19,224 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:56:19,224 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:56:19,228 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:56:19,228 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:56:17" (1/3) ... [2023-11-06 22:56:19,229 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5daf4aed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:56:19, skipping insertion in model container [2023-11-06 22:56:19,230 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:56:18" (2/3) ... [2023-11-06 22:56:19,230 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5daf4aed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:56:19, skipping insertion in model container [2023-11-06 22:56:19,230 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:56:19" (3/3) ... [2023-11-06 22:56:19,231 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_09-ptrmunge_racing.i [2023-11-06 22:56:19,252 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:56:19,252 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2023-11-06 22:56:19,252 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:56:19,424 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-06 22:56:19,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 240 places, 269 transitions, 558 flow [2023-11-06 22:56:19,735 INFO L124 PetriNetUnfolderBase]: 61/495 cut-off events. [2023-11-06 22:56:19,735 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:56:19,753 INFO L83 FinitePrefix]: Finished finitePrefix Result has 512 conditions, 495 events. 61/495 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 2519 event pairs, 0 based on Foata normal form. 0/363 useless extension candidates. Maximal degree in co-relation 269. Up to 8 conditions per place. [2023-11-06 22:56:19,753 INFO L82 GeneralOperation]: Start removeDead. Operand has 240 places, 269 transitions, 558 flow [2023-11-06 22:56:19,771 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 240 places, 269 transitions, 558 flow [2023-11-06 22:56:19,775 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:56:19,789 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 240 places, 269 transitions, 558 flow [2023-11-06 22:56:19,794 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 240 places, 269 transitions, 558 flow [2023-11-06 22:56:19,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 240 places, 269 transitions, 558 flow [2023-11-06 22:56:19,943 INFO L124 PetriNetUnfolderBase]: 61/495 cut-off events. [2023-11-06 22:56:19,944 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:56:19,952 INFO L83 FinitePrefix]: Finished finitePrefix Result has 512 conditions, 495 events. 61/495 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 2519 event pairs, 0 based on Foata normal form. 0/363 useless extension candidates. Maximal degree in co-relation 269. Up to 8 conditions per place. [2023-11-06 22:56:19,984 INFO L119 LiptonReduction]: Number of co-enabled transitions 32320 [2023-11-06 22:56:26,969 INFO L134 LiptonReduction]: Checked pairs total: 71598 [2023-11-06 22:56:26,974 INFO L136 LiptonReduction]: Total number of compositions: 236 [2023-11-06 22:56:27,002 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:56:27,009 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;@26a4db2, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:56:27,010 INFO L358 AbstractCegarLoop]: Starting to check reachability of 55 error locations. [2023-11-06 22:56:27,013 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:56:27,013 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-06 22:56:27,013 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:56:27,014 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:56:27,014 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:56:27,015 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:56:27,020 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:56:27,020 INFO L85 PathProgramCache]: Analyzing trace with hash 35096, now seen corresponding path program 1 times [2023-11-06 22:56:27,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:56:27,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1982703797] [2023-11-06 22:56:27,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:56:27,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:56:27,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:56:27,339 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:56:27,339 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:56:27,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1982703797] [2023-11-06 22:56:27,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1982703797] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:56:27,341 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:56:27,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:56:27,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714951033] [2023-11-06 22:56:27,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:56:27,349 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:56:27,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:56:27,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:56:27,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:56:27,506 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 505 [2023-11-06 22:56:27,510 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 110 transitions, 240 flow. Second operand has 3 states, 3 states have (on average 223.66666666666666) internal successors, (671), 3 states have internal predecessors, (671), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:27,510 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:56:27,510 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 505 [2023-11-06 22:56:27,512 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:56:30,598 INFO L124 PetriNetUnfolderBase]: 14105/23109 cut-off events. [2023-11-06 22:56:30,598 INFO L125 PetriNetUnfolderBase]: For 167/167 co-relation queries the response was YES. [2023-11-06 22:56:30,634 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44581 conditions, 23109 events. 14105/23109 cut-off events. For 167/167 co-relation queries the response was YES. Maximal size of possible extension queue 1244. Compared 187909 event pairs, 10728 based on Foata normal form. 2364/15321 useless extension candidates. Maximal degree in co-relation 42923. Up to 17046 conditions per place. [2023-11-06 22:56:30,790 INFO L140 encePairwiseOnDemand]: 478/505 looper letters, 107 selfloop transitions, 2 changer transitions 0/126 dead transitions. [2023-11-06 22:56:30,790 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 126 transitions, 490 flow [2023-11-06 22:56:30,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:56:30,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:56:30,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 826 transitions. [2023-11-06 22:56:30,813 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5452145214521452 [2023-11-06 22:56:30,813 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 826 transitions. [2023-11-06 22:56:30,814 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 826 transitions. [2023-11-06 22:56:30,820 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:56:30,822 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 826 transitions. [2023-11-06 22:56:30,829 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:30,841 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 505.0) internal successors, (2020), 4 states have internal predecessors, (2020), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:30,843 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 505.0) internal successors, (2020), 4 states have internal predecessors, (2020), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:30,845 INFO L175 Difference]: Start difference. First operand has 88 places, 110 transitions, 240 flow. Second operand 3 states and 826 transitions. [2023-11-06 22:56:30,846 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 126 transitions, 490 flow [2023-11-06 22:56:30,852 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 126 transitions, 490 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:56:30,857 INFO L231 Difference]: Finished difference. Result has 86 places, 85 transitions, 194 flow [2023-11-06 22:56:30,859 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=505, PETRI_DIFFERENCE_MINUEND_FLOW=190, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=194, PETRI_PLACES=86, PETRI_TRANSITIONS=85} [2023-11-06 22:56:30,865 INFO L281 CegarLoopForPetriNet]: 88 programPoint places, -2 predicate places. [2023-11-06 22:56:30,865 INFO L495 AbstractCegarLoop]: Abstraction has has 86 places, 85 transitions, 194 flow [2023-11-06 22:56:30,866 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 223.66666666666666) internal successors, (671), 3 states have internal predecessors, (671), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:30,867 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:56:30,867 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:56:30,867 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:56:30,868 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:56:30,878 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:56:30,878 INFO L85 PathProgramCache]: Analyzing trace with hash 35097, now seen corresponding path program 1 times [2023-11-06 22:56:30,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:56:30,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752737855] [2023-11-06 22:56:30,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:56:30,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:56:30,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:56:31,094 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:56:31,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:56:31,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752737855] [2023-11-06 22:56:31,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752737855] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:56:31,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:56:31,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:56:31,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876370780] [2023-11-06 22:56:31,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:56:31,097 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:56:31,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:56:31,097 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:56:31,098 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:56:31,201 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 505 [2023-11-06 22:56:31,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 85 transitions, 194 flow. Second operand has 3 states, 3 states have (on average 226.66666666666666) internal successors, (680), 3 states have internal predecessors, (680), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:31,203 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:56:31,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 505 [2023-11-06 22:56:31,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:56:33,799 INFO L124 PetriNetUnfolderBase]: 14082/23238 cut-off events. [2023-11-06 22:56:33,799 INFO L125 PetriNetUnfolderBase]: For 626/626 co-relation queries the response was YES. [2023-11-06 22:56:33,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45004 conditions, 23238 events. 14082/23238 cut-off events. For 626/626 co-relation queries the response was YES. Maximal size of possible extension queue 1171. Compared 187916 event pairs, 12394 based on Foata normal form. 0/13695 useless extension candidates. Maximal degree in co-relation 43790. Up to 21095 conditions per place. [2023-11-06 22:56:33,922 INFO L140 encePairwiseOnDemand]: 501/505 looper letters, 88 selfloop transitions, 2 changer transitions 0/107 dead transitions. [2023-11-06 22:56:33,922 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 107 transitions, 418 flow [2023-11-06 22:56:33,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:56:33,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:56:33,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 770 transitions. [2023-11-06 22:56:33,926 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5082508250825083 [2023-11-06 22:56:33,927 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 770 transitions. [2023-11-06 22:56:33,927 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 770 transitions. [2023-11-06 22:56:33,928 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:56:33,928 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 770 transitions. [2023-11-06 22:56:33,931 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 256.6666666666667) internal successors, (770), 3 states have internal predecessors, (770), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:33,935 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 505.0) internal successors, (2020), 4 states have internal predecessors, (2020), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:33,936 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 505.0) internal successors, (2020), 4 states have internal predecessors, (2020), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:33,936 INFO L175 Difference]: Start difference. First operand has 86 places, 85 transitions, 194 flow. Second operand 3 states and 770 transitions. [2023-11-06 22:56:33,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 107 transitions, 418 flow [2023-11-06 22:56:33,951 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 107 transitions, 414 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:56:33,954 INFO L231 Difference]: Finished difference. Result has 87 places, 85 transitions, 200 flow [2023-11-06 22:56:33,954 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=505, PETRI_DIFFERENCE_MINUEND_FLOW=190, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=200, PETRI_PLACES=87, PETRI_TRANSITIONS=85} [2023-11-06 22:56:33,955 INFO L281 CegarLoopForPetriNet]: 88 programPoint places, -1 predicate places. [2023-11-06 22:56:33,955 INFO L495 AbstractCegarLoop]: Abstraction has has 87 places, 85 transitions, 200 flow [2023-11-06 22:56:33,956 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 226.66666666666666) internal successors, (680), 3 states have internal predecessors, (680), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:33,956 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:56:33,956 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 22:56:33,957 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:56:33,957 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:56:33,957 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:56:33,958 INFO L85 PathProgramCache]: Analyzing trace with hash 1046342447, now seen corresponding path program 1 times [2023-11-06 22:56:33,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:56:33,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1852235777] [2023-11-06 22:56:33,958 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:56:33,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:56:33,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:56:34,071 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:56:34,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:56:34,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1852235777] [2023-11-06 22:56:34,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1852235777] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:56:34,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1903267561] [2023-11-06 22:56:34,072 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:56:34,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:56:34,073 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:56:34,079 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:56:34,107 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:56:34,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:56:34,181 INFO L262 TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-06 22:56:34,185 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:56:34,292 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-06 22:56:34,368 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:56:34,368 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:56:34,427 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:56:34,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1903267561] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:56:34,428 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 22:56:34,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2023-11-06 22:56:34,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562689221] [2023-11-06 22:56:34,429 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 22:56:34,429 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-06 22:56:34,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:56:34,430 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-06 22:56:34,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2023-11-06 22:56:34,909 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 505 [2023-11-06 22:56:34,912 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 85 transitions, 200 flow. Second operand has 8 states, 8 states have (on average 222.875) internal successors, (1783), 8 states have internal predecessors, (1783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:34,912 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:56:34,912 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 505 [2023-11-06 22:56:34,913 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:56:35,045 INFO L124 PetriNetUnfolderBase]: 43/139 cut-off events. [2023-11-06 22:56:35,045 INFO L125 PetriNetUnfolderBase]: For 21/21 co-relation queries the response was YES. [2023-11-06 22:56:35,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 302 conditions, 139 events. 43/139 cut-off events. For 21/21 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 617 event pairs, 0 based on Foata normal form. 22/129 useless extension candidates. Maximal degree in co-relation 296. Up to 86 conditions per place. [2023-11-06 22:56:35,046 INFO L140 encePairwiseOnDemand]: 501/505 looper letters, 45 selfloop transitions, 2 changer transitions 0/55 dead transitions. [2023-11-06 22:56:35,047 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 55 transitions, 214 flow [2023-11-06 22:56:35,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:56:35,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:56:35,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 933 transitions. [2023-11-06 22:56:35,051 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4618811881188119 [2023-11-06 22:56:35,051 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 933 transitions. [2023-11-06 22:56:35,051 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 933 transitions. [2023-11-06 22:56:35,052 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:56:35,053 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 933 transitions. [2023-11-06 22:56:35,056 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 233.25) internal successors, (933), 4 states have internal predecessors, (933), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:35,061 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 505.0) internal successors, (2525), 5 states have internal predecessors, (2525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:35,063 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 505.0) internal successors, (2525), 5 states have internal predecessors, (2525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:35,063 INFO L175 Difference]: Start difference. First operand has 87 places, 85 transitions, 200 flow. Second operand 4 states and 933 transitions. [2023-11-06 22:56:35,063 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 55 transitions, 214 flow [2023-11-06 22:56:35,064 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 55 transitions, 208 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-06 22:56:35,066 INFO L231 Difference]: Finished difference. Result has 39 places, 33 transitions, 74 flow [2023-11-06 22:56:35,066 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=505, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=74, PETRI_PLACES=39, PETRI_TRANSITIONS=33} [2023-11-06 22:56:35,067 INFO L281 CegarLoopForPetriNet]: 88 programPoint places, -49 predicate places. [2023-11-06 22:56:35,067 INFO L495 AbstractCegarLoop]: Abstraction has has 39 places, 33 transitions, 74 flow [2023-11-06 22:56:35,069 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 222.875) internal successors, (1783), 8 states have internal predecessors, (1783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:35,069 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:56:35,069 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-06 22:56:35,077 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:56:35,275 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4b1fa1b0-f748-4b56-a883-797f50791a13/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:56:35,275 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 52 more)] === [2023-11-06 22:56:35,276 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:56:35,276 INFO L85 PathProgramCache]: Analyzing trace with hash -1923121747, now seen corresponding path program 1 times [2023-11-06 22:56:35,276 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:56:35,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1529701392] [2023-11-06 22:56:35,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:56:35,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:56:35,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:56:35,305 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:56:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:56:35,351 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:56:35,352 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:56:35,353 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (54 of 55 remaining) [2023-11-06 22:56:35,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 55 remaining) [2023-11-06 22:56:35,355 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 55 remaining) [2023-11-06 22:56:35,356 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 55 remaining) [2023-11-06 22:56:35,357 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 55 remaining) [2023-11-06 22:56:35,357 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 55 remaining) [2023-11-06 22:56:35,357 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 55 remaining) [2023-11-06 22:56:35,357 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 55 remaining) [2023-11-06 22:56:35,358 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 55 remaining) [2023-11-06 22:56:35,358 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 55 remaining) [2023-11-06 22:56:35,358 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 55 remaining) [2023-11-06 22:56:35,358 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10ASSERT_VIOLATIONMEMORY_LEAK (43 of 55 remaining) [2023-11-06 22:56:35,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 55 remaining) [2023-11-06 22:56:35,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 55 remaining) [2023-11-06 22:56:35,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 55 remaining) [2023-11-06 22:56:35,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 55 remaining) [2023-11-06 22:56:35,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 55 remaining) [2023-11-06 22:56:35,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 55 remaining) [2023-11-06 22:56:35,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 55 remaining) [2023-11-06 22:56:35,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 55 remaining) [2023-11-06 22:56:35,364 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (34 of 55 remaining) [2023-11-06 22:56:35,364 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (33 of 55 remaining) [2023-11-06 22:56:35,365 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 55 remaining) [2023-11-06 22:56:35,365 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 55 remaining) [2023-11-06 22:56:35,365 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 55 remaining) [2023-11-06 22:56:35,366 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 55 remaining) [2023-11-06 22:56:35,366 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 55 remaining) [2023-11-06 22:56:35,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 55 remaining) [2023-11-06 22:56:35,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 55 remaining) [2023-11-06 22:56:35,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 55 remaining) [2023-11-06 22:56:35,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 55 remaining) [2023-11-06 22:56:35,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 55 remaining) [2023-11-06 22:56:35,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK (22 of 55 remaining) [2023-11-06 22:56:35,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 55 remaining) [2023-11-06 22:56:35,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 55 remaining) [2023-11-06 22:56:35,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 55 remaining) [2023-11-06 22:56:35,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 55 remaining) [2023-11-06 22:56:35,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 55 remaining) [2023-11-06 22:56:35,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 55 remaining) [2023-11-06 22:56:35,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 55 remaining) [2023-11-06 22:56:35,370 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 55 remaining) [2023-11-06 22:56:35,370 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 55 remaining) [2023-11-06 22:56:35,370 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 55 remaining) [2023-11-06 22:56:35,373 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr10ASSERT_VIOLATIONMEMORY_LEAK (11 of 55 remaining) [2023-11-06 22:56:35,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 55 remaining) [2023-11-06 22:56:35,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 55 remaining) [2023-11-06 22:56:35,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 55 remaining) [2023-11-06 22:56:35,374 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 55 remaining) [2023-11-06 22:56:35,375 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 55 remaining) [2023-11-06 22:56:35,375 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 55 remaining) [2023-11-06 22:56:35,375 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 55 remaining) [2023-11-06 22:56:35,375 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 55 remaining) [2023-11-06 22:56:35,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 55 remaining) [2023-11-06 22:56:35,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 55 remaining) [2023-11-06 22:56:35,376 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr10ASSERT_VIOLATIONMEMORY_LEAK (0 of 55 remaining) [2023-11-06 22:56:35,376 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:56:35,377 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-06 22:56:35,379 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:56:35,379 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-06 22:56:35,558 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-06 22:56:35,570 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 380 places, 435 transitions, 914 flow [2023-11-06 22:56:35,975 INFO L124 PetriNetUnfolderBase]: 205/1451 cut-off events. [2023-11-06 22:56:35,975 INFO L125 PetriNetUnfolderBase]: For 72/75 co-relation queries the response was YES. [2023-11-06 22:56:36,002 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1540 conditions, 1451 events. 205/1451 cut-off events. For 72/75 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9936 event pairs, 2 based on Foata normal form. 0/1067 useless extension candidates. Maximal degree in co-relation 875. Up to 32 conditions per place. [2023-11-06 22:56:36,002 INFO L82 GeneralOperation]: Start removeDead. Operand has 380 places, 435 transitions, 914 flow [2023-11-06 22:56:36,036 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 380 places, 435 transitions, 914 flow [2023-11-06 22:56:36,036 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:56:36,036 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 380 places, 435 transitions, 914 flow [2023-11-06 22:56:36,037 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 380 places, 435 transitions, 914 flow [2023-11-06 22:56:36,037 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 380 places, 435 transitions, 914 flow [2023-11-06 22:56:36,456 INFO L124 PetriNetUnfolderBase]: 205/1451 cut-off events. [2023-11-06 22:56:36,457 INFO L125 PetriNetUnfolderBase]: For 72/75 co-relation queries the response was YES. [2023-11-06 22:56:36,483 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1540 conditions, 1451 events. 205/1451 cut-off events. For 72/75 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9936 event pairs, 2 based on Foata normal form. 0/1067 useless extension candidates. Maximal degree in co-relation 875. Up to 32 conditions per place. [2023-11-06 22:56:36,627 INFO L119 LiptonReduction]: Number of co-enabled transitions 119040 [2023-11-06 22:56:46,227 INFO L134 LiptonReduction]: Checked pairs total: 305910 [2023-11-06 22:56:46,227 INFO L136 LiptonReduction]: Total number of compositions: 374 [2023-11-06 22:56:46,230 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:56:46,230 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;@26a4db2, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:56:46,231 INFO L358 AbstractCegarLoop]: Starting to check reachability of 77 error locations. [2023-11-06 22:56:46,232 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:56:46,232 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-06 22:56:46,232 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:56:46,232 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:56:46,233 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:56:46,233 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE, t2_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 74 more)] === [2023-11-06 22:56:46,233 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:56:46,233 INFO L85 PathProgramCache]: Analyzing trace with hash 66150, now seen corresponding path program 1 times [2023-11-06 22:56:46,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:56:46,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029505631] [2023-11-06 22:56:46,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:56:46,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:56:46,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:56:46,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:56:46,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:56:46,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029505631] [2023-11-06 22:56:46,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029505631] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:56:46,268 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:56:46,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:56:46,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510077630] [2023-11-06 22:56:46,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:56:46,269 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:56:46,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:56:46,269 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:56:46,270 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:56:46,383 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 357 out of 809 [2023-11-06 22:56:46,385 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 197 transitions, 438 flow. Second operand has 3 states, 3 states have (on average 357.6666666666667) internal successors, (1073), 3 states have internal predecessors, (1073), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:56:46,386 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:56:46,386 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 357 of 809 [2023-11-06 22:56:46,386 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand