./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_38-traces-ex-4-switch_true.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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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 6459c3a3aa967b53ca30e3b9918903c0b3ea7a6b804c927bd1e7a9e96906dc40 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:21:34,161 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:21:34,240 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:21:34,247 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:21:34,248 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:21:34,277 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:21:34,278 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:21:34,278 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:21:34,279 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:21:34,280 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:21:34,281 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:21:34,282 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:21:34,282 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:21:34,283 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:21:34,284 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:21:34,284 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:21:34,285 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:21:34,285 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:21:34,286 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:21:34,286 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:21:34,287 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:21:34,288 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:21:34,288 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:21:34,289 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:21:34,289 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:21:34,290 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:21:34,290 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:21:34,291 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:21:34,291 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:34,292 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:21:34,292 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:21:34,292 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:21:34,293 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:21:34,293 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:21:34,293 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:21:34,294 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:21:34,294 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:21:34,294 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:21:34,294 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:21:34,295 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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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 -> 6459c3a3aa967b53ca30e3b9918903c0b3ea7a6b804c927bd1e7a9e96906dc40 [2023-11-12 02:21:34,562 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:21:34,600 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:21:34,604 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:21:34,606 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:21:34,607 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:21:34,608 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i [2023-11-12 02:21:37,885 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:21:38,321 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:21:38,324 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/sv-benchmarks/c/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i [2023-11-12 02:21:38,342 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/data/16694a469/d74306e517184f07b4dbf4347626dacf/FLAGc27696b42 [2023-11-12 02:21:38,357 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/data/16694a469/d74306e517184f07b4dbf4347626dacf [2023-11-12 02:21:38,360 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:21:38,362 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:21:38,364 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:21:38,364 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:21:38,373 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:21:38,374 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,375 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e8a3707 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:38, skipping insertion in model container [2023-11-12 02:21:38,376 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:21:38" (1/1) ... [2023-11-12 02:21:38,453 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:21:38,637 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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/sv-benchmarks/c/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i[1095,1108] [2023-11-12 02:21:38,795 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:21:38,809 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:21:38,821 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_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/sv-benchmarks/c/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i[1095,1108] [2023-11-12 02:21:38,850 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:21:38,893 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:21:38,893 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,894 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:21:38,895 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:21:38,895 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:21:38,895 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:21:38,904 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,918 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,940 INFO L138 Inliner]: procedures = 162, calls = 29, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 48 [2023-11-12 02:21:38,941 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:21:38,942 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:21:38,942 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:21:38,942 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:21:38,952 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,952 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,956 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,956 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,962 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,964 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,966 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,967 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,970 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:21:38,971 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:21:38,972 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:21:38,972 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:21:38,973 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,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:39,007 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:39,028 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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:39,051 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/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:39,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:21:39,080 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-12 02:21:39,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:21:39,081 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:21:39,081 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-12 02:21:39,081 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-12 02:21:39,082 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:21:39,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:21:39,082 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:21:39,082 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:21:39,084 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:39,278 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:21:39,282 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:21:39,498 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:21:39,506 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:21:39,506 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-12 02:21:39,509 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,511 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:21:39,514 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:21:39,515 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:21:39,519 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:21:39,519 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:21:38" (1/3) ... [2023-11-12 02:21:39,520 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@704e3af3 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,521 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,522 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@704e3af3 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,523 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,530 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_38-traces-ex-4-switch_true.i [2023-11-12 02:21:39,539 WARN L146 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-12 02:21:39,549 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:21:39,549 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:21:39,550 INFO L521 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-12 02:21:39,607 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-12 02:21:39,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 70 places, 67 transitions, 138 flow [2023-11-12 02:21:39,712 INFO L124 PetriNetUnfolderBase]: 1/66 cut-off events. [2023-11-12 02:21:39,712 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:39,716 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70 conditions, 66 events. 1/66 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 41 event pairs, 0 based on Foata normal form. 0/64 useless extension candidates. Maximal degree in co-relation 38. Up to 2 conditions per place. [2023-11-12 02:21:39,716 INFO L82 GeneralOperation]: Start removeDead. Operand has 70 places, 67 transitions, 138 flow [2023-11-12 02:21:39,720 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 57 places, 53 transitions, 109 flow [2023-11-12 02:21:39,724 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-12 02:21:39,735 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 57 places, 53 transitions, 109 flow [2023-11-12 02:21:39,740 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 57 places, 53 transitions, 109 flow [2023-11-12 02:21:39,747 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 57 places, 53 transitions, 109 flow [2023-11-12 02:21:39,772 INFO L124 PetriNetUnfolderBase]: 0/53 cut-off events. [2023-11-12 02:21:39,778 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:39,779 INFO L83 FinitePrefix]: Finished finitePrefix Result has 57 conditions, 53 events. 0/53 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 2. Compared 21 event pairs, 0 based on Foata normal form. 0/53 useless extension candidates. Maximal degree in co-relation 0. Up to 1 conditions per place. [2023-11-12 02:21:39,780 INFO L119 LiptonReduction]: Number of co-enabled transitions 308 [2023-11-12 02:21:43,007 INFO L134 LiptonReduction]: Checked pairs total: 763 [2023-11-12 02:21:43,007 INFO L136 LiptonReduction]: Total number of compositions: 40 [2023-11-12 02:21:43,035 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:21:43,045 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;@29ac86a7, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:21:43,045 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-12 02:21:43,052 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-12 02:21:43,052 INFO L124 PetriNetUnfolderBase]: 0/7 cut-off events. [2023-11-12 02:21:43,052 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:43,053 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:43,054 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-12 02:21:43,054 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-12 02:21:43,061 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:43,062 INFO L85 PathProgramCache]: Analyzing trace with hash 212563159, now seen corresponding path program 1 times [2023-11-12 02:21:43,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:43,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157419090] [2023-11-12 02:21:43,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:43,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:43,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:43,549 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:43,550 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:43,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157419090] [2023-11-12 02:21:43,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157419090] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:43,553 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:43,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-12 02:21:43,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1213020062] [2023-11-12 02:21:43,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:43,568 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:21:43,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:43,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:21:43,603 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:21:43,626 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 107 [2023-11-12 02:21:43,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 17 places, 13 transitions, 29 flow. Second operand has 3 states, 3 states have (on average 62.666666666666664) internal successors, (188), 3 states have internal predecessors, (188), 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:43,630 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:21:43,630 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 107 [2023-11-12 02:21:43,632 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:21:43,677 INFO L124 PetriNetUnfolderBase]: 13/46 cut-off events. [2023-11-12 02:21:43,677 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-12 02:21:43,678 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90 conditions, 46 events. 13/46 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 86 event pairs, 9 based on Foata normal form. 5/51 useless extension candidates. Maximal degree in co-relation 81. Up to 26 conditions per place. [2023-11-12 02:21:43,679 INFO L140 encePairwiseOnDemand]: 103/107 looper letters, 10 selfloop transitions, 3 changer transitions 0/15 dead transitions. [2023-11-12 02:21:43,680 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 19 places, 15 transitions, 59 flow [2023-11-12 02:21:43,681 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:21:43,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:21:43,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 197 transitions. [2023-11-12 02:21:43,697 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6137071651090342 [2023-11-12 02:21:43,698 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 197 transitions. [2023-11-12 02:21:43,699 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 197 transitions. [2023-11-12 02:21:43,701 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:21:43,704 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 197 transitions. [2023-11-12 02:21:43,708 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 65.66666666666667) internal successors, (197), 3 states have internal predecessors, (197), 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:43,714 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 107.0) internal successors, (428), 4 states have internal predecessors, (428), 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:43,715 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 107.0) internal successors, (428), 4 states have internal predecessors, (428), 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:43,717 INFO L175 Difference]: Start difference. First operand has 17 places, 13 transitions, 29 flow. Second operand 3 states and 197 transitions. [2023-11-12 02:21:43,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 19 places, 15 transitions, 59 flow [2023-11-12 02:21:43,721 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 18 places, 15 transitions, 58 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-12 02:21:43,723 INFO L231 Difference]: Finished difference. Result has 19 places, 13 transitions, 39 flow [2023-11-12 02:21:43,726 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=28, PETRI_DIFFERENCE_MINUEND_PLACES=16, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=13, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=10, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=39, PETRI_PLACES=19, PETRI_TRANSITIONS=13} [2023-11-12 02:21:43,730 INFO L281 CegarLoopForPetriNet]: 17 programPoint places, 2 predicate places. [2023-11-12 02:21:43,731 INFO L495 AbstractCegarLoop]: Abstraction has has 19 places, 13 transitions, 39 flow [2023-11-12 02:21:43,731 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.666666666666664) internal successors, (188), 3 states have internal predecessors, (188), 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:43,731 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:43,732 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:43,732 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:21:43,733 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-12 02:21:43,733 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:43,734 INFO L85 PathProgramCache]: Analyzing trace with hash 1684918941, now seen corresponding path program 1 times [2023-11-12 02:21:43,734 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:43,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528217214] [2023-11-12 02:21:43,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:43,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:43,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:43,881 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:43,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:43,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528217214] [2023-11-12 02:21:43,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528217214] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:43,883 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:43,883 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:21:43,883 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [581886119] [2023-11-12 02:21:43,884 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:43,885 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:21:43,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:43,886 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:21:43,886 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:21:43,926 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 107 [2023-11-12 02:21:43,927 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 19 places, 13 transitions, 39 flow. Second operand has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 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:43,927 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:21:43,927 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 107 [2023-11-12 02:21:43,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:21:43,973 INFO L124 PetriNetUnfolderBase]: 9/40 cut-off events. [2023-11-12 02:21:43,973 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-12 02:21:43,974 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91 conditions, 40 events. 9/40 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 72 event pairs, 4 based on Foata normal form. 3/43 useless extension candidates. Maximal degree in co-relation 80. Up to 21 conditions per place. [2023-11-12 02:21:43,975 INFO L140 encePairwiseOnDemand]: 102/107 looper letters, 9 selfloop transitions, 4 changer transitions 2/17 dead transitions. [2023-11-12 02:21:43,975 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 21 places, 17 transitions, 77 flow [2023-11-12 02:21:43,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:21:43,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-12 02:21:43,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 185 transitions. [2023-11-12 02:21:43,980 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5763239875389408 [2023-11-12 02:21:43,980 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 185 transitions. [2023-11-12 02:21:43,980 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 185 transitions. [2023-11-12 02:21:43,981 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:21:43,981 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 185 transitions. [2023-11-12 02:21:43,983 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 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:43,985 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 107.0) internal successors, (428), 4 states have internal predecessors, (428), 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:43,986 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 107.0) internal successors, (428), 4 states have internal predecessors, (428), 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:43,986 INFO L175 Difference]: Start difference. First operand has 19 places, 13 transitions, 39 flow. Second operand 3 states and 185 transitions. [2023-11-12 02:21:43,987 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 21 places, 17 transitions, 77 flow [2023-11-12 02:21:43,988 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 19 places, 17 transitions, 71 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-12 02:21:43,989 INFO L231 Difference]: Finished difference. Result has 20 places, 13 transitions, 47 flow [2023-11-12 02:21:43,989 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=33, PETRI_DIFFERENCE_MINUEND_PLACES=17, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=13, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=9, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=47, PETRI_PLACES=20, PETRI_TRANSITIONS=13} [2023-11-12 02:21:43,990 INFO L281 CegarLoopForPetriNet]: 17 programPoint places, 3 predicate places. [2023-11-12 02:21:43,991 INFO L495 AbstractCegarLoop]: Abstraction has has 20 places, 13 transitions, 47 flow [2023-11-12 02:21:43,991 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 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:43,992 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:43,992 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:43,992 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:21:43,993 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-12 02:21:43,993 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:43,993 INFO L85 PathProgramCache]: Analyzing trace with hash 702949414, now seen corresponding path program 1 times [2023-11-12 02:21:43,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:43,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [535155470] [2023-11-12 02:21:43,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:43,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:44,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:44,217 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:44,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:44,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [535155470] [2023-11-12 02:21:44,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [535155470] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:44,219 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:44,219 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:21:44,219 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1030829599] [2023-11-12 02:21:44,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:44,220 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-12 02:21:44,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:44,221 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-12 02:21:44,221 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:21:44,379 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 107 [2023-11-12 02:21:44,380 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 20 places, 13 transitions, 47 flow. Second operand has 5 states, 5 states have (on average 55.6) internal successors, (278), 5 states have internal predecessors, (278), 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:44,380 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:21:44,381 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 107 [2023-11-12 02:21:44,381 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:21:44,439 INFO L124 PetriNetUnfolderBase]: 1/15 cut-off events. [2023-11-12 02:21:44,439 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-12 02:21:44,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43 conditions, 15 events. 1/15 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 12 event pairs, 0 based on Foata normal form. 6/21 useless extension candidates. Maximal degree in co-relation 32. Up to 9 conditions per place. [2023-11-12 02:21:44,440 INFO L140 encePairwiseOnDemand]: 102/107 looper letters, 4 selfloop transitions, 4 changer transitions 3/12 dead transitions. [2023-11-12 02:21:44,440 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 21 places, 12 transitions, 63 flow [2023-11-12 02:21:44,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:21:44,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-12 02:21:44,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 229 transitions. [2023-11-12 02:21:44,447 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5350467289719626 [2023-11-12 02:21:44,448 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 229 transitions. [2023-11-12 02:21:44,448 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 229 transitions. [2023-11-12 02:21:44,448 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:21:44,449 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 229 transitions. [2023-11-12 02:21:44,451 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 57.25) internal successors, (229), 4 states have internal predecessors, (229), 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:44,454 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 107.0) internal successors, (535), 5 states have internal predecessors, (535), 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:44,455 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 107.0) internal successors, (535), 5 states have internal predecessors, (535), 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:44,456 INFO L175 Difference]: Start difference. First operand has 20 places, 13 transitions, 47 flow. Second operand 4 states and 229 transitions. [2023-11-12 02:21:44,456 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 21 places, 12 transitions, 63 flow [2023-11-12 02:21:44,457 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 19 places, 12 transitions, 55 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-12 02:21:44,458 INFO L231 Difference]: Finished difference. Result has 19 places, 9 transitions, 35 flow [2023-11-12 02:21:44,458 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=32, PETRI_DIFFERENCE_MINUEND_PLACES=16, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=11, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=7, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=35, PETRI_PLACES=19, PETRI_TRANSITIONS=9} [2023-11-12 02:21:44,460 INFO L281 CegarLoopForPetriNet]: 17 programPoint places, 2 predicate places. [2023-11-12 02:21:44,461 INFO L495 AbstractCegarLoop]: Abstraction has has 19 places, 9 transitions, 35 flow [2023-11-12 02:21:44,462 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 55.6) internal successors, (278), 5 states have internal predecessors, (278), 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:44,462 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-12 02:21:44,462 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:44,463 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:21:44,463 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-12 02:21:44,464 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:44,464 INFO L85 PathProgramCache]: Analyzing trace with hash -385282072, now seen corresponding path program 2 times [2023-11-12 02:21:44,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:44,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [776702835] [2023-11-12 02:21:44,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:44,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:44,815 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:44,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:44,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [776702835] [2023-11-12 02:21:44,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [776702835] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:44,816 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:44,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:21:44,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [425899136] [2023-11-12 02:21:44,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:44,818 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-12 02:21:44,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:44,819 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-12 02:21:44,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:21:44,914 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 55 out of 107 [2023-11-12 02:21:44,914 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 19 places, 9 transitions, 35 flow. Second operand has 5 states, 5 states have (on average 56.6) internal successors, (283), 5 states have internal predecessors, (283), 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:44,915 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-12 02:21:44,915 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 55 of 107 [2023-11-12 02:21:44,915 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-12 02:21:44,940 INFO L124 PetriNetUnfolderBase]: 1/11 cut-off events. [2023-11-12 02:21:44,940 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-12 02:21:44,941 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36 conditions, 11 events. 1/11 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 7 event pairs, 0 based on Foata normal form. 1/12 useless extension candidates. Maximal degree in co-relation 24. Up to 7 conditions per place. [2023-11-12 02:21:44,941 INFO L140 encePairwiseOnDemand]: 104/107 looper letters, 0 selfloop transitions, 0 changer transitions 9/9 dead transitions. [2023-11-12 02:21:44,941 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 19 places, 9 transitions, 51 flow [2023-11-12 02:21:44,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:21:44,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-12 02:21:44,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 229 transitions. [2023-11-12 02:21:44,943 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5350467289719626 [2023-11-12 02:21:44,944 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 229 transitions. [2023-11-12 02:21:44,944 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 229 transitions. [2023-11-12 02:21:44,944 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:21:44,945 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 229 transitions. [2023-11-12 02:21:44,946 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 57.25) internal successors, (229), 4 states have internal predecessors, (229), 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:44,948 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 107.0) internal successors, (535), 5 states have internal predecessors, (535), 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:44,949 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 107.0) internal successors, (535), 5 states have internal predecessors, (535), 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:44,949 INFO L175 Difference]: Start difference. First operand has 19 places, 9 transitions, 35 flow. Second operand 4 states and 229 transitions. [2023-11-12 02:21:44,950 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 19 places, 9 transitions, 51 flow [2023-11-12 02:21:44,951 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 16 places, 9 transitions, 44 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-12 02:21:44,951 INFO L231 Difference]: Finished difference. Result has 16 places, 0 transitions, 0 flow [2023-11-12 02:21:44,951 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=25, PETRI_DIFFERENCE_MINUEND_PLACES=13, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=8, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=8, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=16, PETRI_TRANSITIONS=0} [2023-11-12 02:21:44,954 INFO L281 CegarLoopForPetriNet]: 17 programPoint places, -1 predicate places. [2023-11-12 02:21:44,954 INFO L495 AbstractCegarLoop]: Abstraction has has 16 places, 0 transitions, 0 flow [2023-11-12 02:21:44,955 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 56.6) internal successors, (283), 5 states have internal predecessors, (283), 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:44,958 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2023-11-12 02:21:44,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 2 remaining) [2023-11-12 02:21:44,959 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-12 02:21:44,960 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1] [2023-11-12 02:21:44,967 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-12 02:21:44,967 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:21:44,980 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:21:44 BasicIcfg [2023-11-12 02:21:44,980 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:21:44,981 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:21:44,981 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:21:44,981 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:21:44,982 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:21:39" (3/4) ... [2023-11-12 02:21:44,986 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-12 02:21:44,992 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2023-11-12 02:21:44,999 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-12 02:21:44,999 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-12 02:21:44,999 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-12 02:21:45,000 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-12 02:21:45,118 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/witness.graphml [2023-11-12 02:21:45,119 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/witness.yml [2023-11-12 02:21:45,122 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:21:45,123 INFO L158 Benchmark]: Toolchain (without parser) took 6760.98ms. Allocated memory was 165.7MB in the beginning and 199.2MB in the end (delta: 33.6MB). Free memory was 133.5MB in the beginning and 135.6MB in the end (delta: -2.1MB). Peak memory consumption was 34.6MB. Max. memory is 16.1GB. [2023-11-12 02:21:45,126 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 113.2MB. Free memory was 65.4MB in the beginning and 65.2MB in the end (delta: 168.0kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:21:45,128 INFO L158 Benchmark]: CACSL2BoogieTranslator took 529.95ms. Allocated memory is still 165.7MB. Free memory was 132.9MB in the beginning and 114.0MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-12 02:21:45,128 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.16ms. Allocated memory is still 165.7MB. Free memory was 114.0MB in the beginning and 111.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:21:45,129 INFO L158 Benchmark]: Boogie Preprocessor took 29.04ms. Allocated memory is still 165.7MB. Free memory was 111.9MB in the beginning and 110.8MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:21:45,130 INFO L158 Benchmark]: RCFGBuilder took 539.40ms. Allocated memory is still 165.7MB. Free memory was 110.8MB in the beginning and 98.1MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-12 02:21:45,131 INFO L158 Benchmark]: TraceAbstraction took 5466.64ms. Allocated memory was 165.7MB in the beginning and 199.2MB in the end (delta: 33.6MB). Free memory was 97.3MB in the beginning and 139.8MB in the end (delta: -42.5MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:21:45,131 INFO L158 Benchmark]: Witness Printer took 141.88ms. Allocated memory is still 199.2MB. Free memory was 139.8MB in the beginning and 135.6MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-12 02:21:45,139 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.36ms. Allocated memory is still 113.2MB. Free memory was 65.4MB in the beginning and 65.2MB in the end (delta: 168.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 529.95ms. Allocated memory is still 165.7MB. Free memory was 132.9MB in the beginning and 114.0MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 46.16ms. Allocated memory is still 165.7MB. Free memory was 114.0MB in the beginning and 111.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 29.04ms. Allocated memory is still 165.7MB. Free memory was 111.9MB in the beginning and 110.8MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 539.40ms. Allocated memory is still 165.7MB. Free memory was 110.8MB in the beginning and 98.1MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 5466.64ms. Allocated memory was 165.7MB in the beginning and 199.2MB in the end (delta: 33.6MB). Free memory was 97.3MB in the beginning and 139.8MB in the end (delta: -42.5MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 141.88ms. Allocated memory is still 199.2MB. Free memory was 139.8MB in the beginning and 135.6MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 3.3s, 57 PlacesBefore, 17 PlacesAfterwards, 53 TransitionsBefore, 13 TransitionsAfterwards, 308 CoEnabledTransitionPairs, 6 FixpointIterations, 26 TrivialSequentialCompositions, 14 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 40 TotalNumberOfCompositions, 763 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 367, independent: 251, independent conditional: 0, independent unconditional: 251, dependent: 116, dependent conditional: 0, dependent unconditional: 116, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 170, independent: 146, independent conditional: 0, independent unconditional: 146, dependent: 24, dependent conditional: 0, dependent unconditional: 24, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 367, independent: 105, independent conditional: 0, independent unconditional: 105, dependent: 92, dependent conditional: 0, dependent unconditional: 92, unknown: 170, unknown conditional: 0, unknown unconditional: 170] , Statistics on independence cache: Total cache size (in pairs): 14, Positive cache size: 5, Positive conditional cache size: 0, Positive unconditional cache size: 5, Negative cache size: 9, Negative conditional cache size: 0, Negative unconditional cache size: 9, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 19]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 83 locations, 2 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 5.3s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 3.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 196 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 95 mSDsluCounter, 13 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 6 mSDsCounter, 40 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 270 IncrementalHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 40 mSolverCounterUnsat, 7 mSDtfsCounter, 270 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 15 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=47occurred in iteration=2, InterpolantAutomatonStates: 14, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 31 NumberOfCodeBlocks, 31 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 27 ConstructedInterpolants, 0 QuantifiedInterpolants, 120 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-12 02:21:45,183 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_59b910d1-9332-4c34-ac81-7fb2bbee6cf3/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE