./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loops/n.c24.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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/loops/n.c24.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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 ff2f22c8c94593047c07aca289bcba7e507bc3ee948a7529dc94c8d7792bd95d --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:21:06,624 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:21:06,738 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:21:06,743 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:21:06,748 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:21:06,786 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:21:06,786 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:21:06,787 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:21:06,788 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:21:06,796 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:21:06,797 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:21:06,798 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:21:06,798 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:21:06,800 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:21:06,801 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:21:06,801 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:21:06,802 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:21:06,802 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:21:06,803 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:21:06,803 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:21:06,803 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:21:06,804 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:21:06,805 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:21:06,805 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:21:06,806 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:21:06,806 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:21:06,807 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:21:06,807 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:21:06,808 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:06,808 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:21:06,810 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:21:06,810 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:21:06,810 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:21:06,811 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:21:06,811 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:21:06,811 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:21:06,812 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:21:06,812 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:21:06,812 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:21:06,812 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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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 -> ff2f22c8c94593047c07aca289bcba7e507bc3ee948a7529dc94c8d7792bd95d [2023-11-12 02:21:07,166 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:21:07,197 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:21:07,200 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:21:07,201 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:21:07,202 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:21:07,203 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/loops/n.c24.i [2023-11-12 02:21:10,353 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:21:10,580 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:21:10,581 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/sv-benchmarks/c/loops/n.c24.i [2023-11-12 02:21:10,599 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/data/77d32ce07/536653cd8bf5458c8845ddaeb8c365d4/FLAG7fe6fda2e [2023-11-12 02:21:10,613 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/data/77d32ce07/536653cd8bf5458c8845ddaeb8c365d4 [2023-11-12 02:21:10,616 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:21:10,617 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:21:10,619 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:21:10,619 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:21:10,629 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:21:10,630 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:21:10" (1/1) ... [2023-11-12 02:21:10,631 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70655987 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:10, skipping insertion in model container [2023-11-12 02:21:10,632 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:21:10" (1/1) ... [2023-11-12 02:21:10,664 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:21:10,844 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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/sv-benchmarks/c/loops/n.c24.i[805,818] [2023-11-12 02:21:10,926 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:21:10,946 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:21:10,958 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_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/sv-benchmarks/c/loops/n.c24.i[805,818] [2023-11-12 02:21:10,976 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:21:10,999 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:21:11,000 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:10 WrapperNode [2023-11-12 02:21:11,000 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:21:11,001 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:21:11,001 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:21:11,001 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:21:11,009 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:10" (1/1) ... [2023-11-12 02:21:11,021 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:10" (1/1) ... [2023-11-12 02:21:11,055 INFO L138 Inliner]: procedures = 68, calls = 41, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 158 [2023-11-12 02:21:11,056 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:21:11,057 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:21:11,057 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:21:11,057 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:21:11,067 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:10" (1/1) ... [2023-11-12 02:21:11,067 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:10" (1/1) ... [2023-11-12 02:21:11,071 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:10" (1/1) ... [2023-11-12 02:21:11,071 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:10" (1/1) ... [2023-11-12 02:21:11,078 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:10" (1/1) ... [2023-11-12 02:21:11,089 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:10" (1/1) ... [2023-11-12 02:21:11,091 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:10" (1/1) ... [2023-11-12 02:21:11,093 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:10" (1/1) ... [2023-11-12 02:21:11,096 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:21:11,097 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:21:11,097 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:21:11,097 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:21:11,098 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:10" (1/1) ... [2023-11-12 02:21:11,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:11,117 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:11,129 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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:11,136 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/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:11,161 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:21:11,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-12 02:21:11,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:21:11,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:21:11,162 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:21:11,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:21:11,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:21:11,163 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-12 02:21:11,163 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:21:11,163 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:21:11,238 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:21:11,240 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:21:11,555 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:21:11,562 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:21:11,562 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-11-12 02:21:11,564 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:21:11 BoogieIcfgContainer [2023-11-12 02:21:11,564 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:21:11,567 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:21:11,568 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:21:11,571 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:21:11,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:21:10" (1/3) ... [2023-11-12 02:21:11,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c9f909c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:21:11, skipping insertion in model container [2023-11-12 02:21:11,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:21:10" (2/3) ... [2023-11-12 02:21:11,573 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c9f909c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:21:11, skipping insertion in model container [2023-11-12 02:21:11,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:21:11" (3/3) ... [2023-11-12 02:21:11,574 INFO L112 eAbstractionObserver]: Analyzing ICFG n.c24.i [2023-11-12 02:21:11,606 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:21:11,607 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:21:11,669 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:21:11,677 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;@5a2d58c3, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:21:11,677 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:21:11,681 INFO L276 IsEmpty]: Start isEmpty. Operand has 34 states, 32 states have (on average 1.625) internal successors, (52), 33 states have internal predecessors, (52), 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:11,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-12 02:21:11,688 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:11,689 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:11,690 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:11,697 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:11,698 INFO L85 PathProgramCache]: Analyzing trace with hash 214843119, now seen corresponding path program 1 times [2023-11-12 02:21:11,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:11,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [863659130] [2023-11-12 02:21:11,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:11,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:11,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:11,952 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:11,953 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:11,954 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [863659130] [2023-11-12 02:21:11,954 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [863659130] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:11,955 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:11,955 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:21:11,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2055989414] [2023-11-12 02:21:11,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:11,963 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:21:11,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:12,010 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:21:12,011 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:21:12,013 INFO L87 Difference]: Start difference. First operand has 34 states, 32 states have (on average 1.625) internal successors, (52), 33 states have internal predecessors, (52), 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) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 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:12,128 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:12,132 INFO L93 Difference]: Finished difference Result 88 states and 140 transitions. [2023-11-12 02:21:12,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:21:12,135 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 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) Word has length 8 [2023-11-12 02:21:12,135 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:12,146 INFO L225 Difference]: With dead ends: 88 [2023-11-12 02:21:12,147 INFO L226 Difference]: Without dead ends: 53 [2023-11-12 02:21:12,149 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:21:12,153 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 33 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:12,154 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 73 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-12 02:21:12,173 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2023-11-12 02:21:12,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 32. [2023-11-12 02:21:12,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 31 states have (on average 1.3548387096774193) internal successors, (42), 31 states have internal predecessors, (42), 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:12,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 42 transitions. [2023-11-12 02:21:12,194 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 42 transitions. Word has length 8 [2023-11-12 02:21:12,194 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:12,194 INFO L495 AbstractCegarLoop]: Abstraction has 32 states and 42 transitions. [2023-11-12 02:21:12,195 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 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:12,195 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 42 transitions. [2023-11-12 02:21:12,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-11-12 02:21:12,200 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:12,200 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:12,201 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:21:12,201 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:12,202 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:12,203 INFO L85 PathProgramCache]: Analyzing trace with hash 979779318, now seen corresponding path program 1 times [2023-11-12 02:21:12,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:12,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [477719477] [2023-11-12 02:21:12,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:12,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:12,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-12 02:21:12,318 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:12,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [477719477] [2023-11-12 02:21:12,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [477719477] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:21:12,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [577331666] [2023-11-12 02:21:12,319 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:12,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:12,320 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:12,323 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:21:12,346 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-12 02:21:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:12,444 INFO L262 TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-12 02:21:12,449 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:21:12,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-12 02:21:12,505 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:21:12,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-12 02:21:12,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [577331666] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:21:12,552 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:21:12,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2023-11-12 02:21:12,554 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495884021] [2023-11-12 02:21:12,554 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:21:12,555 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-12 02:21:12,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:12,555 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-12 02:21:12,556 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:21:12,556 INFO L87 Difference]: Start difference. First operand 32 states and 42 transitions. Second operand has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 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:12,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:12,692 INFO L93 Difference]: Finished difference Result 128 states and 180 transitions. [2023-11-12 02:21:12,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-12 02:21:12,693 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 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) Word has length 15 [2023-11-12 02:21:12,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:12,700 INFO L225 Difference]: With dead ends: 128 [2023-11-12 02:21:12,700 INFO L226 Difference]: Without dead ends: 101 [2023-11-12 02:21:12,701 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 27 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:21:12,703 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 263 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 263 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:12,704 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [263 Valid, 108 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-12 02:21:12,707 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2023-11-12 02:21:12,731 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 101. [2023-11-12 02:21:12,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101 states, 100 states have (on average 1.38) internal successors, (138), 100 states have internal predecessors, (138), 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:12,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 138 transitions. [2023-11-12 02:21:12,739 INFO L78 Accepts]: Start accepts. Automaton has 101 states and 138 transitions. Word has length 15 [2023-11-12 02:21:12,740 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:12,740 INFO L495 AbstractCegarLoop]: Abstraction has 101 states and 138 transitions. [2023-11-12 02:21:12,740 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 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:12,740 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 138 transitions. [2023-11-12 02:21:12,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2023-11-12 02:21:12,742 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:12,743 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:12,754 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-12 02:21:12,949 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2023-11-12 02:21:12,949 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:12,950 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:12,950 INFO L85 PathProgramCache]: Analyzing trace with hash -15587406, now seen corresponding path program 2 times [2023-11-12 02:21:12,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:12,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302741067] [2023-11-12 02:21:12,951 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:12,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:13,326 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2023-11-12 02:21:13,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:13,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302741067] [2023-11-12 02:21:13,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302741067] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:21:13,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:21:13,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:21:13,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918822891] [2023-11-12 02:21:13,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:21:13,328 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:21:13,328 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:13,329 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:21:13,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:21:13,330 INFO L87 Difference]: Start difference. First operand 101 states and 138 transitions. Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 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:13,365 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:13,365 INFO L93 Difference]: Finished difference Result 187 states and 260 transitions. [2023-11-12 02:21:13,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:21:13,366 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 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) Word has length 36 [2023-11-12 02:21:13,366 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:13,368 INFO L225 Difference]: With dead ends: 187 [2023-11-12 02:21:13,368 INFO L226 Difference]: Without dead ends: 183 [2023-11-12 02:21:13,369 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:21:13,371 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 27 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:13,371 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 111 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 02:21:13,373 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 183 states. [2023-11-12 02:21:13,407 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 183 to 102. [2023-11-12 02:21:13,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 102 states, 101 states have (on average 1.386138613861386) internal successors, (140), 101 states have internal predecessors, (140), 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:13,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 140 transitions. [2023-11-12 02:21:13,428 INFO L78 Accepts]: Start accepts. Automaton has 102 states and 140 transitions. Word has length 36 [2023-11-12 02:21:13,429 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:13,429 INFO L495 AbstractCegarLoop]: Abstraction has 102 states and 140 transitions. [2023-11-12 02:21:13,429 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 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:13,429 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 140 transitions. [2023-11-12 02:21:13,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-11-12 02:21:13,432 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:13,433 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:13,434 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:21:13,434 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:13,435 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:13,435 INFO L85 PathProgramCache]: Analyzing trace with hash -569704896, now seen corresponding path program 1 times [2023-11-12 02:21:13,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:13,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277705533] [2023-11-12 02:21:13,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:13,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:13,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:13,715 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2023-11-12 02:21:13,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:13,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277705533] [2023-11-12 02:21:13,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277705533] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:21:13,719 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1424547794] [2023-11-12 02:21:13,719 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:13,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:13,720 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:13,721 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:21:13,748 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-12 02:21:13,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:13,839 INFO L262 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-12 02:21:13,848 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:21:13,895 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2023-11-12 02:21:13,895 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:21:13,998 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2023-11-12 02:21:13,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1424547794] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:21:13,999 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:21:14,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2023-11-12 02:21:14,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903713495] [2023-11-12 02:21:14,003 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:21:14,003 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-12 02:21:14,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:14,008 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-12 02:21:14,009 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2023-11-12 02:21:14,009 INFO L87 Difference]: Start difference. First operand 102 states and 140 transitions. Second operand has 13 states, 13 states have (on average 3.0) internal successors, (39), 13 states have internal predecessors, (39), 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:14,252 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:14,252 INFO L93 Difference]: Finished difference Result 351 states and 498 transitions. [2023-11-12 02:21:14,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-12 02:21:14,253 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.0) internal successors, (39), 13 states have internal predecessors, (39), 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) Word has length 41 [2023-11-12 02:21:14,254 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:14,255 INFO L225 Difference]: With dead ends: 351 [2023-11-12 02:21:14,256 INFO L226 Difference]: Without dead ends: 260 [2023-11-12 02:21:14,257 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2023-11-12 02:21:14,260 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 408 mSDsluCounter, 264 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 408 SdHoareTripleChecker+Valid, 296 SdHoareTripleChecker+Invalid, 125 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:14,262 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [408 Valid, 296 Invalid, 125 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 102 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-12 02:21:14,266 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 260 states. [2023-11-12 02:21:14,307 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 260 to 240. [2023-11-12 02:21:14,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 240 states, 239 states have (on average 1.389121338912134) internal successors, (332), 239 states have internal predecessors, (332), 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:14,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 240 states and 332 transitions. [2023-11-12 02:21:14,313 INFO L78 Accepts]: Start accepts. Automaton has 240 states and 332 transitions. Word has length 41 [2023-11-12 02:21:14,313 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:14,313 INFO L495 AbstractCegarLoop]: Abstraction has 240 states and 332 transitions. [2023-11-12 02:21:14,314 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.0) internal successors, (39), 13 states have internal predecessors, (39), 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:14,314 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 332 transitions. [2023-11-12 02:21:14,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2023-11-12 02:21:14,325 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:14,325 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:14,333 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-12 02:21:14,530 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:14,531 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:14,531 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:14,531 INFO L85 PathProgramCache]: Analyzing trace with hash 663811572, now seen corresponding path program 2 times [2023-11-12 02:21:14,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:14,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1893320996] [2023-11-12 02:21:14,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:14,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:14,971 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2023-11-12 02:21:14,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:14,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1893320996] [2023-11-12 02:21:14,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1893320996] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:21:14,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [936560229] [2023-11-12 02:21:14,972 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-12 02:21:14,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:14,972 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:14,977 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:21:15,000 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-12 02:21:15,136 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-12 02:21:15,137 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-12 02:21:15,139 INFO L262 TraceCheckSpWp]: Trace formula consists of 315 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-12 02:21:15,145 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:21:15,222 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2023-11-12 02:21:15,223 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:21:15,500 INFO L134 CoverageAnalysis]: Checked inductivity of 345 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2023-11-12 02:21:15,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [936560229] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:21:15,500 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:21:15,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2023-11-12 02:21:15,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1709675404] [2023-11-12 02:21:15,501 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:21:15,502 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-12 02:21:15,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:15,503 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-12 02:21:15,504 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2023-11-12 02:21:15,504 INFO L87 Difference]: Start difference. First operand 240 states and 332 transitions. Second operand has 25 states, 25 states have (on average 2.52) internal successors, (63), 25 states have internal predecessors, (63), 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:16,036 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:16,036 INFO L93 Difference]: Finished difference Result 771 states and 1098 transitions. [2023-11-12 02:21:16,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-12 02:21:16,037 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.52) internal successors, (63), 25 states have internal predecessors, (63), 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) Word has length 83 [2023-11-12 02:21:16,038 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:16,042 INFO L225 Difference]: With dead ends: 771 [2023-11-12 02:21:16,042 INFO L226 Difference]: Without dead ends: 554 [2023-11-12 02:21:16,049 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 177 GetRequests, 154 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2023-11-12 02:21:16,051 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 1916 mSDsluCounter, 516 mSDsCounter, 0 mSdLazyCounter, 184 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1916 SdHoareTripleChecker+Valid, 548 SdHoareTripleChecker+Invalid, 265 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 184 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:16,052 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1916 Valid, 548 Invalid, 265 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 184 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-12 02:21:16,053 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 554 states. [2023-11-12 02:21:16,090 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 554 to 516. [2023-11-12 02:21:16,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 516 states, 515 states have (on average 1.3902912621359222) internal successors, (716), 515 states have internal predecessors, (716), 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:16,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 516 states and 716 transitions. [2023-11-12 02:21:16,096 INFO L78 Accepts]: Start accepts. Automaton has 516 states and 716 transitions. Word has length 83 [2023-11-12 02:21:16,098 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:16,104 INFO L495 AbstractCegarLoop]: Abstraction has 516 states and 716 transitions. [2023-11-12 02:21:16,105 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.52) internal successors, (63), 25 states have internal predecessors, (63), 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:16,105 INFO L276 IsEmpty]: Start isEmpty. Operand 516 states and 716 transitions. [2023-11-12 02:21:16,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2023-11-12 02:21:16,113 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:16,113 INFO L195 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:16,124 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-12 02:21:16,314 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:16,314 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:16,315 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:16,315 INFO L85 PathProgramCache]: Analyzing trace with hash 1319385436, now seen corresponding path program 3 times [2023-11-12 02:21:16,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:16,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342431678] [2023-11-12 02:21:16,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:16,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:16,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:17,739 INFO L134 CoverageAnalysis]: Checked inductivity of 1683 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 1199 trivial. 0 not checked. [2023-11-12 02:21:17,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:17,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1342431678] [2023-11-12 02:21:17,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1342431678] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:21:17,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1273405050] [2023-11-12 02:21:17,740 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-12 02:21:17,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:17,740 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:17,741 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:21:17,775 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-12 02:21:17,880 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-12 02:21:17,880 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-12 02:21:17,882 INFO L262 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-12 02:21:17,901 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:21:18,053 INFO L134 CoverageAnalysis]: Checked inductivity of 1683 backedges. 85 proven. 1 refuted. 0 times theorem prover too weak. 1597 trivial. 0 not checked. [2023-11-12 02:21:18,053 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:21:18,321 INFO L134 CoverageAnalysis]: Checked inductivity of 1683 backedges. 85 proven. 1 refuted. 0 times theorem prover too weak. 1597 trivial. 0 not checked. [2023-11-12 02:21:18,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1273405050] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:21:18,321 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:21:18,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 6, 6] total 33 [2023-11-12 02:21:18,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1099214938] [2023-11-12 02:21:18,322 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:21:18,323 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2023-11-12 02:21:18,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:18,324 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2023-11-12 02:21:18,325 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=326, Invalid=730, Unknown=0, NotChecked=0, Total=1056 [2023-11-12 02:21:18,326 INFO L87 Difference]: Start difference. First operand 516 states and 716 transitions. Second operand has 33 states, 33 states have (on average 2.8484848484848486) internal successors, (94), 33 states have internal predecessors, (94), 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:26,200 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:26,200 INFO L93 Difference]: Finished difference Result 2608 states and 3704 transitions. [2023-11-12 02:21:26,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 171 states. [2023-11-12 02:21:26,209 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 2.8484848484848486) internal successors, (94), 33 states have internal predecessors, (94), 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) Word has length 167 [2023-11-12 02:21:26,209 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:26,230 INFO L225 Difference]: With dead ends: 2608 [2023-11-12 02:21:26,231 INFO L226 Difference]: Without dead ends: 2133 [2023-11-12 02:21:26,249 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 572 GetRequests, 398 SyntacticMatches, 0 SemanticMatches, 174 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11157 ImplicationChecksByTransitivity, 5.9s TimeCoverageRelationStatistics Valid=8191, Invalid=22609, Unknown=0, NotChecked=0, Total=30800 [2023-11-12 02:21:26,250 INFO L413 NwaCegarLoop]: 30 mSDtfsCounter, 14807 mSDsluCounter, 636 mSDsCounter, 0 mSdLazyCounter, 355 mSolverCounterSat, 620 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14807 SdHoareTripleChecker+Valid, 666 SdHoareTripleChecker+Invalid, 975 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 620 IncrementalHoareTripleChecker+Valid, 355 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:26,250 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [14807 Valid, 666 Invalid, 975 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [620 Valid, 355 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-12 02:21:26,254 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2133 states. [2023-11-12 02:21:26,312 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2133 to 590. [2023-11-12 02:21:26,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 590 states, 589 states have (on average 1.4023769100169778) internal successors, (826), 589 states have internal predecessors, (826), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:21:26,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 590 states to 590 states and 826 transitions. [2023-11-12 02:21:26,317 INFO L78 Accepts]: Start accepts. Automaton has 590 states and 826 transitions. Word has length 167 [2023-11-12 02:21:26,318 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:26,318 INFO L495 AbstractCegarLoop]: Abstraction has 590 states and 826 transitions. [2023-11-12 02:21:26,318 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 2.8484848484848486) internal successors, (94), 33 states have internal predecessors, (94), 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:26,318 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 826 transitions. [2023-11-12 02:21:26,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2023-11-12 02:21:26,322 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:26,322 INFO L195 NwaCegarLoop]: trace histogram [23, 23, 23, 23, 23, 23, 23, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:26,337 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-12 02:21:26,532 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:26,533 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:26,533 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:26,533 INFO L85 PathProgramCache]: Analyzing trace with hash 914783370, now seen corresponding path program 4 times [2023-11-12 02:21:26,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:26,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578734800] [2023-11-12 02:21:26,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:26,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:27,827 INFO L134 CoverageAnalysis]: Checked inductivity of 1939 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 1410 trivial. 0 not checked. [2023-11-12 02:21:27,827 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:27,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578734800] [2023-11-12 02:21:27,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578734800] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:21:27,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [176310551] [2023-11-12 02:21:27,828 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-12 02:21:27,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:27,828 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:27,829 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:21:27,852 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-12 02:21:28,054 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-12 02:21:28,054 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-12 02:21:28,059 INFO L262 TraceCheckSpWp]: Trace formula consists of 682 conjuncts, 25 conjunts are in the unsatisfiable core [2023-11-12 02:21:28,066 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:21:28,166 INFO L134 CoverageAnalysis]: Checked inductivity of 1939 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 1410 trivial. 0 not checked. [2023-11-12 02:21:28,166 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-12 02:21:29,118 INFO L134 CoverageAnalysis]: Checked inductivity of 1939 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 1410 trivial. 0 not checked. [2023-11-12 02:21:29,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [176310551] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-12 02:21:29,119 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-12 02:21:29,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26, 26] total 51 [2023-11-12 02:21:29,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1555606430] [2023-11-12 02:21:29,120 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-12 02:21:29,121 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2023-11-12 02:21:29,121 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:21:29,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2023-11-12 02:21:29,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1275, Invalid=1275, Unknown=0, NotChecked=0, Total=2550 [2023-11-12 02:21:29,124 INFO L87 Difference]: Start difference. First operand 590 states and 826 transitions. Second operand has 51 states, 51 states have (on average 2.2549019607843137) internal successors, (115), 51 states have internal predecessors, (115), 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:31,214 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:21:31,215 INFO L93 Difference]: Finished difference Result 3058 states and 4504 transitions. [2023-11-12 02:21:31,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2023-11-12 02:21:31,216 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 51 states have (on average 2.2549019607843137) internal successors, (115), 51 states have internal predecessors, (115), 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) Word has length 189 [2023-11-12 02:21:31,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:21:31,230 INFO L225 Difference]: With dead ends: 3058 [2023-11-12 02:21:31,231 INFO L226 Difference]: Without dead ends: 2517 [2023-11-12 02:21:31,233 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 402 GetRequests, 353 SyntacticMatches, 0 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 92 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1275, Invalid=1275, Unknown=0, NotChecked=0, Total=2550 [2023-11-12 02:21:31,234 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 5251 mSDsluCounter, 1144 mSDsCounter, 0 mSdLazyCounter, 394 mSolverCounterSat, 209 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5251 SdHoareTripleChecker+Valid, 1176 SdHoareTripleChecker+Invalid, 603 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 209 IncrementalHoareTripleChecker+Valid, 394 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-12 02:21:31,234 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [5251 Valid, 1176 Invalid, 603 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [209 Valid, 394 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-12 02:21:31,238 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2517 states. [2023-11-12 02:21:31,342 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2517 to 1165. [2023-11-12 02:21:31,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1165 states, 1164 states have (on average 1.3969072164948453) internal successors, (1626), 1164 states have internal predecessors, (1626), 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:31,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1165 states to 1165 states and 1626 transitions. [2023-11-12 02:21:31,350 INFO L78 Accepts]: Start accepts. Automaton has 1165 states and 1626 transitions. Word has length 189 [2023-11-12 02:21:31,350 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:21:31,350 INFO L495 AbstractCegarLoop]: Abstraction has 1165 states and 1626 transitions. [2023-11-12 02:21:31,350 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 51 states have (on average 2.2549019607843137) internal successors, (115), 51 states have internal predecessors, (115), 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:31,351 INFO L276 IsEmpty]: Start isEmpty. Operand 1165 states and 1626 transitions. [2023-11-12 02:21:31,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 365 [2023-11-12 02:21:31,359 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:21:31,359 INFO L195 NwaCegarLoop]: trace histogram [48, 48, 48, 48, 48, 48, 48, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:21:31,370 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-12 02:21:31,566 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:31,566 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:21:31,567 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:21:31,567 INFO L85 PathProgramCache]: Analyzing trace with hash 892851466, now seen corresponding path program 5 times [2023-11-12 02:21:31,567 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:21:31,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1873910436] [2023-11-12 02:21:31,567 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:21:31,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:21:31,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:21:35,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8214 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 5910 trivial. 0 not checked. [2023-11-12 02:21:35,989 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:21:35,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1873910436] [2023-11-12 02:21:35,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1873910436] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:21:35,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2092423761] [2023-11-12 02:21:35,990 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-12 02:21:35,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:21:35,991 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:21:35,992 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:21:36,016 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f658460-7f3d-4ebb-a7ca-2190486dbaa3/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process