./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_04-munge_racefree.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_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/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_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_04-munge_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/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_24a87982-85fb-4699-9c84-dc8ff8fa0091/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 50de8acec85b0b2508f1f33521d9ab6717fa1b5141d6b9e2d08fcb4af894112b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:01:26,670 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:01:26,791 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-06 22:01:26,804 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:01:26,805 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:01:26,842 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:01:26,842 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:01:26,843 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:01:26,844 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:01:26,849 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:01:26,849 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:01:26,850 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:01:26,850 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:01:26,852 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:01:26,852 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:01:26,852 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:01:26,853 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:01:26,853 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:01:26,854 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 22:01:26,854 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 22:01:26,854 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 22:01:26,855 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:01:26,855 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:01:26,856 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:01:26,856 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:01:26,856 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:01:26,857 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:01:26,857 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:01:26,858 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:01:26,858 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:01:26,859 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:01:26,860 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:01:26,860 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:01:26,860 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:01:26,860 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:01:26,860 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:01:26,861 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:01:26,861 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:01:26,861 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_24a87982-85fb-4699-9c84-dc8ff8fa0091/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_24a87982-85fb-4699-9c84-dc8ff8fa0091/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 -> 50de8acec85b0b2508f1f33521d9ab6717fa1b5141d6b9e2d08fcb4af894112b [2023-11-06 22:01:27,176 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:01:27,197 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:01:27,200 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:01:27,201 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:01:27,202 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:01:27,203 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-regression/28-race_reach_04-munge_racefree.i [2023-11-06 22:01:30,307 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:01:30,725 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:01:30,728 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/sv-benchmarks/c/goblint-regression/28-race_reach_04-munge_racefree.i [2023-11-06 22:01:30,748 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/data/dab582c2e/5073e0652f9f4dab855e4883e94f451e/FLAG94093f92f [2023-11-06 22:01:30,766 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/data/dab582c2e/5073e0652f9f4dab855e4883e94f451e [2023-11-06 22:01:30,774 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:01:30,776 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:01:30,780 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:01:30,780 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:01:30,785 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:01:30,786 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:01:30" (1/1) ... [2023-11-06 22:01:30,787 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5874f1f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:30, skipping insertion in model container [2023-11-06 22:01:30,787 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:01:30" (1/1) ... [2023-11-06 22:01:30,854 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:01:31,235 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:01:31,255 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:01:31,335 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:01:31,387 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:01:31,388 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31 WrapperNode [2023-11-06 22:01:31,388 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:01:31,389 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:01:31,389 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:01:31,390 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:01:31,397 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:01:31" (1/1) ... [2023-11-06 22:01:31,429 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:01:31" (1/1) ... [2023-11-06 22:01:31,472 INFO L138 Inliner]: procedures = 172, calls = 38, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 211 [2023-11-06 22:01:31,472 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:01:31,473 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:01:31,473 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:01:31,474 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:01:31,484 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,484 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,500 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,501 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,518 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,524 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,527 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,529 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,533 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:01:31,534 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:01:31,535 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:01:31,535 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:01:31,536 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (1/1) ... [2023-11-06 22:01:31,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:01:31,569 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:01:31,580 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/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:01:31,587 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/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:01:31,622 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:01:31,623 INFO L130 BoogieDeclarations]: Found specification of procedure t2_fun [2023-11-06 22:01:31,624 INFO L138 BoogieDeclarations]: Found implementation of procedure t2_fun [2023-11-06 22:01:31,624 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:01:31,625 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-06 22:01:31,625 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:01:31,625 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:01:31,625 INFO L130 BoogieDeclarations]: Found specification of procedure t1_fun [2023-11-06 22:01:31,625 INFO L138 BoogieDeclarations]: Found implementation of procedure t1_fun [2023-11-06 22:01:31,625 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:01:31,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:01:31,626 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:01:31,626 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:01:31,627 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:01:31,780 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:01:31,781 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:01:32,179 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:01:32,191 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:01:32,191 INFO L302 CfgBuilder]: Removed 24 assume(true) statements. [2023-11-06 22:01:32,194 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:01:32 BoogieIcfgContainer [2023-11-06 22:01:32,194 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:01:32,201 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:01:32,202 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:01:32,206 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:01:32,206 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:01:30" (1/3) ... [2023-11-06 22:01:32,207 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42615c42 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:01:32, skipping insertion in model container [2023-11-06 22:01:32,208 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:01:31" (2/3) ... [2023-11-06 22:01:32,209 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42615c42 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:01:32, skipping insertion in model container [2023-11-06 22:01:32,210 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:01:32" (3/3) ... [2023-11-06 22:01:32,211 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_04-munge_racefree.i [2023-11-06 22:01:32,233 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:01:32,233 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2023-11-06 22:01:32,233 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:01:32,344 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-06 22:01:32,390 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 206 places, 235 transitions, 490 flow [2023-11-06 22:01:32,660 INFO L124 PetriNetUnfolderBase]: 61/444 cut-off events. [2023-11-06 22:01:32,660 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:01:32,686 INFO L83 FinitePrefix]: Finished finitePrefix Result has 461 conditions, 444 events. 61/444 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2091 event pairs, 0 based on Foata normal form. 0/342 useless extension candidates. Maximal degree in co-relation 235. Up to 8 conditions per place. [2023-11-06 22:01:32,686 INFO L82 GeneralOperation]: Start removeDead. Operand has 206 places, 235 transitions, 490 flow [2023-11-06 22:01:32,704 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 206 places, 235 transitions, 490 flow [2023-11-06 22:01:32,709 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:01:32,719 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 206 places, 235 transitions, 490 flow [2023-11-06 22:01:32,722 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 206 places, 235 transitions, 490 flow [2023-11-06 22:01:32,722 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 206 places, 235 transitions, 490 flow [2023-11-06 22:01:32,804 INFO L124 PetriNetUnfolderBase]: 61/444 cut-off events. [2023-11-06 22:01:32,805 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:01:32,808 INFO L83 FinitePrefix]: Finished finitePrefix Result has 461 conditions, 444 events. 61/444 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2091 event pairs, 0 based on Foata normal form. 0/342 useless extension candidates. Maximal degree in co-relation 235. Up to 8 conditions per place. [2023-11-06 22:01:32,830 INFO L119 LiptonReduction]: Number of co-enabled transitions 23310 [2023-11-06 22:01:38,057 INFO L134 LiptonReduction]: Checked pairs total: 40497 [2023-11-06 22:01:38,057 INFO L136 LiptonReduction]: Total number of compositions: 194 [2023-11-06 22:01:38,073 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:01:38,080 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;@1f25ff33, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:01:38,080 INFO L358 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2023-11-06 22:01:38,083 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:01:38,083 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-06 22:01:38,083 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:01:38,083 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:01:38,084 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:01:38,084 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-06 22:01:38,089 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:01:38,090 INFO L85 PathProgramCache]: Analyzing trace with hash 30499, now seen corresponding path program 1 times [2023-11-06 22:01:38,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:01:38,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251728689] [2023-11-06 22:01:38,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:01:38,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:01:38,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:01:38,388 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:01:38,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:01:38,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251728689] [2023-11-06 22:01:38,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251728689] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:01:38,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:01:38,390 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:01:38,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123321924] [2023-11-06 22:01:38,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:01:38,401 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:01:38,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:01:38,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:01:38,439 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:01:38,503 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 189 out of 429 [2023-11-06 22:01:38,507 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 98 transitions, 216 flow. Second operand has 3 states, 3 states have (on average 189.66666666666666) internal successors, (569), 3 states have internal predecessors, (569), 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:01:38,507 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:01:38,507 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 189 of 429 [2023-11-06 22:01:38,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:01:39,968 INFO L124 PetriNetUnfolderBase]: 6186/10726 cut-off events. [2023-11-06 22:01:39,969 INFO L125 PetriNetUnfolderBase]: For 115/115 co-relation queries the response was YES. [2023-11-06 22:01:39,987 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20224 conditions, 10726 events. 6186/10726 cut-off events. For 115/115 co-relation queries the response was YES. Maximal size of possible extension queue 454. Compared 78151 event pairs, 4890 based on Foata normal form. 1775/9222 useless extension candidates. Maximal degree in co-relation 19137. Up to 8062 conditions per place. [2023-11-06 22:01:40,067 INFO L140 encePairwiseOnDemand]: 400/429 looper letters, 77 selfloop transitions, 3 changer transitions 0/95 dead transitions. [2023-11-06 22:01:40,067 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 95 transitions, 370 flow [2023-11-06 22:01:40,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:01:40,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:01:40,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 697 transitions. [2023-11-06 22:01:40,087 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5415695415695416 [2023-11-06 22:01:40,088 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 697 transitions. [2023-11-06 22:01:40,088 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 697 transitions. [2023-11-06 22:01:40,091 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:01:40,094 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 697 transitions. [2023-11-06 22:01:40,100 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 232.33333333333334) internal successors, (697), 3 states have internal predecessors, (697), 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:01:40,108 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 429.0) internal successors, (1716), 4 states have internal predecessors, (1716), 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:01:40,110 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 429.0) internal successors, (1716), 4 states have internal predecessors, (1716), 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:01:40,112 INFO L175 Difference]: Start difference. First operand has 73 places, 98 transitions, 216 flow. Second operand 3 states and 697 transitions. [2023-11-06 22:01:40,113 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 95 transitions, 370 flow [2023-11-06 22:01:40,120 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 95 transitions, 370 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:01:40,124 INFO L231 Difference]: Finished difference. Result has 69 places, 68 transitions, 162 flow [2023-11-06 22:01:40,126 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=429, PETRI_DIFFERENCE_MINUEND_FLOW=156, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=162, PETRI_PLACES=69, PETRI_TRANSITIONS=68} [2023-11-06 22:01:40,130 INFO L281 CegarLoopForPetriNet]: 73 programPoint places, -4 predicate places. [2023-11-06 22:01:40,130 INFO L495 AbstractCegarLoop]: Abstraction has has 69 places, 68 transitions, 162 flow [2023-11-06 22:01:40,131 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 189.66666666666666) internal successors, (569), 3 states have internal predecessors, (569), 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:01:40,131 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:01:40,132 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:01:40,132 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:01:40,132 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-06 22:01:40,133 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:01:40,133 INFO L85 PathProgramCache]: Analyzing trace with hash 30497, now seen corresponding path program 1 times [2023-11-06 22:01:40,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:01:40,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1635135734] [2023-11-06 22:01:40,134 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:01:40,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:01:40,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:01:40,303 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:01:40,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:01:40,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1635135734] [2023-11-06 22:01:40,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1635135734] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:01:40,304 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:01:40,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:01:40,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1446903922] [2023-11-06 22:01:40,305 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:01:40,306 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:01:40,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:01:40,307 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:01:40,307 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:01:40,375 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 429 [2023-11-06 22:01:40,377 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 68 transitions, 162 flow. Second operand has 3 states, 3 states have (on average 192.66666666666666) internal successors, (578), 3 states have internal predecessors, (578), 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:01:40,377 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:01:40,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 429 [2023-11-06 22:01:40,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:01:41,642 INFO L124 PetriNetUnfolderBase]: 6157/10784 cut-off events. [2023-11-06 22:01:41,643 INFO L125 PetriNetUnfolderBase]: For 304/304 co-relation queries the response was YES. [2023-11-06 22:01:41,663 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20716 conditions, 10784 events. 6157/10784 cut-off events. For 304/304 co-relation queries the response was YES. Maximal size of possible extension queue 430. Compared 78826 event pairs, 4169 based on Foata normal form. 0/7974 useless extension candidates. Maximal degree in co-relation 19923. Up to 9336 conditions per place. [2023-11-06 22:01:41,731 INFO L140 encePairwiseOnDemand]: 425/429 looper letters, 66 selfloop transitions, 2 changer transitions 0/83 dead transitions. [2023-11-06 22:01:41,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 83 transitions, 328 flow [2023-11-06 22:01:41,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:01:41,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:01:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 646 transitions. [2023-11-06 22:01:41,736 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5019425019425019 [2023-11-06 22:01:41,736 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 646 transitions. [2023-11-06 22:01:41,736 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 646 transitions. [2023-11-06 22:01:41,737 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:01:41,737 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 646 transitions. [2023-11-06 22:01:41,740 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 215.33333333333334) internal successors, (646), 3 states have internal predecessors, (646), 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:01:41,745 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 429.0) internal successors, (1716), 4 states have internal predecessors, (1716), 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:01:41,746 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 429.0) internal successors, (1716), 4 states have internal predecessors, (1716), 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:01:41,747 INFO L175 Difference]: Start difference. First operand has 69 places, 68 transitions, 162 flow. Second operand 3 states and 646 transitions. [2023-11-06 22:01:41,747 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 83 transitions, 328 flow [2023-11-06 22:01:41,763 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 83 transitions, 322 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-06 22:01:41,768 INFO L231 Difference]: Finished difference. Result has 70 places, 68 transitions, 166 flow [2023-11-06 22:01:41,768 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=429, PETRI_DIFFERENCE_MINUEND_FLOW=156, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=166, PETRI_PLACES=70, PETRI_TRANSITIONS=68} [2023-11-06 22:01:41,772 INFO L281 CegarLoopForPetriNet]: 73 programPoint places, -3 predicate places. [2023-11-06 22:01:41,773 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 68 transitions, 166 flow [2023-11-06 22:01:41,774 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 192.66666666666666) internal successors, (578), 3 states have internal predecessors, (578), 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:01:41,774 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:01:41,775 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-06 22:01:41,776 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:01:41,777 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-06 22:01:41,780 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:01:41,780 INFO L85 PathProgramCache]: Analyzing trace with hash 909291745, now seen corresponding path program 1 times [2023-11-06 22:01:41,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:01:41,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781981792] [2023-11-06 22:01:41,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:01:41,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:01:41,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:01:41,991 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:01:41,992 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:01:41,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781981792] [2023-11-06 22:01:41,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781981792] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:01:41,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2099053752] [2023-11-06 22:01:41,993 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:01:41,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:01:41,994 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:01:41,997 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:01:42,019 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:01:42,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:01:42,103 INFO L262 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-06 22:01:42,109 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:01:42,216 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:01:42,325 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:01:42,326 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:01:42,408 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:01:42,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2099053752] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:01:42,409 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 22:01:42,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2023-11-06 22:01:42,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1060839134] [2023-11-06 22:01:42,410 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 22:01:42,411 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-06 22:01:42,411 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:01:42,412 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-06 22:01:42,412 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2023-11-06 22:01:42,658 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 187 out of 429 [2023-11-06 22:01:42,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 68 transitions, 166 flow. Second operand has 8 states, 8 states have (on average 188.875) internal successors, (1511), 8 states have internal predecessors, (1511), 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:01:42,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:01:42,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 187 of 429 [2023-11-06 22:01:42,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:01:42,775 INFO L124 PetriNetUnfolderBase]: 29/95 cut-off events. [2023-11-06 22:01:42,775 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2023-11-06 22:01:42,776 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 95 events. 29/95 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 325 event pairs, 0 based on Foata normal form. 15/104 useless extension candidates. Maximal degree in co-relation 203. Up to 58 conditions per place. [2023-11-06 22:01:42,777 INFO L140 encePairwiseOnDemand]: 425/429 looper letters, 31 selfloop transitions, 2 changer transitions 0/39 dead transitions. [2023-11-06 22:01:42,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 39 transitions, 154 flow [2023-11-06 22:01:42,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:01:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-06 22:01:42,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 783 transitions. [2023-11-06 22:01:42,782 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4562937062937063 [2023-11-06 22:01:42,782 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 783 transitions. [2023-11-06 22:01:42,782 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 783 transitions. [2023-11-06 22:01:42,783 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:01:42,784 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 783 transitions. [2023-11-06 22:01:42,787 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 195.75) internal successors, (783), 4 states have internal predecessors, (783), 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:01:42,793 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 429.0) internal successors, (2145), 5 states have internal predecessors, (2145), 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:01:42,795 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 429.0) internal successors, (2145), 5 states have internal predecessors, (2145), 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:01:42,795 INFO L175 Difference]: Start difference. First operand has 70 places, 68 transitions, 166 flow. Second operand 4 states and 783 transitions. [2023-11-06 22:01:42,795 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 39 transitions, 154 flow [2023-11-06 22:01:42,796 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 30 places, 39 transitions, 148 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-06 22:01:42,797 INFO L231 Difference]: Finished difference. Result has 30 places, 24 transitions, 56 flow [2023-11-06 22:01:42,797 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=429, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=27, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=56, PETRI_PLACES=30, PETRI_TRANSITIONS=24} [2023-11-06 22:01:42,798 INFO L281 CegarLoopForPetriNet]: 73 programPoint places, -43 predicate places. [2023-11-06 22:01:42,799 INFO L495 AbstractCegarLoop]: Abstraction has has 30 places, 24 transitions, 56 flow [2023-11-06 22:01:42,800 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 188.875) internal successors, (1511), 8 states have internal predecessors, (1511), 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:01:42,801 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:01:42,801 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-06 22:01:42,812 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-06 22:01:43,007 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_24a87982-85fb-4699-9c84-dc8ff8fa0091/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:01:43,008 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 12 more)] === [2023-11-06 22:01:43,008 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:01:43,009 INFO L85 PathProgramCache]: Analyzing trace with hash -1876726222, now seen corresponding path program 1 times [2023-11-06 22:01:43,009 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:01:43,009 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [695747450] [2023-11-06 22:01:43,009 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:01:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:01:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:01:43,045 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:01:43,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:01:43,091 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:01:43,091 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:01:43,093 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining) [2023-11-06 22:01:43,095 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK (13 of 15 remaining) [2023-11-06 22:01:43,096 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 15 remaining) [2023-11-06 22:01:43,096 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 15 remaining) [2023-11-06 22:01:43,096 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 15 remaining) [2023-11-06 22:01:43,097 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 15 remaining) [2023-11-06 22:01:43,097 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 15 remaining) [2023-11-06 22:01:43,097 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 15 remaining) [2023-11-06 22:01:43,097 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 15 remaining) [2023-11-06 22:01:43,098 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 15 remaining) [2023-11-06 22:01:43,098 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK (4 of 15 remaining) [2023-11-06 22:01:43,098 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 15 remaining) [2023-11-06 22:01:43,099 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0ASSERT_VIOLATIONMEMORY_LEAK (2 of 15 remaining) [2023-11-06 22:01:43,099 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK (1 of 15 remaining) [2023-11-06 22:01:43,099 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t1_funErr0ASSERT_VIOLATIONMEMORY_LEAK (0 of 15 remaining) [2023-11-06 22:01:43,099 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:01:43,100 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-06 22:01:43,103 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:01:43,103 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-06 22:01:43,193 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-06 22:01:43,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 312 places, 367 transitions, 778 flow [2023-11-06 22:01:43,520 INFO L124 PetriNetUnfolderBase]: 205/1315 cut-off events. [2023-11-06 22:01:43,520 INFO L125 PetriNetUnfolderBase]: For 72/75 co-relation queries the response was YES. [2023-11-06 22:01:43,538 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1404 conditions, 1315 events. 205/1315 cut-off events. For 72/75 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 8386 event pairs, 1 based on Foata normal form. 0/1011 useless extension candidates. Maximal degree in co-relation 789. Up to 32 conditions per place. [2023-11-06 22:01:43,538 INFO L82 GeneralOperation]: Start removeDead. Operand has 312 places, 367 transitions, 778 flow [2023-11-06 22:01:43,555 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 312 places, 367 transitions, 778 flow [2023-11-06 22:01:43,555 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:01:43,556 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 312 places, 367 transitions, 778 flow [2023-11-06 22:01:43,556 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 312 places, 367 transitions, 778 flow [2023-11-06 22:01:43,557 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 312 places, 367 transitions, 778 flow [2023-11-06 22:01:43,852 INFO L124 PetriNetUnfolderBase]: 205/1315 cut-off events. [2023-11-06 22:01:43,853 INFO L125 PetriNetUnfolderBase]: For 72/75 co-relation queries the response was YES. [2023-11-06 22:01:43,875 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1404 conditions, 1315 events. 205/1315 cut-off events. For 72/75 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 8386 event pairs, 1 based on Foata normal form. 0/1011 useless extension candidates. Maximal degree in co-relation 789. Up to 32 conditions per place. [2023-11-06 22:01:43,999 INFO L119 LiptonReduction]: Number of co-enabled transitions 80892 [2023-11-06 22:01:50,190 INFO L134 LiptonReduction]: Checked pairs total: 172026 [2023-11-06 22:01:50,190 INFO L136 LiptonReduction]: Total number of compositions: 300 [2023-11-06 22:01:50,193 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:01:50,195 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;@1f25ff33, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:01:50,195 INFO L358 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2023-11-06 22:01:50,197 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:01:50,197 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-06 22:01:50,197 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:01:50,197 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:01:50,198 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-06 22:01:50,198 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [t2_funErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 14 more)] === [2023-11-06 22:01:50,198 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:01:50,199 INFO L85 PathProgramCache]: Analyzing trace with hash 55964, now seen corresponding path program 1 times [2023-11-06 22:01:50,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:01:50,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1663938156] [2023-11-06 22:01:50,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:01:50,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:01:50,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:01:50,233 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:01:50,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:01:50,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1663938156] [2023-11-06 22:01:50,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1663938156] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:01:50,234 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:01:50,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-06 22:01:50,235 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1527242972] [2023-11-06 22:01:50,235 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:01:50,235 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:01:50,236 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:01:50,236 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:01:50,236 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:01:50,282 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 667 [2023-11-06 22:01:50,284 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 159 transitions, 362 flow. Second operand has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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:01:50,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:01:50,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 667 [2023-11-06 22:01:50,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand