./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/pthread-ext/26_stack_cas_longest-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability 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_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/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_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/26_stack_cas_longest-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 8c0827ac193c1e2b03d5ccf1e60b62c7d6ff1b4feade2c409a6c7ca2cebf9412 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:21:33,732 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:21:33,829 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:21:33,833 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:21:33,834 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:21:33,858 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:21:33,859 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:21:33,859 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:21:33,860 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:21:33,861 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:21:33,862 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:21:33,862 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:21:33,863 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:21:33,864 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:21:33,864 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:21:33,865 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:21:33,866 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:21:33,866 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:21:33,867 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:21:33,867 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:21:33,868 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:21:33,869 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:21:33,869 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:21:33,870 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:21:33,870 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:21:33,871 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:21:33,872 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:21:33,872 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:21:33,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:33,874 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:21:33,874 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:21:33,875 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:21:33,875 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:21:33,876 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:21:33,876 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:21:33,877 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:21:33,877 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:21:33,878 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:21:33,879 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:21:33,879 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_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/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_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/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 ! call(reach_error())) ) 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 -> 8c0827ac193c1e2b03d5ccf1e60b62c7d6ff1b4feade2c409a6c7ca2cebf9412 [2023-11-12 02:21:34,186 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:21:34,222 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:21:34,225 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:21:34,227 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:21:34,228 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:21:34,230 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/pthread-ext/26_stack_cas_longest-1.i [2023-11-12 02:21:37,385 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:21:37,686 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:21:37,686 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/sv-benchmarks/c/pthread-ext/26_stack_cas_longest-1.i [2023-11-12 02:21:37,704 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/data/0d140206f/b5c34e2dc8ad4d2492a4f19378fae7e5/FLAGf9ec57025 [2023-11-12 02:21:37,719 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/data/0d140206f/b5c34e2dc8ad4d2492a4f19378fae7e5 [2023-11-12 02:21:37,722 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:21:37,723 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:21:37,725 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:21:37,726 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:21:37,731 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:21:37,732 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:21:37" (1/1) ... [2023-11-12 02:21:37,733 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d1efc94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:37, skipping insertion in model container [2023-11-12 02:21:37,734 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:21:37" (1/1) ... [2023-11-12 02:21:37,803 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:21:38,206 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/sv-benchmarks/c/pthread-ext/26_stack_cas_longest-1.i[31167,31180] [2023-11-12 02:21:38,223 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:21:38,240 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:21:38,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/sv-benchmarks/c/pthread-ext/26_stack_cas_longest-1.i[31167,31180] [2023-11-12 02:21:38,330 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:21:38,376 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:21:38,377 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38 WrapperNode [2023-11-12 02:21:38,377 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:21:38,378 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:21:38,379 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:21:38,379 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:21:38,386 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:21:38" (1/1) ... [2023-11-12 02:21:38,400 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:21:38" (1/1) ... [2023-11-12 02:21:38,431 INFO L138 Inliner]: procedures = 177, calls = 47, calls flagged for inlining = 16, calls inlined = 19, statements flattened = 187 [2023-11-12 02:21:38,432 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:21:38,433 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:21:38,433 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:21:38,433 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:21:38,443 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,443 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,448 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,448 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,457 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,462 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,464 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,466 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,471 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:21:38,472 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:21:38,472 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:21:38,472 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:21:38,473 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:38,502 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:38,548 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/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:21:38,569 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fb06e3a-d81a-4741-87a7-d90008dd4a9d/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:21:38,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:21:38,609 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-12 02:21:38,610 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-12 02:21:38,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:21:38,612 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:21:38,612 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:21:38,612 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:21:38,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:21:38,612 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:21:38,613 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:21:38,614 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:21:38,765 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:21:38,767 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:21:39,147 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:21:39,344 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:21:39,344 INFO L302 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-12 02:21:39,347 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:21:39 BoogieIcfgContainer [2023-11-12 02:21:39,347 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:21:39,350 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:21:39,350 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:21:39,354 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:21:39,354 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:21:37" (1/3) ... [2023-11-12 02:21:39,355 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b35cb62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:21:39, skipping insertion in model container [2023-11-12 02:21:39,355 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38" (2/3) ... [2023-11-12 02:21:39,356 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b35cb62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:21:39, skipping insertion in model container [2023-11-12 02:21:39,356 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:21:39" (3/3) ... [2023-11-12 02:21:39,357 INFO L112 eAbstractionObserver]: Analyzing ICFG 26_stack_cas_longest-1.i [2023-11-12 02:21:39,367 WARN L146 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-12 02:21:39,376 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:21:39,376 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:21:39,376 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-12 02:21:39,450 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-12 02:21:39,493 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 110 places, 117 transitions, 238 flow [2023-11-12 02:21:39,596 INFO L124 PetriNetUnfolderBase]: 11/128 cut-off events. [2023-11-12 02:21:39,597 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:39,604 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132 conditions, 128 events. 11/128 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 133 event pairs, 0 based on Foata normal form. 0/114 useless extension candidates. Maximal degree in co-relation 94. Up to 4 conditions per place. [2023-11-12 02:21:39,605 INFO L82 GeneralOperation]: Start removeDead. Operand has 110 places, 117 transitions, 238 flow [2023-11-12 02:21:39,613 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 110 places, 117 transitions, 238 flow [2023-11-12 02:21:39,617 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:21:39,632 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 110 places, 117 transitions, 238 flow [2023-11-12 02:21:39,635 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 110 places, 117 transitions, 238 flow [2023-11-12 02:21:39,636 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 110 places, 117 transitions, 238 flow [2023-11-12 02:21:39,665 INFO L124 PetriNetUnfolderBase]: 11/128 cut-off events. [2023-11-12 02:21:39,665 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:39,667 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132 conditions, 128 events. 11/128 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 133 event pairs, 0 based on Foata normal form. 0/114 useless extension candidates. Maximal degree in co-relation 94. Up to 4 conditions per place. [2023-11-12 02:21:39,670 INFO L119 LiptonReduction]: Number of co-enabled transitions 2268 [2023-11-12 02:21:43,552 INFO L134 LiptonReduction]: Checked pairs total: 2476 [2023-11-12 02:21:43,552 INFO L136 LiptonReduction]: Total number of compositions: 109 [2023-11-12 02:21:43,578 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:21:43,587 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@481b856, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:21:43,587 INFO L358 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2023-11-12 02:21:43,593 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:21:43,594 INFO L124 PetriNetUnfolderBase]: 2/13 cut-off events. [2023-11-12 02:21:43,594 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:43,594 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:43,595 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-12 02:21:43,595 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:43,601 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:43,601 INFO L85 PathProgramCache]: Analyzing trace with hash 1623828518, now seen corresponding path program 1 times [2023-11-12 02:21:43,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:43,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051391792] [2023-11-12 02:21:43,613 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:43,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:43,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:21:43,769 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:21:43,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:21:43,853 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:21:43,855 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:21:43,857 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 3 remaining) [2023-11-12 02:21:43,859 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 3 remaining) [2023-11-12 02:21:43,859 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 3 remaining) [2023-11-12 02:21:43,860 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:21:43,860 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-12 02:21:43,866 WARN L234 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-12 02:21:43,866 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-12 02:21:43,955 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-12 02:21:43,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 185 places, 199 transitions, 408 flow [2023-11-12 02:21:44,021 INFO L124 PetriNetUnfolderBase]: 21/223 cut-off events. [2023-11-12 02:21:44,021 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-12 02:21:44,026 INFO L83 FinitePrefix]: Finished finitePrefix Result has 231 conditions, 223 events. 21/223 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 449 event pairs, 0 based on Foata normal form. 0/197 useless extension candidates. Maximal degree in co-relation 175. Up to 6 conditions per place. [2023-11-12 02:21:44,026 INFO L82 GeneralOperation]: Start removeDead. Operand has 185 places, 199 transitions, 408 flow [2023-11-12 02:21:44,030 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 185 places, 199 transitions, 408 flow [2023-11-12 02:21:44,030 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:21:44,030 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 185 places, 199 transitions, 408 flow [2023-11-12 02:21:44,031 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 185 places, 199 transitions, 408 flow [2023-11-12 02:21:44,031 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 185 places, 199 transitions, 408 flow [2023-11-12 02:21:44,078 INFO L124 PetriNetUnfolderBase]: 21/223 cut-off events. [2023-11-12 02:21:44,079 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-12 02:21:44,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 231 conditions, 223 events. 21/223 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 449 event pairs, 0 based on Foata normal form. 0/197 useless extension candidates. Maximal degree in co-relation 175. Up to 6 conditions per place. [2023-11-12 02:21:44,097 INFO L119 LiptonReduction]: Number of co-enabled transitions 17820 [2023-11-12 02:21:49,790 INFO L134 LiptonReduction]: Checked pairs total: 36750 [2023-11-12 02:21:49,791 INFO L136 LiptonReduction]: Total number of compositions: 167 [2023-11-12 02:21:49,794 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:21:49,795 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@481b856, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:21:49,796 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2023-11-12 02:21:49,802 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:21:49,802 INFO L124 PetriNetUnfolderBase]: 3/31 cut-off events. [2023-11-12 02:21:49,802 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-12 02:21:49,802 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:49,802 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-12 02:21:49,803 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2023-11-12 02:21:49,803 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:49,804 INFO L85 PathProgramCache]: Analyzing trace with hash -267343577, now seen corresponding path program 1 times [2023-11-12 02:21:49,804 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:49,804 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [960879238] [2023-11-12 02:21:49,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:49,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:49,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:21:49,832 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:21:49,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:21:49,859 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:21:49,859 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:21:49,859 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 4 remaining) [2023-11-12 02:21:49,860 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 4 remaining) [2023-11-12 02:21:49,860 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 4 remaining) [2023-11-12 02:21:49,860 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 4 remaining) [2023-11-12 02:21:49,861 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:21:49,861 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-12 02:21:49,862 WARN L234 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-12 02:21:49,862 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-12 02:21:49,926 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-12 02:21:49,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 260 places, 281 transitions, 580 flow [2023-11-12 02:21:50,032 INFO L124 PetriNetUnfolderBase]: 31/318 cut-off events. [2023-11-12 02:21:50,033 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-12 02:21:50,038 INFO L83 FinitePrefix]: Finished finitePrefix Result has 331 conditions, 318 events. 31/318 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 872 event pairs, 0 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 256. Up to 8 conditions per place. [2023-11-12 02:21:50,039 INFO L82 GeneralOperation]: Start removeDead. Operand has 260 places, 281 transitions, 580 flow [2023-11-12 02:21:50,043 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 260 places, 281 transitions, 580 flow [2023-11-12 02:21:50,044 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:21:50,044 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 260 places, 281 transitions, 580 flow [2023-11-12 02:21:50,044 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 260 places, 281 transitions, 580 flow [2023-11-12 02:21:50,044 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 260 places, 281 transitions, 580 flow [2023-11-12 02:21:50,112 INFO L124 PetriNetUnfolderBase]: 31/318 cut-off events. [2023-11-12 02:21:50,112 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-12 02:21:50,119 INFO L83 FinitePrefix]: Finished finitePrefix Result has 331 conditions, 318 events. 31/318 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 872 event pairs, 0 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 256. Up to 8 conditions per place. [2023-11-12 02:21:50,147 INFO L119 LiptonReduction]: Number of co-enabled transitions 46656 [2023-11-12 02:21:57,141 INFO L134 LiptonReduction]: Checked pairs total: 87817 [2023-11-12 02:21:57,141 INFO L136 LiptonReduction]: Total number of compositions: 235 [2023-11-12 02:21:57,144 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:21:57,145 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@481b856, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:21:57,146 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-11-12 02:21:57,155 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:21:57,155 INFO L124 PetriNetUnfolderBase]: 8/60 cut-off events. [2023-11-12 02:21:57,156 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-12 02:21:57,156 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:57,156 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:57,157 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-12 02:21:57,157 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:57,157 INFO L85 PathProgramCache]: Analyzing trace with hash -112177473, now seen corresponding path program 1 times [2023-11-12 02:21:57,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:57,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302490253] [2023-11-12 02:21:57,158 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:57,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:57,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:57,377 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:21:57,378 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:57,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302490253] [2023-11-12 02:21:57,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302490253] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:57,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:57,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:21:57,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [533779332] [2023-11-12 02:21:57,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:57,390 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:21:57,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:57,419 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:21:57,420 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:21:57,474 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 516 [2023-11-12 02:21:57,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 97 transitions, 212 flow. Second operand has 4 states, 4 states have (on average 233.25) internal successors, (933), 4 states have internal predecessors, (933), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:21:57,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:21:57,488 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 516 [2023-11-12 02:21:57,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:22:05,900 INFO L124 PetriNetUnfolderBase]: 43680/62818 cut-off events. [2023-11-12 02:22:05,901 INFO L125 PetriNetUnfolderBase]: For 2545/2545 co-relation queries the response was YES. [2023-11-12 02:22:06,029 INFO L83 FinitePrefix]: Finished finitePrefix Result has 122180 conditions, 62818 events. 43680/62818 cut-off events. For 2545/2545 co-relation queries the response was YES. Maximal size of possible extension queue 1716. Compared 445477 event pairs, 8325 based on Foata normal form. 162/51905 useless extension candidates. Maximal degree in co-relation 75816. Up to 41784 conditions per place. [2023-11-12 02:22:06,680 INFO L140 encePairwiseOnDemand]: 498/516 looper letters, 214 selfloop transitions, 13 changer transitions 0/248 dead transitions. [2023-11-12 02:22:06,681 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 248 transitions, 999 flow [2023-11-12 02:22:06,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-12 02:22:06,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-12 02:22:06,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1407 transitions. [2023-11-12 02:22:06,708 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5453488372093023 [2023-11-12 02:22:06,709 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 1407 transitions. [2023-11-12 02:22:06,710 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 1407 transitions. [2023-11-12 02:22:06,715 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:22:06,718 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 1407 transitions. [2023-11-12 02:22:06,728 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 281.4) internal successors, (1407), 5 states have internal predecessors, (1407), 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:22:06,745 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 516.0) internal successors, (3096), 6 states have internal predecessors, (3096), 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:22:06,747 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 516.0) internal successors, (3096), 6 states have internal predecessors, (3096), 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:22:06,749 INFO L175 Difference]: Start difference. First operand has 83 places, 97 transitions, 212 flow. Second operand 5 states and 1407 transitions. [2023-11-12 02:22:06,750 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 248 transitions, 999 flow [2023-11-12 02:22:06,761 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 248 transitions, 991 flow, removed 4 selfloop flow, removed 0 redundant places. [2023-11-12 02:22:06,767 INFO L231 Difference]: Finished difference. Result has 90 places, 102 transitions, 308 flow [2023-11-12 02:22:06,769 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=516, PETRI_DIFFERENCE_MINUEND_FLOW=196, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=308, PETRI_PLACES=90, PETRI_TRANSITIONS=102} [2023-11-12 02:22:06,775 INFO L281 CegarLoopForPetriNet]: 83 programPoint places, 7 predicate places. [2023-11-12 02:22:06,776 INFO L495 AbstractCegarLoop]: Abstraction has has 90 places, 102 transitions, 308 flow [2023-11-12 02:22:06,777 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 233.25) internal successors, (933), 4 states have internal predecessors, (933), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:22:06,777 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:22:06,777 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 3, 3, 1, 1, 1, 1, 1] [2023-11-12 02:22:06,777 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:22:06,777 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-12 02:22:06,778 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:06,778 INFO L85 PathProgramCache]: Analyzing trace with hash -1673582861, now seen corresponding path program 1 times [2023-11-12 02:22:06,778 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:22:06,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1765805723] [2023-11-12 02:22:06,779 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:06,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:22:06,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:22:06,824 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:22:06,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:22:06,862 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:22:06,863 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:22:06,863 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 5 remaining) [2023-11-12 02:22:06,864 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining) [2023-11-12 02:22:06,864 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 5 remaining) [2023-11-12 02:22:06,864 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2023-11-12 02:22:06,865 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining) [2023-11-12 02:22:06,865 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-12 02:22:06,865 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-12 02:22:06,866 WARN L234 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-12 02:22:06,867 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-12 02:22:06,959 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-12 02:22:06,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 335 places, 363 transitions, 754 flow [2023-11-12 02:22:07,078 INFO L124 PetriNetUnfolderBase]: 41/413 cut-off events. [2023-11-12 02:22:07,078 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-12 02:22:07,085 INFO L83 FinitePrefix]: Finished finitePrefix Result has 432 conditions, 413 events. 41/413 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1371 event pairs, 0 based on Foata normal form. 0/363 useless extension candidates. Maximal degree in co-relation 337. Up to 10 conditions per place. [2023-11-12 02:22:07,085 INFO L82 GeneralOperation]: Start removeDead. Operand has 335 places, 363 transitions, 754 flow [2023-11-12 02:22:07,092 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 335 places, 363 transitions, 754 flow [2023-11-12 02:22:07,092 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:22:07,093 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 335 places, 363 transitions, 754 flow [2023-11-12 02:22:07,093 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 335 places, 363 transitions, 754 flow [2023-11-12 02:22:07,093 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 335 places, 363 transitions, 754 flow [2023-11-12 02:22:07,202 INFO L124 PetriNetUnfolderBase]: 41/413 cut-off events. [2023-11-12 02:22:07,202 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-12 02:22:07,208 INFO L83 FinitePrefix]: Finished finitePrefix Result has 432 conditions, 413 events. 41/413 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1371 event pairs, 0 based on Foata normal form. 0/363 useless extension candidates. Maximal degree in co-relation 337. Up to 10 conditions per place. [2023-11-12 02:22:07,241 INFO L119 LiptonReduction]: Number of co-enabled transitions 88776 [2023-11-12 02:22:15,798 INFO L134 LiptonReduction]: Checked pairs total: 172369 [2023-11-12 02:22:15,798 INFO L136 LiptonReduction]: Total number of compositions: 300 [2023-11-12 02:22:15,800 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:22:15,802 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@481b856, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:22:15,802 INFO L358 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2023-11-12 02:22:15,809 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:22:15,809 INFO L124 PetriNetUnfolderBase]: 7/58 cut-off events. [2023-11-12 02:22:15,810 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-12 02:22:15,810 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:22:15,810 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:22:15,810 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 3 more)] === [2023-11-12 02:22:15,811 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:15,811 INFO L85 PathProgramCache]: Analyzing trace with hash -607138650, now seen corresponding path program 1 times [2023-11-12 02:22:15,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:22:15,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79971392] [2023-11-12 02:22:15,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:15,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:22:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:22:15,927 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:22:15,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:22:15,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79971392] [2023-11-12 02:22:15,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79971392] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:22:15,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:22:15,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:22:15,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510643966] [2023-11-12 02:22:15,929 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:22:15,929 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:22:15,929 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:22:15,930 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:22:15,930 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:22:15,979 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 298 out of 663 [2023-11-12 02:22:15,981 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 128 transitions, 284 flow. Second operand has 4 states, 4 states have (on average 301.25) internal successors, (1205), 4 states have internal predecessors, (1205), 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:22:15,981 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:22:15,981 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 663 [2023-11-12 02:22:15,982 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand