./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b3e7d0a2f10d1449a9a354d4032bafdd0ae7a7fd76aceb835acbee3134ec74e4 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:16:37,559 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:16:37,647 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-12 02:16:37,652 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:16:37,653 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:16:37,682 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:16:37,683 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:16:37,684 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:16:37,684 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:16:37,685 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:16:37,686 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:16:37,686 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:16:37,687 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:16:37,688 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:16:37,688 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:16:37,689 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:16:37,689 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:16:37,689 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:16:37,690 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-12 02:16:37,690 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-12 02:16:37,691 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-12 02:16:37,692 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:16:37,693 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 02:16:37,693 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 02:16:37,694 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:16:37,694 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:16:37,695 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:16:37,696 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:16:37,696 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:16:37,697 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:16:37,698 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:16:37,699 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:16:37,699 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:16:37,699 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:16:37,699 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:16:37,700 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:16:37,700 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:16:37,700 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:16:37,701 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_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/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_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b3e7d0a2f10d1449a9a354d4032bafdd0ae7a7fd76aceb835acbee3134ec74e4 [2023-11-12 02:16:37,992 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:16:38,025 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:16:38,028 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:16:38,030 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:16:38,031 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:16:38,032 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i [2023-11-12 02:16:41,194 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:16:41,470 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:16:41,471 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i [2023-11-12 02:16:41,488 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/data/bbe7b17d0/291a8c60de554b8392ef8d0e6a9791c1/FLAG6ca7b3bce [2023-11-12 02:16:41,504 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/data/bbe7b17d0/291a8c60de554b8392ef8d0e6a9791c1 [2023-11-12 02:16:41,507 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:16:41,508 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:16:41,510 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:16:41,510 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:16:41,516 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:16:41,516 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:16:41" (1/1) ... [2023-11-12 02:16:41,518 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27ca7b93 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:41, skipping insertion in model container [2023-11-12 02:16:41,518 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:16:41" (1/1) ... [2023-11-12 02:16:41,564 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:16:42,041 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:16:42,058 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:16:42,112 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:16:42,162 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:16:42,162 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42 WrapperNode [2023-11-12 02:16:42,162 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:16:42,164 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:16:42,164 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:16:42,164 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:16:42,172 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,187 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,221 INFO L138 Inliner]: procedures = 170, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 84 [2023-11-12 02:16:42,224 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:16:42,225 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:16:42,225 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:16:42,226 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:16:42,235 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,236 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,239 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,240 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,249 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,254 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,256 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,258 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,262 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:16:42,263 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:16:42,272 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:16:42,272 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:16:42,273 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (1/1) ... [2023-11-12 02:16:42,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:16:42,293 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:42,308 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:16:42,311 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:16:42,339 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:16:42,339 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:16:42,340 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-12 02:16:42,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:16:42,340 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:16:42,340 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-12 02:16:42,340 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-12 02:16:42,341 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:16:42,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:16:42,341 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:16:42,341 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:16:42,343 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-12 02:16:42,509 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:16:42,511 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:16:42,752 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:16:42,764 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:16:42,764 INFO L302 CfgBuilder]: Removed 10 assume(true) statements. [2023-11-12 02:16:42,771 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:16:42 BoogieIcfgContainer [2023-11-12 02:16:42,771 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:16:42,777 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:16:42,777 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:16:42,781 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:16:42,782 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:16:41" (1/3) ... [2023-11-12 02:16:42,782 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c0d46f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:16:42, skipping insertion in model container [2023-11-12 02:16:42,783 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:16:42" (2/3) ... [2023-11-12 02:16:42,783 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c0d46f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:16:42, skipping insertion in model container [2023-11-12 02:16:42,784 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:16:42" (3/3) ... [2023-11-12 02:16:42,786 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_02-simple_racefree.i [2023-11-12 02:16:42,808 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:16:42,808 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2023-11-12 02:16:42,808 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-12 02:16:42,924 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-12 02:16:42,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 116 places, 126 transitions, 259 flow [2023-11-12 02:16:43,121 INFO L124 PetriNetUnfolderBase]: 19/176 cut-off events. [2023-11-12 02:16:43,121 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-12 02:16:43,130 INFO L83 FinitePrefix]: Finished finitePrefix Result has 181 conditions, 176 events. 19/176 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 474 event pairs, 0 based on Foata normal form. 0/142 useless extension candidates. Maximal degree in co-relation 86. Up to 4 conditions per place. [2023-11-12 02:16:43,131 INFO L82 GeneralOperation]: Start removeDead. Operand has 116 places, 126 transitions, 259 flow [2023-11-12 02:16:43,143 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 116 places, 126 transitions, 259 flow [2023-11-12 02:16:43,146 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:16:43,177 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 116 places, 126 transitions, 259 flow [2023-11-12 02:16:43,179 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 116 places, 126 transitions, 259 flow [2023-11-12 02:16:43,180 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 116 places, 126 transitions, 259 flow [2023-11-12 02:16:43,260 INFO L124 PetriNetUnfolderBase]: 19/176 cut-off events. [2023-11-12 02:16:43,260 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-12 02:16:43,263 INFO L83 FinitePrefix]: Finished finitePrefix Result has 181 conditions, 176 events. 19/176 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 474 event pairs, 0 based on Foata normal form. 0/142 useless extension candidates. Maximal degree in co-relation 86. Up to 4 conditions per place. [2023-11-12 02:16:43,267 INFO L119 LiptonReduction]: Number of co-enabled transitions 3136 [2023-11-12 02:16:47,548 INFO L134 LiptonReduction]: Checked pairs total: 5387 [2023-11-12 02:16:47,549 INFO L136 LiptonReduction]: Total number of compositions: 119 [2023-11-12 02:16:47,565 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:16:47,575 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;@12afaa04, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:16:47,575 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-12 02:16:47,578 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:16:47,579 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-12 02:16:47,579 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:16:47,579 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:47,580 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:16:47,580 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:47,586 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:47,586 INFO L85 PathProgramCache]: Analyzing trace with hash 15548, now seen corresponding path program 1 times [2023-11-12 02:16:47,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:47,597 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1910442196] [2023-11-12 02:16:47,597 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:47,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:47,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:47,975 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-12 02:16:47,975 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:47,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1910442196] [2023-11-12 02:16:47,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1910442196] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:47,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:47,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:16:47,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [677830743] [2023-11-12 02:16:47,980 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:47,989 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:47,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:48,024 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:48,025 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:48,091 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 102 out of 245 [2023-11-12 02:16:48,095 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 38 transitions, 83 flow. Second operand has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 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-12 02:16:48,096 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:16:48,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 102 of 245 [2023-11-12 02:16:48,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:16:48,240 INFO L124 PetriNetUnfolderBase]: 105/252 cut-off events. [2023-11-12 02:16:48,241 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-12 02:16:48,242 INFO L83 FinitePrefix]: Finished finitePrefix Result has 503 conditions, 252 events. 105/252 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 958 event pairs, 88 based on Foata normal form. 14/204 useless extension candidates. Maximal degree in co-relation 464. Up to 209 conditions per place. [2023-11-12 02:16:48,245 INFO L140 encePairwiseOnDemand]: 231/245 looper letters, 30 selfloop transitions, 2 changer transitions 1/35 dead transitions. [2023-11-12 02:16:48,245 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 31 places, 35 transitions, 143 flow [2023-11-12 02:16:48,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:48,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:16:48,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 356 transitions. [2023-11-12 02:16:48,264 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48435374149659866 [2023-11-12 02:16:48,265 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 356 transitions. [2023-11-12 02:16:48,266 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 356 transitions. [2023-11-12 02:16:48,268 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:16:48,271 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 356 transitions. [2023-11-12 02:16:48,277 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-12 02:16:48,283 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 245.0) internal successors, (980), 4 states have internal predecessors, (980), 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-12 02:16:48,284 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 245.0) internal successors, (980), 4 states have internal predecessors, (980), 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-12 02:16:48,286 INFO L175 Difference]: Start difference. First operand has 31 places, 38 transitions, 83 flow. Second operand 3 states and 356 transitions. [2023-11-12 02:16:48,287 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 31 places, 35 transitions, 143 flow [2023-11-12 02:16:48,290 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 35 transitions, 143 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-12 02:16:48,292 INFO L231 Difference]: Finished difference. Result has 31 places, 26 transitions, 63 flow [2023-11-12 02:16:48,294 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=245, PETRI_DIFFERENCE_MINUEND_FLOW=61, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=25, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=63, PETRI_PLACES=31, PETRI_TRANSITIONS=26} [2023-11-12 02:16:48,298 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 0 predicate places. [2023-11-12 02:16:48,299 INFO L495 AbstractCegarLoop]: Abstraction has has 31 places, 26 transitions, 63 flow [2023-11-12 02:16:48,299 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 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-12 02:16:48,299 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:48,300 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:16:48,300 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:16:48,300 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:48,301 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:48,301 INFO L85 PathProgramCache]: Analyzing trace with hash 15549, now seen corresponding path program 1 times [2023-11-12 02:16:48,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:48,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727167187] [2023-11-12 02:16:48,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:48,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:48,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:48,428 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-12 02:16:48,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:48,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727167187] [2023-11-12 02:16:48,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727167187] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:48,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:48,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:16:48,430 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1568075638] [2023-11-12 02:16:48,430 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:48,431 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:48,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:48,432 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:48,432 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:48,493 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 245 [2023-11-12 02:16:48,493 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 26 transitions, 63 flow. Second operand has 3 states, 3 states have (on average 104.66666666666667) internal successors, (314), 3 states have internal predecessors, (314), 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-12 02:16:48,494 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:16:48,494 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 245 [2023-11-12 02:16:48,494 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:16:48,603 INFO L124 PetriNetUnfolderBase]: 96/223 cut-off events. [2023-11-12 02:16:48,603 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-12 02:16:48,604 INFO L83 FinitePrefix]: Finished finitePrefix Result has 461 conditions, 223 events. 96/223 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 767 event pairs, 77 based on Foata normal form. 0/186 useless extension candidates. Maximal degree in co-relation 434. Up to 210 conditions per place. [2023-11-12 02:16:48,606 INFO L140 encePairwiseOnDemand]: 241/245 looper letters, 31 selfloop transitions, 2 changer transitions 0/35 dead transitions. [2023-11-12 02:16:48,606 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 32 places, 35 transitions, 147 flow [2023-11-12 02:16:48,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:48,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:16:48,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 347 transitions. [2023-11-12 02:16:48,612 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47210884353741495 [2023-11-12 02:16:48,612 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 347 transitions. [2023-11-12 02:16:48,613 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 347 transitions. [2023-11-12 02:16:48,613 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:16:48,613 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 347 transitions. [2023-11-12 02:16:48,615 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 115.66666666666667) internal successors, (347), 3 states have internal predecessors, (347), 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-12 02:16:48,619 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 245.0) internal successors, (980), 4 states have internal predecessors, (980), 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-12 02:16:48,620 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 245.0) internal successors, (980), 4 states have internal predecessors, (980), 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-12 02:16:48,620 INFO L175 Difference]: Start difference. First operand has 31 places, 26 transitions, 63 flow. Second operand 3 states and 347 transitions. [2023-11-12 02:16:48,621 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 32 places, 35 transitions, 147 flow [2023-11-12 02:16:48,622 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 30 places, 35 transitions, 143 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-12 02:16:48,623 INFO L231 Difference]: Finished difference. Result has 31 places, 26 transitions, 69 flow [2023-11-12 02:16:48,624 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=245, PETRI_DIFFERENCE_MINUEND_FLOW=59, PETRI_DIFFERENCE_MINUEND_PLACES=28, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=69, PETRI_PLACES=31, PETRI_TRANSITIONS=26} [2023-11-12 02:16:48,625 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 0 predicate places. [2023-11-12 02:16:48,625 INFO L495 AbstractCegarLoop]: Abstraction has has 31 places, 26 transitions, 69 flow [2023-11-12 02:16:48,626 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 104.66666666666667) internal successors, (314), 3 states have internal predecessors, (314), 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-12 02:16:48,626 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:48,627 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-12 02:16:48,627 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:16:48,627 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:48,628 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:48,628 INFO L85 PathProgramCache]: Analyzing trace with hash 463498502, now seen corresponding path program 1 times [2023-11-12 02:16:48,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:48,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583977936] [2023-11-12 02:16:48,629 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:48,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:48,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:48,855 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-12 02:16:48,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:48,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583977936] [2023-11-12 02:16:48,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583977936] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:16:48,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1622293207] [2023-11-12 02:16:48,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:48,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:48,861 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:48,870 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:16:48,900 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-12 02:16:48,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:48,968 INFO L262 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-12 02:16:48,973 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:16:49,066 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-12 02:16:49,123 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-12 02:16:49,123 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:16:49,205 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-12 02:16:49,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1622293207] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:16:49,206 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:16:49,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2023-11-12 02:16:49,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [912532263] [2023-11-12 02:16:49,207 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:16:49,207 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-12 02:16:49,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:49,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-12 02:16:49,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2023-11-12 02:16:49,436 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 100 out of 245 [2023-11-12 02:16:49,437 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 26 transitions, 69 flow. Second operand has 8 states, 8 states have (on average 101.875) internal successors, (815), 8 states have internal predecessors, (815), 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-12 02:16:49,438 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:16:49,438 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 100 of 245 [2023-11-12 02:16:49,438 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:16:49,518 INFO L124 PetriNetUnfolderBase]: 16/55 cut-off events. [2023-11-12 02:16:49,518 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-12 02:16:49,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 126 conditions, 55 events. 16/55 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 136 event pairs, 0 based on Foata normal form. 9/64 useless extension candidates. Maximal degree in co-relation 103. Up to 34 conditions per place. [2023-11-12 02:16:49,520 INFO L140 encePairwiseOnDemand]: 241/245 looper letters, 19 selfloop transitions, 2 changer transitions 0/23 dead transitions. [2023-11-12 02:16:49,520 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 23 transitions, 98 flow [2023-11-12 02:16:49,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:16:49,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-12 02:16:49,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 423 transitions. [2023-11-12 02:16:49,522 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4316326530612245 [2023-11-12 02:16:49,523 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 423 transitions. [2023-11-12 02:16:49,523 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 423 transitions. [2023-11-12 02:16:49,523 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:16:49,523 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 423 transitions. [2023-11-12 02:16:49,525 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 105.75) internal successors, (423), 4 states have internal predecessors, (423), 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-12 02:16:49,528 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 245.0) internal successors, (1225), 5 states have internal predecessors, (1225), 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-12 02:16:49,529 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 245.0) internal successors, (1225), 5 states have internal predecessors, (1225), 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-12 02:16:49,529 INFO L175 Difference]: Start difference. First operand has 31 places, 26 transitions, 69 flow. Second operand 4 states and 423 transitions. [2023-11-12 02:16:49,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 23 transitions, 98 flow [2023-11-12 02:16:49,530 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 20 places, 23 transitions, 92 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-12 02:16:49,531 INFO L231 Difference]: Finished difference. Result has 20 places, 14 transitions, 36 flow [2023-11-12 02:16:49,531 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=245, PETRI_DIFFERENCE_MINUEND_FLOW=32, PETRI_DIFFERENCE_MINUEND_PLACES=17, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=14, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=12, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=36, PETRI_PLACES=20, PETRI_TRANSITIONS=14} [2023-11-12 02:16:49,532 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, -11 predicate places. [2023-11-12 02:16:49,532 INFO L495 AbstractCegarLoop]: Abstraction has has 20 places, 14 transitions, 36 flow [2023-11-12 02:16:49,533 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 101.875) internal successors, (815), 8 states have internal predecessors, (815), 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-12 02:16:49,534 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:49,534 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-12 02:16:49,553 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-12 02:16:49,744 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:49,744 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:49,744 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:49,745 INFO L85 PathProgramCache]: Analyzing trace with hash 1483551948, now seen corresponding path program 1 times [2023-11-12 02:16:49,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:49,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1071234633] [2023-11-12 02:16:49,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:49,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:49,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:16:49,764 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:16:49,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:16:49,792 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:16:49,793 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:16:49,794 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2023-11-12 02:16:49,796 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2023-11-12 02:16:49,796 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2023-11-12 02:16:49,797 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 7 remaining) [2023-11-12 02:16:49,797 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2023-11-12 02:16:49,797 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (1 of 7 remaining) [2023-11-12 02:16:49,797 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2023-11-12 02:16:49,798 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-12 02:16:49,798 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-12 02:16:49,801 WARN L234 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-12 02:16:49,801 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-12 02:16:49,823 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-12 02:16:49,826 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 141 places, 156 transitions, 328 flow [2023-11-12 02:16:49,874 INFO L124 PetriNetUnfolderBase]: 34/287 cut-off events. [2023-11-12 02:16:49,874 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-12 02:16:49,877 INFO L83 FinitePrefix]: Finished finitePrefix Result has 299 conditions, 287 events. 34/287 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 919 event pairs, 0 based on Foata normal form. 0/228 useless extension candidates. Maximal degree in co-relation 178. Up to 8 conditions per place. [2023-11-12 02:16:49,877 INFO L82 GeneralOperation]: Start removeDead. Operand has 141 places, 156 transitions, 328 flow [2023-11-12 02:16:49,881 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 141 places, 156 transitions, 328 flow [2023-11-12 02:16:49,881 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:16:49,881 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 141 places, 156 transitions, 328 flow [2023-11-12 02:16:49,882 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 141 places, 156 transitions, 328 flow [2023-11-12 02:16:49,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 141 places, 156 transitions, 328 flow [2023-11-12 02:16:49,921 INFO L124 PetriNetUnfolderBase]: 34/287 cut-off events. [2023-11-12 02:16:49,921 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-12 02:16:49,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 299 conditions, 287 events. 34/287 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 919 event pairs, 0 based on Foata normal form. 0/228 useless extension candidates. Maximal degree in co-relation 178. Up to 8 conditions per place. [2023-11-12 02:16:49,933 INFO L119 LiptonReduction]: Number of co-enabled transitions 8456 [2023-11-12 02:16:53,770 INFO L134 LiptonReduction]: Checked pairs total: 18938 [2023-11-12 02:16:53,770 INFO L136 LiptonReduction]: Total number of compositions: 129 [2023-11-12 02:16:53,773 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:16:53,774 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;@12afaa04, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:16:53,775 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-12 02:16:53,777 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:16:53,777 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2023-11-12 02:16:53,777 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:16:53,778 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:53,778 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:16:53,778 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:53,779 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:53,779 INFO L85 PathProgramCache]: Analyzing trace with hash 25596, now seen corresponding path program 1 times [2023-11-12 02:16:53,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:53,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82896298] [2023-11-12 02:16:53,779 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:53,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:53,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:53,884 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-12 02:16:53,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:53,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [82896298] [2023-11-12 02:16:53,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [82896298] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:53,886 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:53,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:16:53,886 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [811727717] [2023-11-12 02:16:53,886 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:53,887 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:53,887 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:53,888 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:53,888 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:53,934 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 285 [2023-11-12 02:16:53,935 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 61 transitions, 138 flow. Second operand has 3 states, 3 states have (on average 126.66666666666667) internal successors, (380), 3 states have internal predecessors, (380), 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-12 02:16:53,936 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:16:53,936 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 285 [2023-11-12 02:16:53,936 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:16:54,438 INFO L124 PetriNetUnfolderBase]: 1864/3311 cut-off events. [2023-11-12 02:16:54,438 INFO L125 PetriNetUnfolderBase]: For 44/44 co-relation queries the response was YES. [2023-11-12 02:16:54,443 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6420 conditions, 3311 events. 1864/3311 cut-off events. For 44/44 co-relation queries the response was YES. Maximal size of possible extension queue 150. Compared 20890 event pairs, 896 based on Foata normal form. 665/3353 useless extension candidates. Maximal degree in co-relation 855. Up to 3055 conditions per place. [2023-11-12 02:16:54,463 INFO L140 encePairwiseOnDemand]: 266/285 looper letters, 41 selfloop transitions, 2 changer transitions 1/55 dead transitions. [2023-11-12 02:16:54,463 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 55 transitions, 214 flow [2023-11-12 02:16:54,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:54,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:16:54,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 445 transitions. [2023-11-12 02:16:54,466 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.52046783625731 [2023-11-12 02:16:54,466 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 445 transitions. [2023-11-12 02:16:54,467 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 445 transitions. [2023-11-12 02:16:54,467 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:16:54,467 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 445 transitions. [2023-11-12 02:16:54,469 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 148.33333333333334) internal successors, (445), 3 states have internal predecessors, (445), 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-12 02:16:54,472 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 285.0) internal successors, (1140), 4 states have internal predecessors, (1140), 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-12 02:16:54,473 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 285.0) internal successors, (1140), 4 states have internal predecessors, (1140), 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-12 02:16:54,473 INFO L175 Difference]: Start difference. First operand has 49 places, 61 transitions, 138 flow. Second operand 3 states and 445 transitions. [2023-11-12 02:16:54,473 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 55 transitions, 214 flow [2023-11-12 02:16:54,475 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 55 transitions, 214 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-12 02:16:54,476 INFO L231 Difference]: Finished difference. Result has 52 places, 46 transitions, 120 flow [2023-11-12 02:16:54,477 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=120, PETRI_PLACES=52, PETRI_TRANSITIONS=46} [2023-11-12 02:16:54,478 INFO L281 CegarLoopForPetriNet]: 49 programPoint places, 3 predicate places. [2023-11-12 02:16:54,478 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 46 transitions, 120 flow [2023-11-12 02:16:54,478 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 126.66666666666667) internal successors, (380), 3 states have internal predecessors, (380), 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-12 02:16:54,479 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:54,479 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:16:54,479 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-12 02:16:54,479 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:54,480 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:54,480 INFO L85 PathProgramCache]: Analyzing trace with hash 25597, now seen corresponding path program 1 times [2023-11-12 02:16:54,480 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:54,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1037512120] [2023-11-12 02:16:54,481 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:54,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:54,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:54,518 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-12 02:16:54,518 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:54,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1037512120] [2023-11-12 02:16:54,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1037512120] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:54,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:54,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:16:54,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358966261] [2023-11-12 02:16:54,519 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:54,521 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:54,522 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:54,522 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:54,522 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:54,557 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 124 out of 285 [2023-11-12 02:16:54,558 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 46 transitions, 120 flow. Second operand has 3 states, 3 states have (on average 124.66666666666667) internal successors, (374), 3 states have internal predecessors, (374), 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-12 02:16:54,558 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:16:54,558 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 124 of 285 [2023-11-12 02:16:54,559 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:16:54,987 INFO L124 PetriNetUnfolderBase]: 1500/2696 cut-off events. [2023-11-12 02:16:54,987 INFO L125 PetriNetUnfolderBase]: For 182/182 co-relation queries the response was YES. [2023-11-12 02:16:54,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5430 conditions, 2696 events. 1500/2696 cut-off events. For 182/182 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 16307 event pairs, 1368 based on Foata normal form. 0/2347 useless extension candidates. Maximal degree in co-relation 5369. Up to 2265 conditions per place. [2023-11-12 02:16:55,010 INFO L140 encePairwiseOnDemand]: 281/285 looper letters, 45 selfloop transitions, 2 changer transitions 0/58 dead transitions. [2023-11-12 02:16:55,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 58 transitions, 238 flow [2023-11-12 02:16:55,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:55,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:16:55,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 420 transitions. [2023-11-12 02:16:55,013 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49122807017543857 [2023-11-12 02:16:55,013 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 420 transitions. [2023-11-12 02:16:55,014 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 420 transitions. [2023-11-12 02:16:55,014 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:16:55,014 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 420 transitions. [2023-11-12 02:16:55,016 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 140.0) internal successors, (420), 3 states have internal predecessors, (420), 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-12 02:16:55,019 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 285.0) internal successors, (1140), 4 states have internal predecessors, (1140), 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-12 02:16:55,020 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 285.0) internal successors, (1140), 4 states have internal predecessors, (1140), 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-12 02:16:55,020 INFO L175 Difference]: Start difference. First operand has 52 places, 46 transitions, 120 flow. Second operand 3 states and 420 transitions. [2023-11-12 02:16:55,020 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 58 transitions, 238 flow [2023-11-12 02:16:55,023 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 58 transitions, 236 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-12 02:16:55,025 INFO L231 Difference]: Finished difference. Result has 50 places, 44 transitions, 118 flow [2023-11-12 02:16:55,026 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=118, PETRI_PLACES=50, PETRI_TRANSITIONS=44} [2023-11-12 02:16:55,030 INFO L281 CegarLoopForPetriNet]: 49 programPoint places, 1 predicate places. [2023-11-12 02:16:55,031 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 44 transitions, 118 flow [2023-11-12 02:16:55,031 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 124.66666666666667) internal successors, (374), 3 states have internal predecessors, (374), 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-12 02:16:55,031 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:55,031 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-12 02:16:55,032 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-12 02:16:55,032 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:55,032 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:55,032 INFO L85 PathProgramCache]: Analyzing trace with hash -2109907495, now seen corresponding path program 1 times [2023-11-12 02:16:55,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:55,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506179991] [2023-11-12 02:16:55,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:55,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:55,191 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-12 02:16:55,192 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:55,192 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506179991] [2023-11-12 02:16:55,192 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [506179991] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:16:55,192 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1645921643] [2023-11-12 02:16:55,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:55,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:55,193 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:55,196 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:16:55,223 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-12 02:16:55,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:55,289 INFO L262 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-12 02:16:55,292 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:16:55,310 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-12 02:16:55,375 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-12 02:16:55,375 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:16:55,443 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-12 02:16:55,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1645921643] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:16:55,443 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:16:55,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2023-11-12 02:16:55,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2029645711] [2023-11-12 02:16:55,444 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:16:55,444 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-12 02:16:55,445 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:55,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-12 02:16:55,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2023-11-12 02:16:55,599 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 285 [2023-11-12 02:16:55,601 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 44 transitions, 118 flow. Second operand has 8 states, 8 states have (on average 123.875) internal successors, (991), 8 states have internal predecessors, (991), 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-12 02:16:55,601 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:16:55,601 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 285 [2023-11-12 02:16:55,601 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:16:56,041 INFO L124 PetriNetUnfolderBase]: 1347/2295 cut-off events. [2023-11-12 02:16:56,041 INFO L125 PetriNetUnfolderBase]: For 173/173 co-relation queries the response was YES. [2023-11-12 02:16:56,044 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4768 conditions, 2295 events. 1347/2295 cut-off events. For 173/173 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 13636 event pairs, 100 based on Foata normal form. 7/2155 useless extension candidates. Maximal degree in co-relation 4270. Up to 1714 conditions per place. [2023-11-12 02:16:56,059 INFO L140 encePairwiseOnDemand]: 281/285 looper letters, 64 selfloop transitions, 4 changer transitions 0/79 dead transitions. [2023-11-12 02:16:56,060 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 79 transitions, 322 flow [2023-11-12 02:16:56,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-12 02:16:56,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-12 02:16:56,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 681 transitions. [2023-11-12 02:16:56,063 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47789473684210526 [2023-11-12 02:16:56,064 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 681 transitions. [2023-11-12 02:16:56,064 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 681 transitions. [2023-11-12 02:16:56,064 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:16:56,065 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 681 transitions. [2023-11-12 02:16:56,067 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 136.2) internal successors, (681), 5 states have internal predecessors, (681), 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-12 02:16:56,071 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 285.0) internal successors, (1710), 6 states have internal predecessors, (1710), 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-12 02:16:56,072 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 285.0) internal successors, (1710), 6 states have internal predecessors, (1710), 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-12 02:16:56,072 INFO L175 Difference]: Start difference. First operand has 50 places, 44 transitions, 118 flow. Second operand 5 states and 681 transitions. [2023-11-12 02:16:56,072 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 79 transitions, 322 flow [2023-11-12 02:16:56,077 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 79 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-12 02:16:56,078 INFO L231 Difference]: Finished difference. Result has 51 places, 43 transitions, 118 flow [2023-11-12 02:16:56,079 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=110, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=118, PETRI_PLACES=51, PETRI_TRANSITIONS=43} [2023-11-12 02:16:56,079 INFO L281 CegarLoopForPetriNet]: 49 programPoint places, 2 predicate places. [2023-11-12 02:16:56,080 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 43 transitions, 118 flow [2023-11-12 02:16:56,080 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 123.875) internal successors, (991), 8 states have internal predecessors, (991), 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-12 02:16:56,081 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:16:56,081 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-12 02:16:56,091 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-12 02:16:56,286 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:56,287 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:16:56,287 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:56,287 INFO L85 PathProgramCache]: Analyzing trace with hash -1466818616, now seen corresponding path program 1 times [2023-11-12 02:16:56,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:56,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7240337] [2023-11-12 02:16:56,288 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:56,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:56,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:16:56,305 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:16:56,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:16:56,326 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:16:56,327 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:16:56,327 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2023-11-12 02:16:56,327 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2023-11-12 02:16:56,327 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2023-11-12 02:16:56,327 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 7 remaining) [2023-11-12 02:16:56,328 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2023-11-12 02:16:56,328 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (1 of 7 remaining) [2023-11-12 02:16:56,328 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2023-11-12 02:16:56,328 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-12 02:16:56,328 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-12 02:16:56,329 WARN L234 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-12 02:16:56,329 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-12 02:16:56,365 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-12 02:16:56,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 166 places, 186 transitions, 399 flow [2023-11-12 02:16:56,438 INFO L124 PetriNetUnfolderBase]: 54/443 cut-off events. [2023-11-12 02:16:56,438 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-12 02:16:56,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 468 conditions, 443 events. 54/443 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1617 event pairs, 1 based on Foata normal form. 0/349 useless extension candidates. Maximal degree in co-relation 295. Up to 16 conditions per place. [2023-11-12 02:16:56,441 INFO L82 GeneralOperation]: Start removeDead. Operand has 166 places, 186 transitions, 399 flow [2023-11-12 02:16:56,445 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 166 places, 186 transitions, 399 flow [2023-11-12 02:16:56,445 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:16:56,446 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 166 places, 186 transitions, 399 flow [2023-11-12 02:16:56,446 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 166 places, 186 transitions, 399 flow [2023-11-12 02:16:56,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 166 places, 186 transitions, 399 flow [2023-11-12 02:16:56,504 INFO L124 PetriNetUnfolderBase]: 54/443 cut-off events. [2023-11-12 02:16:56,504 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-12 02:16:56,507 INFO L83 FinitePrefix]: Finished finitePrefix Result has 468 conditions, 443 events. 54/443 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1617 event pairs, 1 based on Foata normal form. 0/349 useless extension candidates. Maximal degree in co-relation 295. Up to 16 conditions per place. [2023-11-12 02:16:56,526 INFO L119 LiptonReduction]: Number of co-enabled transitions 15288 [2023-11-12 02:17:00,565 INFO L134 LiptonReduction]: Checked pairs total: 42297 [2023-11-12 02:17:00,565 INFO L136 LiptonReduction]: Total number of compositions: 144 [2023-11-12 02:17:00,574 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:17:00,575 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;@12afaa04, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:17:00,575 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-12 02:17:00,576 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:17:00,576 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-12 02:17:00,577 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:17:00,577 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:17:00,577 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:17:00,577 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:17:00,578 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:17:00,578 INFO L85 PathProgramCache]: Analyzing trace with hash 37141, now seen corresponding path program 1 times [2023-11-12 02:17:00,578 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:17:00,578 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1831182191] [2023-11-12 02:17:00,578 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:17:00,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:17:00,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:17:00,616 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-12 02:17:00,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:17:00,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1831182191] [2023-11-12 02:17:00,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1831182191] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:17:00,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:17:00,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:17:00,617 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899089115] [2023-11-12 02:17:00,617 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:17:00,617 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:17:00,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:17:00,618 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:17:00,618 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:17:00,648 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 330 [2023-11-12 02:17:00,649 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 80 transitions, 187 flow. Second operand has 3 states, 3 states have (on average 146.66666666666666) internal successors, (440), 3 states have internal predecessors, (440), 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-12 02:17:00,649 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:17:00,650 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 330 [2023-11-12 02:17:00,650 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:17:06,227 INFO L124 PetriNetUnfolderBase]: 30712/45491 cut-off events. [2023-11-12 02:17:06,228 INFO L125 PetriNetUnfolderBase]: For 1039/1039 co-relation queries the response was YES. [2023-11-12 02:17:06,283 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89511 conditions, 45491 events. 30712/45491 cut-off events. For 1039/1039 co-relation queries the response was YES. Maximal size of possible extension queue 1230. Compared 320086 event pairs, 25801 based on Foata normal form. 9142/48617 useless extension candidates. Maximal degree in co-relation 21268. Up to 36562 conditions per place. [2023-11-12 02:17:06,504 INFO L140 encePairwiseOnDemand]: 304/330 looper letters, 66 selfloop transitions, 2 changer transitions 1/81 dead transitions. [2023-11-12 02:17:06,505 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 81 transitions, 327 flow [2023-11-12 02:17:06,505 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:17:06,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:17:06,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 548 transitions. [2023-11-12 02:17:06,508 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5535353535353535 [2023-11-12 02:17:06,508 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 548 transitions. [2023-11-12 02:17:06,509 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 548 transitions. [2023-11-12 02:17:06,509 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:17:06,509 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 548 transitions. [2023-11-12 02:17:06,511 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 182.66666666666666) internal successors, (548), 3 states have internal predecessors, (548), 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-12 02:17:06,514 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 330.0) internal successors, (1320), 4 states have internal predecessors, (1320), 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-12 02:17:06,515 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 330.0) internal successors, (1320), 4 states have internal predecessors, (1320), 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-12 02:17:06,515 INFO L175 Difference]: Start difference. First operand has 63 places, 80 transitions, 187 flow. Second operand 3 states and 548 transitions. [2023-11-12 02:17:06,515 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 81 transitions, 327 flow [2023-11-12 02:17:06,518 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 81 transitions, 327 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-12 02:17:06,521 INFO L231 Difference]: Finished difference. Result has 63 places, 56 transitions, 143 flow [2023-11-12 02:17:06,521 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=330, PETRI_DIFFERENCE_MINUEND_FLOW=141, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=143, PETRI_PLACES=63, PETRI_TRANSITIONS=56} [2023-11-12 02:17:06,523 INFO L281 CegarLoopForPetriNet]: 63 programPoint places, 0 predicate places. [2023-11-12 02:17:06,523 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 56 transitions, 143 flow [2023-11-12 02:17:06,523 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 146.66666666666666) internal successors, (440), 3 states have internal predecessors, (440), 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-12 02:17:06,524 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:17:06,524 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:17:06,524 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-12 02:17:06,524 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:17:06,524 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:17:06,525 INFO L85 PathProgramCache]: Analyzing trace with hash 37139, now seen corresponding path program 1 times [2023-11-12 02:17:06,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:17:06,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1965895953] [2023-11-12 02:17:06,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:17:06,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:17:06,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:17:06,585 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-12 02:17:06,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:17:06,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1965895953] [2023-11-12 02:17:06,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1965895953] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:17:06,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:17:06,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:17:06,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1545250953] [2023-11-12 02:17:06,586 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:17:06,587 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:17:06,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:17:06,588 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:17:06,588 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:17:06,625 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 330 [2023-11-12 02:17:06,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 56 transitions, 143 flow. Second operand has 3 states, 3 states have (on average 148.66666666666666) internal successors, (446), 3 states have internal predecessors, (446), 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-12 02:17:06,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:17:06,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 330 [2023-11-12 02:17:06,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:17:10,321 INFO L124 PetriNetUnfolderBase]: 28311/42507 cut-off events. [2023-11-12 02:17:10,322 INFO L125 PetriNetUnfolderBase]: For 1827/1827 co-relation queries the response was YES. [2023-11-12 02:17:10,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84122 conditions, 42507 events. 28311/42507 cut-off events. For 1827/1827 co-relation queries the response was YES. Maximal size of possible extension queue 1156. Compared 298705 event pairs, 18305 based on Foata normal form. 0/38663 useless extension candidates. Maximal degree in co-relation 76151. Up to 39945 conditions per place. [2023-11-12 02:17:10,562 INFO L140 encePairwiseOnDemand]: 326/330 looper letters, 52 selfloop transitions, 2 changer transitions 0/66 dead transitions. [2023-11-12 02:17:10,562 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 66 transitions, 271 flow [2023-11-12 02:17:10,563 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:17:10,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:17:10,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 500 transitions. [2023-11-12 02:17:10,565 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5050505050505051 [2023-11-12 02:17:10,566 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 500 transitions. [2023-11-12 02:17:10,566 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 500 transitions. [2023-11-12 02:17:10,567 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:17:10,568 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 500 transitions. [2023-11-12 02:17:10,569 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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-12 02:17:10,572 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 330.0) internal successors, (1320), 4 states have internal predecessors, (1320), 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-12 02:17:10,573 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 330.0) internal successors, (1320), 4 states have internal predecessors, (1320), 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-12 02:17:10,573 INFO L175 Difference]: Start difference. First operand has 63 places, 56 transitions, 143 flow. Second operand 3 states and 500 transitions. [2023-11-12 02:17:10,574 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 66 transitions, 271 flow [2023-11-12 02:17:10,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 66 transitions, 267 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-12 02:17:10,676 INFO L231 Difference]: Finished difference. Result has 63 places, 57 transitions, 153 flow [2023-11-12 02:17:10,677 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=330, PETRI_DIFFERENCE_MINUEND_FLOW=139, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=153, PETRI_PLACES=63, PETRI_TRANSITIONS=57} [2023-11-12 02:17:10,678 INFO L281 CegarLoopForPetriNet]: 63 programPoint places, 0 predicate places. [2023-11-12 02:17:10,678 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 57 transitions, 153 flow [2023-11-12 02:17:10,679 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 148.66666666666666) internal successors, (446), 3 states have internal predecessors, (446), 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-12 02:17:10,679 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:17:10,679 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-12 02:17:10,679 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-12 02:17:10,679 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:17:10,680 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:17:10,680 INFO L85 PathProgramCache]: Analyzing trace with hash -30029948, now seen corresponding path program 1 times [2023-11-12 02:17:10,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:17:10,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2011616888] [2023-11-12 02:17:10,680 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:17:10,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:17:10,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:17:10,792 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-12 02:17:10,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:17:10,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2011616888] [2023-11-12 02:17:10,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2011616888] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:17:10,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1602330878] [2023-11-12 02:17:10,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:17:10,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:17:10,793 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:17:10,796 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:17:10,819 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-12 02:17:10,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:17:10,891 INFO L262 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-12 02:17:10,892 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:17:10,907 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-12 02:17:10,954 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-12 02:17:10,954 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:17:11,007 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-12 02:17:11,008 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1602330878] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:17:11,008 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:17:11,009 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2023-11-12 02:17:11,009 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [880041261] [2023-11-12 02:17:11,009 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:17:11,009 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-12 02:17:11,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:17:11,010 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-12 02:17:11,010 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2023-11-12 02:17:11,154 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 330 [2023-11-12 02:17:11,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 57 transitions, 153 flow. Second operand has 8 states, 8 states have (on average 145.875) internal successors, (1167), 8 states have internal predecessors, (1167), 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-12 02:17:11,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:17:11,156 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 330 [2023-11-12 02:17:11,156 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:17:12,140 INFO L124 PetriNetUnfolderBase]: 5560/8977 cut-off events. [2023-11-12 02:17:12,140 INFO L125 PetriNetUnfolderBase]: For 3483/3483 co-relation queries the response was YES. [2023-11-12 02:17:12,153 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18185 conditions, 8977 events. 5560/8977 cut-off events. For 3483/3483 co-relation queries the response was YES. Maximal size of possible extension queue 308. Compared 58705 event pairs, 630 based on Foata normal form. 819/9778 useless extension candidates. Maximal degree in co-relation 2075. Up to 5346 conditions per place. [2023-11-12 02:17:12,193 INFO L140 encePairwiseOnDemand]: 326/330 looper letters, 79 selfloop transitions, 4 changer transitions 0/94 dead transitions. [2023-11-12 02:17:12,193 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 94 transitions, 382 flow [2023-11-12 02:17:12,193 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-12 02:17:12,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-12 02:17:12,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 953 transitions. [2023-11-12 02:17:12,198 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4813131313131313 [2023-11-12 02:17:12,198 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 953 transitions. [2023-11-12 02:17:12,199 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 953 transitions. [2023-11-12 02:17:12,200 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:17:12,200 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 953 transitions. [2023-11-12 02:17:12,203 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 158.83333333333334) internal successors, (953), 6 states have internal predecessors, (953), 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-12 02:17:12,208 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 330.0) internal successors, (2310), 7 states have internal predecessors, (2310), 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-12 02:17:12,209 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 330.0) internal successors, (2310), 7 states have internal predecessors, (2310), 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-12 02:17:12,209 INFO L175 Difference]: Start difference. First operand has 63 places, 57 transitions, 153 flow. Second operand 6 states and 953 transitions. [2023-11-12 02:17:12,210 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 94 transitions, 382 flow [2023-11-12 02:17:12,212 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 94 transitions, 378 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-11-12 02:17:12,214 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 118 flow [2023-11-12 02:17:12,214 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=330, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=118, PETRI_PLACES=55, PETRI_TRANSITIONS=43} [2023-11-12 02:17:12,215 INFO L281 CegarLoopForPetriNet]: 63 programPoint places, -8 predicate places. [2023-11-12 02:17:12,216 INFO L495 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 118 flow [2023-11-12 02:17:12,216 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 145.875) internal successors, (1167), 8 states have internal predecessors, (1167), 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-12 02:17:12,217 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:17:12,217 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 3, 3, 1, 1, 1, 1, 1] [2023-11-12 02:17:12,224 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-12 02:17:12,423 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9791973f-885b-4e72-923f-4db744e335fa/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-12 02:17:12,423 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:17:12,423 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:17:12,424 INFO L85 PathProgramCache]: Analyzing trace with hash 1577479122, now seen corresponding path program 1 times [2023-11-12 02:17:12,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:17:12,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [874258437] [2023-11-12 02:17:12,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:17:12,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:17:12,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:17:12,458 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:17:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:17:12,494 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:17:12,494 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:17:12,494 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2023-11-12 02:17:12,495 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 7 remaining) [2023-11-12 02:17:12,495 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 7 remaining) [2023-11-12 02:17:12,495 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 7 remaining) [2023-11-12 02:17:12,496 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 7 remaining) [2023-11-12 02:17:12,496 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONMEMORY_LEAK (1 of 7 remaining) [2023-11-12 02:17:12,496 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2023-11-12 02:17:12,496 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-12 02:17:12,496 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-12 02:17:12,497 WARN L234 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-12 02:17:12,497 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-12 02:17:12,531 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-12 02:17:12,534 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 191 places, 216 transitions, 472 flow [2023-11-12 02:17:12,637 INFO L124 PetriNetUnfolderBase]: 86/691 cut-off events. [2023-11-12 02:17:12,638 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2023-11-12 02:17:12,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 742 conditions, 691 events. 86/691 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2944 event pairs, 6 based on Foata normal form. 0/542 useless extension candidates. Maximal degree in co-relation 463. Up to 32 conditions per place. [2023-11-12 02:17:12,644 INFO L82 GeneralOperation]: Start removeDead. Operand has 191 places, 216 transitions, 472 flow [2023-11-12 02:17:12,650 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 191 places, 216 transitions, 472 flow [2023-11-12 02:17:12,650 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:17:12,650 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 191 places, 216 transitions, 472 flow [2023-11-12 02:17:12,651 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 191 places, 216 transitions, 472 flow [2023-11-12 02:17:12,651 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 191 places, 216 transitions, 472 flow [2023-11-12 02:17:12,746 INFO L124 PetriNetUnfolderBase]: 86/691 cut-off events. [2023-11-12 02:17:12,746 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2023-11-12 02:17:12,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 742 conditions, 691 events. 86/691 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2944 event pairs, 6 based on Foata normal form. 0/542 useless extension candidates. Maximal degree in co-relation 463. Up to 32 conditions per place. [2023-11-12 02:17:12,780 INFO L119 LiptonReduction]: Number of co-enabled transitions 23856 [2023-11-12 02:17:16,927 INFO L134 LiptonReduction]: Checked pairs total: 69159 [2023-11-12 02:17:16,927 INFO L136 LiptonReduction]: Total number of compositions: 159 [2023-11-12 02:17:16,929 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:17:16,929 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;@12afaa04, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:17:16,929 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-11-12 02:17:16,931 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:17:16,931 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2023-11-12 02:17:16,931 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:17:16,931 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:17:16,931 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-12 02:17:16,932 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 4 more)] === [2023-11-12 02:17:16,932 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:17:16,932 INFO L85 PathProgramCache]: Analyzing trace with hash 50091, now seen corresponding path program 1 times [2023-11-12 02:17:16,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:17:16,932 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606411798] [2023-11-12 02:17:16,933 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:17:16,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:17:16,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:17:16,983 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-12 02:17:16,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:17:16,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606411798] [2023-11-12 02:17:16,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606411798] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:17:16,984 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:17:16,984 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:17:16,986 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1231290288] [2023-11-12 02:17:16,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:17:16,987 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:17:16,987 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:17:16,988 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:17:16,988 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:17:17,027 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 375 [2023-11-12 02:17:17,028 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 99 transitions, 238 flow. Second operand has 3 states, 3 states have (on average 170.66666666666666) internal successors, (512), 3 states have internal predecessors, (512), 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-12 02:17:17,028 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:17:17,028 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 375 [2023-11-12 02:17:17,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand