./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB --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 8f54012f988f8b18e3a56958a20c5d2f68df7899121416cbc3449d3f0665a6c5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 20:05:45,773 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 20:05:45,893 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-27 20:05:45,904 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 20:05:45,904 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 20:05:45,957 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 20:05:45,959 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 20:05:45,959 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 20:05:45,960 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 20:05:45,961 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 20:05:45,962 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 20:05:45,962 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 20:05:45,963 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 20:05:45,963 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 20:05:45,964 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 20:05:45,964 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 20:05:45,965 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 20:05:45,965 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 20:05:45,965 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 20:05:45,965 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 20:05:45,965 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 20:05:45,965 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 20:05:45,966 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 20:05:45,966 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 20:05:45,966 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 20:05:45,966 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 20:05:45,966 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 20:05:45,966 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 20:05:45,967 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 20:05:45,967 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:05:45,968 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 20:05:45,968 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:05:45,968 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:05:45,968 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 20:05:45,969 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:05:45,969 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 20:05:45,969 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:05:45,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:05:45,969 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 20:05:45,970 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 20:05:45,971 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 20:05:45,971 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 20:05:45,971 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB 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 -> 8f54012f988f8b18e3a56958a20c5d2f68df7899121416cbc3449d3f0665a6c5 [2024-11-27 20:05:46,360 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 20:05:46,378 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 20:05:46,381 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 20:05:46,385 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 20:05:46,386 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 20:05:46,388 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/array-programs/partial_mod_count_limited_1.c [2024-11-27 20:05:50,256 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/data/a5ab4df63/b7787f8b079643538f6e91f9abad6135/FLAG95d0cc2e2 [2024-11-27 20:05:50,603 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 20:05:50,604 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/sv-benchmarks/c/array-programs/partial_mod_count_limited_1.c [2024-11-27 20:05:50,613 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/data/a5ab4df63/b7787f8b079643538f6e91f9abad6135/FLAG95d0cc2e2 [2024-11-27 20:05:50,833 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/data/a5ab4df63/b7787f8b079643538f6e91f9abad6135 [2024-11-27 20:05:50,836 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 20:05:50,838 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 20:05:50,840 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 20:05:50,840 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 20:05:50,846 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 20:05:50,847 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:05:50" (1/1) ... [2024-11-27 20:05:50,848 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@280bb69b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:50, skipping insertion in model container [2024-11-27 20:05:50,848 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:05:50" (1/1) ... [2024-11-27 20:05:50,866 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 20:05:51,032 WARN L250 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_7ddb98e7-afd3-462e-8816-0bfedf505f16/sv-benchmarks/c/array-programs/partial_mod_count_limited_1.c[331,344] [2024-11-27 20:05:51,058 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:05:51,070 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 20:05:51,082 WARN L250 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_7ddb98e7-afd3-462e-8816-0bfedf505f16/sv-benchmarks/c/array-programs/partial_mod_count_limited_1.c[331,344] [2024-11-27 20:05:51,093 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:05:51,114 INFO L204 MainTranslator]: Completed translation [2024-11-27 20:05:51,115 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51 WrapperNode [2024-11-27 20:05:51,115 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 20:05:51,116 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 20:05:51,116 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 20:05:51,116 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 20:05:51,123 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,130 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,150 INFO L138 Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 64 [2024-11-27 20:05:51,151 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 20:05:51,152 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 20:05:51,152 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 20:05:51,152 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 20:05:51,161 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,161 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,164 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,178 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-27 20:05:51,178 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,178 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,184 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,185 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,190 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,191 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,192 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,194 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 20:05:51,195 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 20:05:51,195 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 20:05:51,196 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 20:05:51,197 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (1/1) ... [2024-11-27 20:05:51,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:05:51,220 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:05:51,234 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 20:05:51,243 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 20:05:51,274 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 20:05:51,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 20:05:51,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-27 20:05:51,274 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-27 20:05:51,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-27 20:05:51,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-27 20:05:51,275 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 20:05:51,275 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 20:05:51,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-27 20:05:51,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-27 20:05:51,275 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-27 20:05:51,366 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 20:05:51,368 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 20:05:51,660 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-27 20:05:51,661 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 20:05:51,672 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 20:05:51,672 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-27 20:05:51,673 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:05:51 BoogieIcfgContainer [2024-11-27 20:05:51,673 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 20:05:51,676 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 20:05:51,676 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 20:05:51,682 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 20:05:51,682 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 08:05:50" (1/3) ... [2024-11-27 20:05:51,683 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21df7483 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:05:51, skipping insertion in model container [2024-11-27 20:05:51,683 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:05:51" (2/3) ... [2024-11-27 20:05:51,684 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21df7483 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:05:51, skipping insertion in model container [2024-11-27 20:05:51,684 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:05:51" (3/3) ... [2024-11-27 20:05:51,685 INFO L128 eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_1.c [2024-11-27 20:05:51,705 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 20:05:51,707 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG partial_mod_count_limited_1.c that has 1 procedures, 23 locations, 1 initial locations, 2 loop locations, and 1 error locations. [2024-11-27 20:05:51,774 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:05:51,789 INFO L333 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, 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;@3c92a753, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:05:51,789 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-27 20:05:51,794 INFO L276 IsEmpty]: Start isEmpty. Operand has 23 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 22 states have internal predecessors, (31), 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) [2024-11-27 20:05:51,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-27 20:05:51,801 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:05:51,801 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:05:51,802 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:05:51,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:05:51,808 INFO L85 PathProgramCache]: Analyzing trace with hash -345222235, now seen corresponding path program 1 times [2024-11-27 20:05:51,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:05:51,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [333602866] [2024-11-27 20:05:51,820 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:05:51,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:05:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:05:52,102 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:05:52,103 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:05:52,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [333602866] [2024-11-27 20:05:52,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [333602866] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:05:52,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:05:52,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:05:52,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162815314] [2024-11-27 20:05:52,113 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:05:52,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 20:05:52,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:05:52,142 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 20:05:52,143 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:05:52,145 INFO L87 Difference]: Start difference. First operand has 23 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 22 states have internal predecessors, (31), 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 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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) [2024-11-27 20:05:52,159 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:05:52,159 INFO L93 Difference]: Finished difference Result 43 states and 58 transitions. [2024-11-27 20:05:52,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 20:05:52,161 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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 12 [2024-11-27 20:05:52,162 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:05:52,168 INFO L225 Difference]: With dead ends: 43 [2024-11-27 20:05:52,168 INFO L226 Difference]: Without dead ends: 19 [2024-11-27 20:05:52,172 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:05:52,176 INFO L435 NwaCegarLoop]: 27 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-27 20:05:52,177 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-27 20:05:52,195 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-11-27 20:05:52,205 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19. [2024-11-27 20:05:52,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.2777777777777777) internal successors, (23), 18 states have internal predecessors, (23), 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) [2024-11-27 20:05:52,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 23 transitions. [2024-11-27 20:05:52,213 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 23 transitions. Word has length 12 [2024-11-27 20:05:52,213 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:05:52,214 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 23 transitions. [2024-11-27 20:05:52,214 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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) [2024-11-27 20:05:52,214 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions. [2024-11-27 20:05:52,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-27 20:05:52,215 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:05:52,215 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:05:52,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 20:05:52,216 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:05:52,217 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:05:52,217 INFO L85 PathProgramCache]: Analyzing trace with hash -738249245, now seen corresponding path program 1 times [2024-11-27 20:05:52,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:05:52,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [164953147] [2024-11-27 20:05:52,217 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:05:52,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:05:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:05:52,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:05:52,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:05:52,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [164953147] [2024-11-27 20:05:52,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [164953147] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:05:52,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:05:52,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:05:52,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [288984020] [2024-11-27 20:05:52,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:05:52,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:05:52,518 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:05:52,519 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:05:52,519 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:05:52,519 INFO L87 Difference]: Start difference. First operand 19 states and 23 transitions. Second operand has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 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) [2024-11-27 20:05:52,624 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:05:52,624 INFO L93 Difference]: Finished difference Result 42 states and 51 transitions. [2024-11-27 20:05:52,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:05:52,625 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 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 12 [2024-11-27 20:05:52,626 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:05:52,626 INFO L225 Difference]: With dead ends: 42 [2024-11-27 20:05:52,626 INFO L226 Difference]: Without dead ends: 33 [2024-11-27 20:05:52,627 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:05:52,628 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 35 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:05:52,628 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 21 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-27 20:05:52,629 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2024-11-27 20:05:52,633 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 20. [2024-11-27 20:05:52,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 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) [2024-11-27 20:05:52,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 24 transitions. [2024-11-27 20:05:52,634 INFO L78 Accepts]: Start accepts. Automaton has 20 states and 24 transitions. Word has length 12 [2024-11-27 20:05:52,635 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:05:52,635 INFO L471 AbstractCegarLoop]: Abstraction has 20 states and 24 transitions. [2024-11-27 20:05:52,635 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 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) [2024-11-27 20:05:52,635 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions. [2024-11-27 20:05:52,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-27 20:05:52,636 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:05:52,636 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:05:52,636 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 20:05:52,636 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:05:52,637 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:05:52,637 INFO L85 PathProgramCache]: Analyzing trace with hash 458588015, now seen corresponding path program 1 times [2024-11-27 20:05:52,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:05:52,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1840144140] [2024-11-27 20:05:52,637 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:05:52,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:05:52,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:05:53,040 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:05:53,040 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:05:53,040 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1840144140] [2024-11-27 20:05:53,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1840144140] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:05:53,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1486699259] [2024-11-27 20:05:53,041 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:05:53,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:05:53,041 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:05:53,044 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:05:53,073 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-27 20:05:53,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:05:53,220 INFO L256 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-27 20:05:53,229 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:05:53,396 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:05:53,397 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:05:53,493 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:05:53,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1486699259] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:05:53,494 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:05:53,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2024-11-27 20:05:53,494 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [775289821] [2024-11-27 20:05:53,494 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:05:53,495 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-27 20:05:53,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:05:53,495 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-27 20:05:53,496 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90 [2024-11-27 20:05:53,496 INFO L87 Difference]: Start difference. First operand 20 states and 24 transitions. Second operand has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 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) [2024-11-27 20:05:53,721 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:05:53,721 INFO L93 Difference]: Finished difference Result 72 states and 89 transitions. [2024-11-27 20:05:53,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-27 20:05:53,722 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 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 18 [2024-11-27 20:05:53,722 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:05:53,723 INFO L225 Difference]: With dead ends: 72 [2024-11-27 20:05:53,723 INFO L226 Difference]: Without dead ends: 63 [2024-11-27 20:05:53,724 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132 [2024-11-27 20:05:53,725 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 158 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 158 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:05:53,725 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [158 Valid, 46 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-27 20:05:53,729 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2024-11-27 20:05:53,743 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 38. [2024-11-27 20:05:53,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 38 states, 37 states have (on average 1.2972972972972974) internal successors, (48), 37 states have internal predecessors, (48), 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) [2024-11-27 20:05:53,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 48 transitions. [2024-11-27 20:05:53,745 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 48 transitions. Word has length 18 [2024-11-27 20:05:53,745 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:05:53,745 INFO L471 AbstractCegarLoop]: Abstraction has 38 states and 48 transitions. [2024-11-27 20:05:53,747 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 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) [2024-11-27 20:05:53,748 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 48 transitions. [2024-11-27 20:05:53,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-27 20:05:53,749 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:05:53,749 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:05:53,762 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-27 20:05:53,955 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:05:53,955 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:05:53,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:05:53,956 INFO L85 PathProgramCache]: Analyzing trace with hash -826980845, now seen corresponding path program 2 times [2024-11-27 20:05:53,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:05:53,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1070309798] [2024-11-27 20:05:53,956 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-27 20:05:53,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:05:54,048 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-27 20:05:54,048 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:05:54,609 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-27 20:05:54,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:05:54,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1070309798] [2024-11-27 20:05:54,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1070309798] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:05:54,611 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:05:54,611 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-27 20:05:54,611 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [251605952] [2024-11-27 20:05:54,611 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:05:54,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:05:54,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:05:54,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:05:54,615 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:05:54,616 INFO L87 Difference]: Start difference. First operand 38 states and 48 transitions. Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 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) [2024-11-27 20:05:54,835 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:05:54,835 INFO L93 Difference]: Finished difference Result 52 states and 65 transitions. [2024-11-27 20:05:54,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-27 20:05:54,838 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 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 [2024-11-27 20:05:54,838 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:05:54,839 INFO L225 Difference]: With dead ends: 52 [2024-11-27 20:05:54,839 INFO L226 Difference]: Without dead ends: 50 [2024-11-27 20:05:54,839 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2024-11-27 20:05:54,840 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 18 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:05:54,840 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 40 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-27 20:05:54,843 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-11-27 20:05:54,868 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2024-11-27 20:05:54,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.2653061224489797) internal successors, (62), 49 states have internal predecessors, (62), 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) [2024-11-27 20:05:54,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 62 transitions. [2024-11-27 20:05:54,872 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 62 transitions. Word has length 36 [2024-11-27 20:05:54,874 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:05:54,875 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 62 transitions. [2024-11-27 20:05:54,875 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 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) [2024-11-27 20:05:54,875 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 62 transitions. [2024-11-27 20:05:54,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-27 20:05:54,876 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:05:54,876 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:05:54,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 20:05:54,877 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:05:54,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:05:54,879 INFO L85 PathProgramCache]: Analyzing trace with hash 1882354749, now seen corresponding path program 1 times [2024-11-27 20:05:54,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:05:54,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [252186782] [2024-11-27 20:05:54,880 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:05:54,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:05:54,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:05:55,376 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-27 20:05:55,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:05:55,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [252186782] [2024-11-27 20:05:55,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [252186782] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:05:55,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [764502549] [2024-11-27 20:05:55,381 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:05:55,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:05:55,381 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:05:55,383 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:05:55,386 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-27 20:05:55,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:05:55,543 INFO L256 TraceCheckSpWp]: Trace formula consists of 165 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-27 20:05:55,546 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:05:55,872 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-27 20:05:55,872 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:05:56,103 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-27 20:05:56,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [764502549] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:05:56,104 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:05:56,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 18 [2024-11-27 20:05:56,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048212639] [2024-11-27 20:05:56,104 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:05:56,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-11-27 20:05:56,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:05:56,107 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-11-27 20:05:56,109 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=147, Invalid=195, Unknown=0, NotChecked=0, Total=342 [2024-11-27 20:05:56,109 INFO L87 Difference]: Start difference. First operand 50 states and 62 transitions. Second operand has 19 states, 19 states have (on average 4.894736842105263) internal successors, (93), 18 states have internal predecessors, (93), 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) [2024-11-27 20:05:56,637 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:05:56,637 INFO L93 Difference]: Finished difference Result 276 states and 333 transitions. [2024-11-27 20:05:56,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-27 20:05:56,638 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 4.894736842105263) internal successors, (93), 18 states have internal predecessors, (93), 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 42 [2024-11-27 20:05:56,638 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:05:56,640 INFO L225 Difference]: With dead ends: 276 [2024-11-27 20:05:56,640 INFO L226 Difference]: Without dead ends: 255 [2024-11-27 20:05:56,641 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 72 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 157 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=222, Invalid=330, Unknown=0, NotChecked=0, Total=552 [2024-11-27 20:05:56,642 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 304 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 136 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 304 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 160 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 136 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-27 20:05:56,643 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [304 Valid, 118 Invalid, 160 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 136 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-27 20:05:56,644 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 255 states. [2024-11-27 20:05:56,671 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 86. [2024-11-27 20:05:56,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86 states, 85 states have (on average 1.2941176470588236) internal successors, (110), 85 states have internal predecessors, (110), 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) [2024-11-27 20:05:56,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 110 transitions. [2024-11-27 20:05:56,673 INFO L78 Accepts]: Start accepts. Automaton has 86 states and 110 transitions. Word has length 42 [2024-11-27 20:05:56,673 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:05:56,673 INFO L471 AbstractCegarLoop]: Abstraction has 86 states and 110 transitions. [2024-11-27 20:05:56,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 4.894736842105263) internal successors, (93), 18 states have internal predecessors, (93), 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) [2024-11-27 20:05:56,674 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 110 transitions. [2024-11-27 20:05:56,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-27 20:05:56,676 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:05:56,676 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:05:56,688 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-27 20:05:56,879 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:05:56,880 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:05:56,880 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:05:56,881 INFO L85 PathProgramCache]: Analyzing trace with hash 1195690117, now seen corresponding path program 2 times [2024-11-27 20:05:56,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:05:56,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59334537] [2024-11-27 20:05:56,881 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-27 20:05:56,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:05:57,014 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-27 20:05:57,016 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:05:58,446 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-27 20:05:58,448 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:05:58,448 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [59334537] [2024-11-27 20:05:58,448 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [59334537] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:05:58,448 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1090704292] [2024-11-27 20:05:58,448 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-27 20:05:58,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:05:58,449 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:05:58,451 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:05:58,455 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-27 20:05:58,698 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-27 20:05:58,699 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:05:58,702 INFO L256 TraceCheckSpWp]: Trace formula consists of 285 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-27 20:05:58,707 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:05:59,398 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-27 20:05:59,398 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:05:59,960 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-27 20:05:59,960 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1090704292] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:05:59,960 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:05:59,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 36 [2024-11-27 20:05:59,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2065338557] [2024-11-27 20:05:59,961 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:05:59,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2024-11-27 20:05:59,962 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:05:59,963 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2024-11-27 20:05:59,964 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=753, Unknown=0, NotChecked=0, Total=1332 [2024-11-27 20:05:59,965 INFO L87 Difference]: Start difference. First operand 86 states and 110 transitions. Second operand has 37 states, 37 states have (on average 5.4324324324324325) internal successors, (201), 36 states have internal predecessors, (201), 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) [2024-11-27 20:06:01,239 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:06:01,240 INFO L93 Difference]: Finished difference Result 588 states and 711 transitions. [2024-11-27 20:06:01,240 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-27 20:06:01,241 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 37 states have (on average 5.4324324324324325) internal successors, (201), 36 states have internal predecessors, (201), 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 78 [2024-11-27 20:06:01,243 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:06:01,246 INFO L225 Difference]: With dead ends: 588 [2024-11-27 20:06:01,247 INFO L226 Difference]: Without dead ends: 567 [2024-11-27 20:06:01,249 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 178 GetRequests, 132 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 745 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=876, Invalid=1380, Unknown=0, NotChecked=0, Total=2256 [2024-11-27 20:06:01,250 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 1124 mSDsluCounter, 229 mSDsCounter, 0 mSdLazyCounter, 280 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1124 SdHoareTripleChecker+Valid, 241 SdHoareTripleChecker+Invalid, 344 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 280 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-27 20:06:01,250 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1124 Valid, 241 Invalid, 344 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [64 Valid, 280 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-27 20:06:01,252 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 567 states. [2024-11-27 20:06:01,309 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 567 to 158. [2024-11-27 20:06:01,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 158 states, 157 states have (on average 1.3121019108280254) internal successors, (206), 157 states have internal predecessors, (206), 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) [2024-11-27 20:06:01,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 206 transitions. [2024-11-27 20:06:01,315 INFO L78 Accepts]: Start accepts. Automaton has 158 states and 206 transitions. Word has length 78 [2024-11-27 20:06:01,315 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:06:01,316 INFO L471 AbstractCegarLoop]: Abstraction has 158 states and 206 transitions. [2024-11-27 20:06:01,316 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 37 states have (on average 5.4324324324324325) internal successors, (201), 36 states have internal predecessors, (201), 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) [2024-11-27 20:06:01,316 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 206 transitions. [2024-11-27 20:06:01,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-27 20:06:01,324 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:06:01,324 INFO L218 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 22, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:06:01,336 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-27 20:06:01,528 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:06:01,529 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:06:01,529 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:06:01,530 INFO L85 PathProgramCache]: Analyzing trace with hash 237495573, now seen corresponding path program 3 times [2024-11-27 20:06:01,530 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:06:01,530 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047253746] [2024-11-27 20:06:01,530 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-27 20:06:01,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:06:01,862 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s) [2024-11-27 20:06:01,862 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:06:03,536 INFO L134 CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 273 refuted. 0 times theorem prover too weak. 1140 trivial. 0 not checked. [2024-11-27 20:06:03,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:06:03,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1047253746] [2024-11-27 20:06:03,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1047253746] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:06:03,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1032990266] [2024-11-27 20:06:03,537 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-27 20:06:03,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:06:03,537 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:06:03,539 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:06:03,543 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-27 20:06:03,786 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-27 20:06:03,786 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:06:03,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-27 20:06:03,799 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:06:05,358 INFO L134 CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1408 trivial. 0 not checked. [2024-11-27 20:06:05,359 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:06:11,897 INFO L134 CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1408 trivial. 0 not checked. [2024-11-27 20:06:11,897 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1032990266] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:06:11,897 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:06:11,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 7, 8] total 21 [2024-11-27 20:06:11,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1161864110] [2024-11-27 20:06:11,898 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:06:11,899 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-11-27 20:06:11,899 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:06:11,900 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-11-27 20:06:11,900 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=95, Invalid=325, Unknown=0, NotChecked=0, Total=420 [2024-11-27 20:06:11,900 INFO L87 Difference]: Start difference. First operand 158 states and 206 transitions. Second operand has 21 states, 21 states have (on average 3.857142857142857) internal successors, (81), 21 states have internal predecessors, (81), 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) [2024-11-27 20:06:14,463 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:06:14,464 INFO L93 Difference]: Finished difference Result 722 states and 953 transitions. [2024-11-27 20:06:14,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-27 20:06:14,465 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 3.857142857142857) internal successors, (81), 21 states have internal predecessors, (81), 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 150 [2024-11-27 20:06:14,466 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:06:14,470 INFO L225 Difference]: With dead ends: 722 [2024-11-27 20:06:14,471 INFO L226 Difference]: Without dead ends: 720 [2024-11-27 20:06:14,472 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 326 GetRequests, 288 SyntacticMatches, 1 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 332 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=394, Invalid=1088, Unknown=0, NotChecked=0, Total=1482 [2024-11-27 20:06:14,473 INFO L435 NwaCegarLoop]: 35 mSDtfsCounter, 205 mSDsluCounter, 192 mSDsCounter, 0 mSdLazyCounter, 305 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 205 SdHoareTripleChecker+Valid, 227 SdHoareTripleChecker+Invalid, 321 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 305 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-27 20:06:14,473 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [205 Valid, 227 Invalid, 321 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 305 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-27 20:06:14,475 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 720 states. [2024-11-27 20:06:14,532 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 720 to 182. [2024-11-27 20:06:14,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 182 states, 181 states have (on average 1.292817679558011) internal successors, (234), 181 states have internal predecessors, (234), 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) [2024-11-27 20:06:14,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 182 states and 234 transitions. [2024-11-27 20:06:14,535 INFO L78 Accepts]: Start accepts. Automaton has 182 states and 234 transitions. Word has length 150 [2024-11-27 20:06:14,536 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:06:14,536 INFO L471 AbstractCegarLoop]: Abstraction has 182 states and 234 transitions. [2024-11-27 20:06:14,536 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 3.857142857142857) internal successors, (81), 21 states have internal predecessors, (81), 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) [2024-11-27 20:06:14,536 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 234 transitions. [2024-11-27 20:06:14,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-27 20:06:14,542 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:06:14,542 INFO L218 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 22, 6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:06:14,557 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-27 20:06:14,743 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-27 20:06:14,743 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:06:14,744 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:06:14,744 INFO L85 PathProgramCache]: Analyzing trace with hash 1349126845, now seen corresponding path program 4 times [2024-11-27 20:06:14,744 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:06:14,744 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973788635] [2024-11-27 20:06:14,744 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-27 20:06:14,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:06:14,873 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-27 20:06:14,873 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:06:17,842 INFO L134 CoverageAnalysis]: Checked inductivity of 1493 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-27 20:06:17,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:06:17,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973788635] [2024-11-27 20:06:17,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973788635] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:06:17,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1576328974] [2024-11-27 20:06:17,844 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-27 20:06:17,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:06:17,844 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:06:17,846 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:06:17,849 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-27 20:06:20,289 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-27 20:06:20,289 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:06:20,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 589 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-27 20:06:20,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:06:21,343 INFO L134 CoverageAnalysis]: Checked inductivity of 1493 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-27 20:06:21,344 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:06:22,752 INFO L134 CoverageAnalysis]: Checked inductivity of 1493 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-27 20:06:22,754 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1576328974] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:06:22,754 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:06:22,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 72 [2024-11-27 20:06:22,754 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [620223783] [2024-11-27 20:06:22,754 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:06:22,755 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 73 states [2024-11-27 20:06:22,755 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:06:22,758 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants. [2024-11-27 20:06:22,762 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2283, Invalid=2973, Unknown=0, NotChecked=0, Total=5256 [2024-11-27 20:06:22,763 INFO L87 Difference]: Start difference. First operand 182 states and 234 transitions. Second operand has 73 states, 73 states have (on average 5.712328767123288) internal successors, (417), 72 states have internal predecessors, (417), 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) [2024-11-27 20:06:26,056 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:06:26,057 INFO L93 Difference]: Finished difference Result 2240 states and 2665 transitions. [2024-11-27 20:06:26,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. [2024-11-27 20:06:26,058 INFO L78 Accepts]: Start accepts. Automaton has has 73 states, 73 states have (on average 5.712328767123288) internal successors, (417), 72 states have internal predecessors, (417), 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 174 [2024-11-27 20:06:26,058 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:06:26,067 INFO L225 Difference]: With dead ends: 2240 [2024-11-27 20:06:26,067 INFO L226 Difference]: Without dead ends: 2195 [2024-11-27 20:06:26,073 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 394 GetRequests, 300 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3196 ImplicationChecksByTransitivity, 3.2s TimeCoverageRelationStatistics Valid=3433, Invalid=5687, Unknown=0, NotChecked=0, Total=9120 [2024-11-27 20:06:26,074 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 2354 mSDsluCounter, 430 mSDsCounter, 0 mSdLazyCounter, 511 mSolverCounterSat, 200 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2354 SdHoareTripleChecker+Valid, 442 SdHoareTripleChecker+Invalid, 711 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 200 IncrementalHoareTripleChecker+Valid, 511 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-27 20:06:26,075 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2354 Valid, 442 Invalid, 711 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [200 Valid, 511 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-27 20:06:26,078 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2195 states. [2024-11-27 20:06:26,153 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2195 to 326. [2024-11-27 20:06:26,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 326 states, 325 states have (on average 1.3107692307692307) internal successors, (426), 325 states have internal predecessors, (426), 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) [2024-11-27 20:06:26,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 326 states and 426 transitions. [2024-11-27 20:06:26,156 INFO L78 Accepts]: Start accepts. Automaton has 326 states and 426 transitions. Word has length 174 [2024-11-27 20:06:26,157 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:06:26,157 INFO L471 AbstractCegarLoop]: Abstraction has 326 states and 426 transitions. [2024-11-27 20:06:26,157 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 73 states, 73 states have (on average 5.712328767123288) internal successors, (417), 72 states have internal predecessors, (417), 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) [2024-11-27 20:06:26,157 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 426 transitions. [2024-11-27 20:06:26,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-27 20:06:26,162 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:06:26,163 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 46, 6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:06:26,178 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-27 20:06:26,363 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-11-27 20:06:26,364 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:06:26,364 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:06:26,364 INFO L85 PathProgramCache]: Analyzing trace with hash 1969271773, now seen corresponding path program 5 times [2024-11-27 20:06:26,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:06:26,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1754688160] [2024-11-27 20:06:26,365 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-27 20:06:26,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:06:34,065 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 47 check-sat command(s) [2024-11-27 20:06:34,065 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:06:41,712 INFO L134 CoverageAnalysis]: Checked inductivity of 6341 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-27 20:06:41,712 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:06:41,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1754688160] [2024-11-27 20:06:41,713 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1754688160] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:06:41,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1631767858] [2024-11-27 20:06:41,713 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-27 20:06:41,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:06:41,713 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:06:41,715 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:06:41,717 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ddb98e7-afd3-462e-8816-0bfedf505f16/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process