./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem11_label41.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_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/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_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem11_label41.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/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_7df34a34-09f8-424b-b1d5-fcd4e888fe04/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 fbec2ea101c707e702b17d0034cae7e7b8797fb6283b52539a46012e389affe6 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 20:30:05,444 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 20:30:05,523 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-27 20:30:05,528 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 20:30:05,528 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 20:30:05,557 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 20:30:05,558 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 20:30:05,558 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 20:30:05,558 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 20:30:05,558 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 20:30:05,558 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 20:30:05,559 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 20:30:05,559 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 20:30:05,559 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 20:30:05,559 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 20:30:05,560 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 20:30:05,560 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 20:30:05,560 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 20:30:05,560 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 20:30:05,560 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 20:30:05,560 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 20:30:05,560 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 20:30:05,561 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 20:30:05,561 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:30:05,562 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 20:30:05,562 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:30:05,562 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:30:05,562 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 20:30:05,562 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:30:05,562 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 20:30:05,562 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:30:05,563 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:30:05,563 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 20:30:05,563 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 20:30:05,563 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 20:30:05,563 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 20:30:05,563 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 20:30:05,563 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 20:30:05,564 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 20:30:05,564 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 20:30:05,564 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 20:30:05,564 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 20:30:05,564 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_7df34a34-09f8-424b-b1d5-fcd4e888fe04/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 -> fbec2ea101c707e702b17d0034cae7e7b8797fb6283b52539a46012e389affe6 [2024-11-27 20:30:05,927 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 20:30:05,943 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 20:30:05,947 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 20:30:05,949 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 20:30:05,949 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 20:30:05,951 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/eca-rers2012/Problem11_label41.c [2024-11-27 20:30:09,209 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/data/bbe369758/be0d4050680549d2a46795679b80b86d/FLAG497d3305d [2024-11-27 20:30:09,666 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 20:30:09,667 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/sv-benchmarks/c/eca-rers2012/Problem11_label41.c [2024-11-27 20:30:09,693 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/data/bbe369758/be0d4050680549d2a46795679b80b86d/FLAG497d3305d [2024-11-27 20:30:09,725 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/data/bbe369758/be0d4050680549d2a46795679b80b86d [2024-11-27 20:30:09,728 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 20:30:09,732 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 20:30:09,733 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 20:30:09,734 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 20:30:09,743 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 20:30:09,744 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:30:09" (1/1) ... [2024-11-27 20:30:09,747 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@449fb934 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:09, skipping insertion in model container [2024-11-27 20:30:09,747 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:30:09" (1/1) ... [2024-11-27 20:30:09,820 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 20:30:10,121 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_7df34a34-09f8-424b-b1d5-fcd4e888fe04/sv-benchmarks/c/eca-rers2012/Problem11_label41.c[3129,3142] [2024-11-27 20:30:10,509 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:30:10,520 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 20:30:10,541 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_7df34a34-09f8-424b-b1d5-fcd4e888fe04/sv-benchmarks/c/eca-rers2012/Problem11_label41.c[3129,3142] [2024-11-27 20:30:10,693 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:30:10,711 INFO L204 MainTranslator]: Completed translation [2024-11-27 20:30:10,711 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10 WrapperNode [2024-11-27 20:30:10,713 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 20:30:10,714 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 20:30:10,715 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 20:30:10,715 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 20:30:10,723 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:30:10" (1/1) ... [2024-11-27 20:30:10,745 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:30:10" (1/1) ... [2024-11-27 20:30:10,889 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 999 [2024-11-27 20:30:10,890 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 20:30:10,890 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 20:30:10,890 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 20:30:10,891 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 20:30:10,901 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:10,901 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:10,910 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:10,955 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-27 20:30:10,955 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:10,959 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:10,993 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:10,996 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:11,005 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:11,020 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:11,035 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:11,060 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 20:30:11,062 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 20:30:11,063 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 20:30:11,063 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 20:30:11,065 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (1/1) ... [2024-11-27 20:30:11,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:30:11,090 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:30:11,106 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/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:30:11,113 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/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:30:11,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 20:30:11,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 20:30:11,147 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 20:30:11,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 20:30:11,225 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 20:30:11,227 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 20:30:13,521 INFO L? ?]: Removed 129 outVars from TransFormulas that were not future-live. [2024-11-27 20:30:13,522 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 20:30:13,544 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 20:30:13,547 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-27 20:30:13,548 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:30:13 BoogieIcfgContainer [2024-11-27 20:30:13,548 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 20:30:13,550 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 20:30:13,551 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 20:30:13,557 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 20:30:13,557 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 08:30:09" (1/3) ... [2024-11-27 20:30:13,558 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@fb4aea2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:30:13, skipping insertion in model container [2024-11-27 20:30:13,558 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:30:10" (2/3) ... [2024-11-27 20:30:13,560 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@fb4aea2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:30:13, skipping insertion in model container [2024-11-27 20:30:13,560 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:30:13" (3/3) ... [2024-11-27 20:30:13,562 INFO L128 eAbstractionObserver]: Analyzing ICFG Problem11_label41.c [2024-11-27 20:30:13,578 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 20:30:13,580 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG Problem11_label41.c that has 1 procedures, 283 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2024-11-27 20:30:13,663 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:30:13,679 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;@5edb54d6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:30:13,679 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-27 20:30:13,684 INFO L276 IsEmpty]: Start isEmpty. Operand has 283 states, 281 states have (on average 1.7153024911032029) internal successors, (482), 282 states have internal predecessors, (482), 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:30:13,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-27 20:30:13,691 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:13,691 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:13,692 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:13,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:13,699 INFO L85 PathProgramCache]: Analyzing trace with hash -85512855, now seen corresponding path program 1 times [2024-11-27 20:30:13,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:13,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [555253649] [2024-11-27 20:30:13,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:13,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:14,070 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:30:14,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:14,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [555253649] [2024-11-27 20:30:14,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [555253649] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:14,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:14,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:30:14,074 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [16124152] [2024-11-27 20:30:14,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:14,079 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:14,079 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:14,101 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:14,102 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:14,107 INFO L87 Difference]: Start difference. First operand has 283 states, 281 states have (on average 1.7153024911032029) internal successors, (482), 282 states have internal predecessors, (482), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 2 states have internal predecessors, (21), 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:30:15,788 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:15,789 INFO L93 Difference]: Finished difference Result 761 states and 1345 transitions. [2024-11-27 20:30:15,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:15,792 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 2 states have internal predecessors, (21), 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 21 [2024-11-27 20:30:15,792 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:15,806 INFO L225 Difference]: With dead ends: 761 [2024-11-27 20:30:15,806 INFO L226 Difference]: Without dead ends: 413 [2024-11-27 20:30:15,811 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:15,819 INFO L435 NwaCegarLoop]: 190 mSDtfsCounter, 207 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 596 mSolverCounterSat, 157 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 207 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 753 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 157 IncrementalHoareTripleChecker+Valid, 596 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:15,820 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [207 Valid, 222 Invalid, 753 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [157 Valid, 596 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time] [2024-11-27 20:30:15,844 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 413 states. [2024-11-27 20:30:15,886 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 413 to 413. [2024-11-27 20:30:15,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 413 states, 412 states have (on average 1.453883495145631) internal successors, (599), 412 states have internal predecessors, (599), 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:30:15,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 413 states and 599 transitions. [2024-11-27 20:30:15,895 INFO L78 Accepts]: Start accepts. Automaton has 413 states and 599 transitions. Word has length 21 [2024-11-27 20:30:15,895 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:15,896 INFO L471 AbstractCegarLoop]: Abstraction has 413 states and 599 transitions. [2024-11-27 20:30:15,896 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 2 states have internal predecessors, (21), 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:30:15,896 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 599 transitions. [2024-11-27 20:30:15,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-27 20:30:15,898 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:15,899 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:15,899 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 20:30:15,899 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:15,900 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:15,900 INFO L85 PathProgramCache]: Analyzing trace with hash -1756349648, now seen corresponding path program 1 times [2024-11-27 20:30:15,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:15,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14893554] [2024-11-27 20:30:15,900 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:15,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:15,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:16,314 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:30:16,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:16,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [14893554] [2024-11-27 20:30:16,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [14893554] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:16,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:16,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:30:16,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [894286072] [2024-11-27 20:30:16,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:16,316 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:16,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:16,317 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:16,318 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:16,318 INFO L87 Difference]: Start difference. First operand 413 states and 599 transitions. Second operand has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 2 states have internal predecessors, (89), 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:30:17,442 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:17,442 INFO L93 Difference]: Finished difference Result 1211 states and 1763 transitions. [2024-11-27 20:30:17,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:17,443 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 2 states have internal predecessors, (89), 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 89 [2024-11-27 20:30:17,444 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:17,448 INFO L225 Difference]: With dead ends: 1211 [2024-11-27 20:30:17,448 INFO L226 Difference]: Without dead ends: 800 [2024-11-27 20:30:17,449 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:17,450 INFO L435 NwaCegarLoop]: 101 mSDtfsCounter, 142 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 523 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 523 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:17,451 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 120 Invalid, 671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 523 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-27 20:30:17,453 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 800 states. [2024-11-27 20:30:17,485 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 800 to 789. [2024-11-27 20:30:17,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 789 states, 788 states have (on average 1.3743654822335025) internal successors, (1083), 788 states have internal predecessors, (1083), 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:30:17,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 789 states and 1083 transitions. [2024-11-27 20:30:17,495 INFO L78 Accepts]: Start accepts. Automaton has 789 states and 1083 transitions. Word has length 89 [2024-11-27 20:30:17,496 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:17,496 INFO L471 AbstractCegarLoop]: Abstraction has 789 states and 1083 transitions. [2024-11-27 20:30:17,496 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 2 states have internal predecessors, (89), 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:30:17,496 INFO L276 IsEmpty]: Start isEmpty. Operand 789 states and 1083 transitions. [2024-11-27 20:30:17,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-27 20:30:17,498 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:17,498 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:17,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 20:30:17,499 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:17,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:17,505 INFO L85 PathProgramCache]: Analyzing trace with hash -1927914827, now seen corresponding path program 1 times [2024-11-27 20:30:17,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:17,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526575352] [2024-11-27 20:30:17,506 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:17,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:17,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:18,038 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:30:18,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:18,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [526575352] [2024-11-27 20:30:18,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [526575352] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:18,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:18,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 20:30:18,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1504754664] [2024-11-27 20:30:18,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:18,040 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:18,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:18,040 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:18,041 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:18,041 INFO L87 Difference]: Start difference. First operand 789 states and 1083 transitions. Second operand has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 2 states have internal predecessors, (91), 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:30:19,152 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:19,152 INFO L93 Difference]: Finished difference Result 1945 states and 2612 transitions. [2024-11-27 20:30:19,153 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:19,153 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 2 states have internal predecessors, (91), 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 91 [2024-11-27 20:30:19,154 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:19,159 INFO L225 Difference]: With dead ends: 1945 [2024-11-27 20:30:19,160 INFO L226 Difference]: Without dead ends: 1158 [2024-11-27 20:30:19,164 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:19,167 INFO L435 NwaCegarLoop]: 168 mSDtfsCounter, 119 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 531 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 531 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:19,167 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 190 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 531 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-27 20:30:19,169 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1158 states. [2024-11-27 20:30:19,204 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1158 to 1157. [2024-11-27 20:30:19,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1157 states, 1156 states have (on average 1.2707612456747406) internal successors, (1469), 1156 states have internal predecessors, (1469), 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:30:19,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1157 states to 1157 states and 1469 transitions. [2024-11-27 20:30:19,220 INFO L78 Accepts]: Start accepts. Automaton has 1157 states and 1469 transitions. Word has length 91 [2024-11-27 20:30:19,221 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:19,221 INFO L471 AbstractCegarLoop]: Abstraction has 1157 states and 1469 transitions. [2024-11-27 20:30:19,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 2 states have internal predecessors, (91), 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:30:19,222 INFO L276 IsEmpty]: Start isEmpty. Operand 1157 states and 1469 transitions. [2024-11-27 20:30:19,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-27 20:30:19,228 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:19,228 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:19,228 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 20:30:19,228 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:19,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:19,229 INFO L85 PathProgramCache]: Analyzing trace with hash -682660523, now seen corresponding path program 1 times [2024-11-27 20:30:19,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:19,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [886951604] [2024-11-27 20:30:19,229 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:19,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:19,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:19,615 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:30:19,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:19,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [886951604] [2024-11-27 20:30:19,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [886951604] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:19,617 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:19,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:19,617 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [921760682] [2024-11-27 20:30:19,617 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:19,618 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:19,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:19,621 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:19,621 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:19,621 INFO L87 Difference]: Start difference. First operand 1157 states and 1469 transitions. Second operand has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 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:30:20,813 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:20,814 INFO L93 Difference]: Finished difference Result 2519 states and 3349 transitions. [2024-11-27 20:30:20,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:20,814 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 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 148 [2024-11-27 20:30:20,815 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:20,821 INFO L225 Difference]: With dead ends: 2519 [2024-11-27 20:30:20,821 INFO L226 Difference]: Without dead ends: 1548 [2024-11-27 20:30:20,823 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:20,824 INFO L435 NwaCegarLoop]: 290 mSDtfsCounter, 214 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 583 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 214 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 634 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 583 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:20,825 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [214 Valid, 322 Invalid, 634 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 583 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-27 20:30:20,827 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1548 states. [2024-11-27 20:30:20,866 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1548 to 1545. [2024-11-27 20:30:20,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1545 states, 1544 states have (on average 1.2933937823834196) internal successors, (1997), 1544 states have internal predecessors, (1997), 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:30:20,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1545 states to 1545 states and 1997 transitions. [2024-11-27 20:30:20,880 INFO L78 Accepts]: Start accepts. Automaton has 1545 states and 1997 transitions. Word has length 148 [2024-11-27 20:30:20,881 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:20,881 INFO L471 AbstractCegarLoop]: Abstraction has 1545 states and 1997 transitions. [2024-11-27 20:30:20,882 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 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:30:20,882 INFO L276 IsEmpty]: Start isEmpty. Operand 1545 states and 1997 transitions. [2024-11-27 20:30:20,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-27 20:30:20,887 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:20,887 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:20,888 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 20:30:20,888 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:20,888 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:20,889 INFO L85 PathProgramCache]: Analyzing trace with hash 1487557496, now seen corresponding path program 1 times [2024-11-27 20:30:20,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:20,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1147295072] [2024-11-27 20:30:20,889 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:20,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:21,537 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked. [2024-11-27 20:30:21,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:21,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1147295072] [2024-11-27 20:30:21,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1147295072] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:21,541 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:21,541 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:21,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1785340693] [2024-11-27 20:30:21,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:21,542 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:21,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:21,543 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:21,543 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:21,544 INFO L87 Difference]: Start difference. First operand 1545 states and 1997 transitions. Second operand has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 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:30:23,107 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:23,108 INFO L93 Difference]: Finished difference Result 3643 states and 4872 transitions. [2024-11-27 20:30:23,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:23,109 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 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 203 [2024-11-27 20:30:23,110 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:23,121 INFO L225 Difference]: With dead ends: 3643 [2024-11-27 20:30:23,122 INFO L226 Difference]: Without dead ends: 2284 [2024-11-27 20:30:23,124 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:23,127 INFO L435 NwaCegarLoop]: 346 mSDtfsCounter, 188 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 590 mSolverCounterSat, 92 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 188 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 682 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 92 IncrementalHoareTripleChecker+Valid, 590 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:23,128 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [188 Valid, 366 Invalid, 682 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [92 Valid, 590 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2024-11-27 20:30:23,134 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2284 states. [2024-11-27 20:30:23,205 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2284 to 2284. [2024-11-27 20:30:23,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2284 states, 2283 states have (on average 1.314060446780552) internal successors, (3000), 2283 states have internal predecessors, (3000), 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:30:23,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2284 states to 2284 states and 3000 transitions. [2024-11-27 20:30:23,223 INFO L78 Accepts]: Start accepts. Automaton has 2284 states and 3000 transitions. Word has length 203 [2024-11-27 20:30:23,224 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:23,224 INFO L471 AbstractCegarLoop]: Abstraction has 2284 states and 3000 transitions. [2024-11-27 20:30:23,224 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 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:30:23,225 INFO L276 IsEmpty]: Start isEmpty. Operand 2284 states and 3000 transitions. [2024-11-27 20:30:23,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-27 20:30:23,230 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:23,230 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:23,230 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 20:30:23,231 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:23,231 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:23,232 INFO L85 PathProgramCache]: Analyzing trace with hash 1025688727, now seen corresponding path program 1 times [2024-11-27 20:30:23,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:23,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287762105] [2024-11-27 20:30:23,232 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:23,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:23,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:23,667 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-27 20:30:23,668 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:23,668 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287762105] [2024-11-27 20:30:23,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1287762105] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:23,669 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:23,669 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:23,669 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [204634730] [2024-11-27 20:30:23,669 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:23,670 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:23,670 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:23,671 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:23,671 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:23,671 INFO L87 Difference]: Start difference. First operand 2284 states and 3000 transitions. Second operand has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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:30:25,190 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:25,190 INFO L93 Difference]: Finished difference Result 5310 states and 7081 transitions. [2024-11-27 20:30:25,191 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:25,191 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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 214 [2024-11-27 20:30:25,192 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:25,207 INFO L225 Difference]: With dead ends: 5310 [2024-11-27 20:30:25,207 INFO L226 Difference]: Without dead ends: 3212 [2024-11-27 20:30:25,212 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:25,213 INFO L435 NwaCegarLoop]: 369 mSDtfsCounter, 175 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 586 mSolverCounterSat, 92 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 175 SdHoareTripleChecker+Valid, 391 SdHoareTripleChecker+Invalid, 678 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 92 IncrementalHoareTripleChecker+Valid, 586 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:25,214 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [175 Valid, 391 Invalid, 678 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [92 Valid, 586 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-11-27 20:30:25,220 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3212 states. [2024-11-27 20:30:25,317 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3212 to 3203. [2024-11-27 20:30:25,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3203 states, 3202 states have (on average 1.2723297938788258) internal successors, (4074), 3202 states have internal predecessors, (4074), 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:30:25,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3203 states to 3203 states and 4074 transitions. [2024-11-27 20:30:25,342 INFO L78 Accepts]: Start accepts. Automaton has 3203 states and 4074 transitions. Word has length 214 [2024-11-27 20:30:25,343 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:25,343 INFO L471 AbstractCegarLoop]: Abstraction has 3203 states and 4074 transitions. [2024-11-27 20:30:25,344 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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:30:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 3203 states and 4074 transitions. [2024-11-27 20:30:25,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-27 20:30:25,349 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:25,350 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:25,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 20:30:25,351 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:25,351 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:25,352 INFO L85 PathProgramCache]: Analyzing trace with hash 307563977, now seen corresponding path program 1 times [2024-11-27 20:30:25,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:25,352 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [795032936] [2024-11-27 20:30:25,352 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:25,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:25,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:25,695 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-11-27 20:30:25,695 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:25,695 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [795032936] [2024-11-27 20:30:25,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [795032936] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:25,695 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:25,696 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:25,696 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1283931251] [2024-11-27 20:30:25,696 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:25,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:25,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:25,697 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:25,697 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:25,698 INFO L87 Difference]: Start difference. First operand 3203 states and 4074 transitions. Second operand has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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:30:27,091 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:27,091 INFO L93 Difference]: Finished difference Result 8431 states and 10891 transitions. [2024-11-27 20:30:27,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:27,092 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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 234 [2024-11-27 20:30:27,093 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:27,114 INFO L225 Difference]: With dead ends: 8431 [2024-11-27 20:30:27,114 INFO L226 Difference]: Without dead ends: 5414 [2024-11-27 20:30:27,118 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:27,120 INFO L435 NwaCegarLoop]: 256 mSDtfsCounter, 209 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 506 mSolverCounterSat, 187 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 209 SdHoareTripleChecker+Valid, 270 SdHoareTripleChecker+Invalid, 693 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 187 IncrementalHoareTripleChecker+Valid, 506 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:27,121 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [209 Valid, 270 Invalid, 693 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [187 Valid, 506 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-27 20:30:27,129 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5414 states. [2024-11-27 20:30:27,230 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5414 to 5411. [2024-11-27 20:30:27,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5411 states, 5410 states have (on average 1.2541589648798521) internal successors, (6785), 5410 states have internal predecessors, (6785), 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:30:27,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5411 states to 5411 states and 6785 transitions. [2024-11-27 20:30:27,261 INFO L78 Accepts]: Start accepts. Automaton has 5411 states and 6785 transitions. Word has length 234 [2024-11-27 20:30:27,261 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:27,262 INFO L471 AbstractCegarLoop]: Abstraction has 5411 states and 6785 transitions. [2024-11-27 20:30:27,262 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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:30:27,262 INFO L276 IsEmpty]: Start isEmpty. Operand 5411 states and 6785 transitions. [2024-11-27 20:30:27,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 296 [2024-11-27 20:30:27,270 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:27,271 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:27,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-27 20:30:27,272 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:27,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:27,272 INFO L85 PathProgramCache]: Analyzing trace with hash 1325455450, now seen corresponding path program 1 times [2024-11-27 20:30:27,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:27,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [325014768] [2024-11-27 20:30:27,273 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:27,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:27,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:27,701 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2024-11-27 20:30:27,701 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:27,702 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [325014768] [2024-11-27 20:30:27,702 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [325014768] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:27,702 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:27,702 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:27,702 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1094394163] [2024-11-27 20:30:27,702 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:27,703 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:27,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:27,704 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:27,704 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:27,704 INFO L87 Difference]: Start difference. First operand 5411 states and 6785 transitions. Second operand has 3 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:30:28,939 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:28,939 INFO L93 Difference]: Finished difference Result 11937 states and 15194 transitions. [2024-11-27 20:30:28,940 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:28,940 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 295 [2024-11-27 20:30:28,941 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:28,966 INFO L225 Difference]: With dead ends: 11937 [2024-11-27 20:30:28,966 INFO L226 Difference]: Without dead ends: 6712 [2024-11-27 20:30:28,972 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:28,972 INFO L435 NwaCegarLoop]: 316 mSDtfsCounter, 184 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 548 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 184 SdHoareTripleChecker+Valid, 336 SdHoareTripleChecker+Invalid, 645 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 548 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:28,973 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [184 Valid, 336 Invalid, 645 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 548 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-27 20:30:28,982 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6712 states. [2024-11-27 20:30:29,105 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6712 to 6515. [2024-11-27 20:30:29,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6515 states, 6514 states have (on average 1.2331900521952717) internal successors, (8033), 6514 states have internal predecessors, (8033), 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:30:29,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6515 states to 6515 states and 8033 transitions. [2024-11-27 20:30:29,135 INFO L78 Accepts]: Start accepts. Automaton has 6515 states and 8033 transitions. Word has length 295 [2024-11-27 20:30:29,136 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:29,136 INFO L471 AbstractCegarLoop]: Abstraction has 6515 states and 8033 transitions. [2024-11-27 20:30:29,136 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:30:29,136 INFO L276 IsEmpty]: Start isEmpty. Operand 6515 states and 8033 transitions. [2024-11-27 20:30:29,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 357 [2024-11-27 20:30:29,149 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:29,150 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:29,150 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-27 20:30:29,151 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:29,151 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:29,152 INFO L85 PathProgramCache]: Analyzing trace with hash 1545495602, now seen corresponding path program 1 times [2024-11-27 20:30:29,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:29,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [823120407] [2024-11-27 20:30:29,153 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:29,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:29,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:29,746 INFO L134 CoverageAnalysis]: Checked inductivity of 346 backedges. 257 proven. 0 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked. [2024-11-27 20:30:29,747 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:29,747 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [823120407] [2024-11-27 20:30:29,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [823120407] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:29,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:29,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:29,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1406910124] [2024-11-27 20:30:29,749 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:29,750 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:29,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:29,751 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:29,753 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:29,753 INFO L87 Difference]: Start difference. First operand 6515 states and 8033 transitions. Second operand has 3 states, 3 states have (on average 89.33333333333333) internal successors, (268), 3 states have internal predecessors, (268), 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:30:30,841 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:30,842 INFO L93 Difference]: Finished difference Result 14332 states and 17687 transitions. [2024-11-27 20:30:30,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:30,843 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 89.33333333333333) internal successors, (268), 3 states have internal predecessors, (268), 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 356 [2024-11-27 20:30:30,843 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:30,871 INFO L225 Difference]: With dead ends: 14332 [2024-11-27 20:30:30,872 INFO L226 Difference]: Without dead ends: 7819 [2024-11-27 20:30:30,878 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:30,879 INFO L435 NwaCegarLoop]: 176 mSDtfsCounter, 67 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 592 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 195 SdHoareTripleChecker+Invalid, 642 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 592 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:30,879 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 195 Invalid, 642 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 592 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-27 20:30:30,889 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7819 states. [2024-11-27 20:30:31,026 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7819 to 7435. [2024-11-27 20:30:31,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7435 states, 7434 states have (on average 1.2253161151466236) internal successors, (9109), 7434 states have internal predecessors, (9109), 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:30:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7435 states to 7435 states and 9109 transitions. [2024-11-27 20:30:31,068 INFO L78 Accepts]: Start accepts. Automaton has 7435 states and 9109 transitions. Word has length 356 [2024-11-27 20:30:31,068 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:31,068 INFO L471 AbstractCegarLoop]: Abstraction has 7435 states and 9109 transitions. [2024-11-27 20:30:31,069 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 89.33333333333333) internal successors, (268), 3 states have internal predecessors, (268), 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:30:31,069 INFO L276 IsEmpty]: Start isEmpty. Operand 7435 states and 9109 transitions. [2024-11-27 20:30:31,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 380 [2024-11-27 20:30:31,085 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:31,085 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:31,086 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-27 20:30:31,086 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:31,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:31,090 INFO L85 PathProgramCache]: Analyzing trace with hash 2125057870, now seen corresponding path program 1 times [2024-11-27 20:30:31,090 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:31,090 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673195470] [2024-11-27 20:30:31,090 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:31,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:31,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:31,458 INFO L134 CoverageAnalysis]: Checked inductivity of 375 backedges. 278 proven. 0 refuted. 0 times theorem prover too weak. 97 trivial. 0 not checked. [2024-11-27 20:30:31,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:31,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1673195470] [2024-11-27 20:30:31,459 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1673195470] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:31,459 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:31,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:31,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [409017057] [2024-11-27 20:30:31,459 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:31,460 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:31,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:31,461 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:31,461 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:31,462 INFO L87 Difference]: Start difference. First operand 7435 states and 9109 transitions. Second operand has 3 states, 3 states have (on average 94.33333333333333) internal successors, (283), 3 states have internal predecessors, (283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:30:32,786 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:32,787 INFO L93 Difference]: Finished difference Result 17075 states and 20963 transitions. [2024-11-27 20:30:32,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:32,788 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 94.33333333333333) internal successors, (283), 3 states have internal predecessors, (283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 379 [2024-11-27 20:30:32,789 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:32,813 INFO L225 Difference]: With dead ends: 17075 [2024-11-27 20:30:32,814 INFO L226 Difference]: Without dead ends: 9642 [2024-11-27 20:30:32,822 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:32,823 INFO L435 NwaCegarLoop]: 351 mSDtfsCounter, 65 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 375 SdHoareTripleChecker+Invalid, 629 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:32,823 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 375 Invalid, 629 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-11-27 20:30:32,835 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9642 states. [2024-11-27 20:30:32,964 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9642 to 9642. [2024-11-27 20:30:32,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9642 states, 9641 states have (on average 1.2139819520796598) internal successors, (11704), 9641 states have internal predecessors, (11704), 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:30:32,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9642 states to 9642 states and 11704 transitions. [2024-11-27 20:30:32,997 INFO L78 Accepts]: Start accepts. Automaton has 9642 states and 11704 transitions. Word has length 379 [2024-11-27 20:30:32,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:32,998 INFO L471 AbstractCegarLoop]: Abstraction has 9642 states and 11704 transitions. [2024-11-27 20:30:32,998 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.33333333333333) internal successors, (283), 3 states have internal predecessors, (283), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:30:32,998 INFO L276 IsEmpty]: Start isEmpty. Operand 9642 states and 11704 transitions. [2024-11-27 20:30:33,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 418 [2024-11-27 20:30:33,018 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:33,019 INFO L218 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:33,019 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-27 20:30:33,019 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:33,020 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:33,020 INFO L85 PathProgramCache]: Analyzing trace with hash 1249107897, now seen corresponding path program 1 times [2024-11-27 20:30:33,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:33,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1796831385] [2024-11-27 20:30:33,020 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:33,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:33,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:33,451 INFO L134 CoverageAnalysis]: Checked inductivity of 555 backedges. 337 proven. 0 refuted. 0 times theorem prover too weak. 218 trivial. 0 not checked. [2024-11-27 20:30:33,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:33,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1796831385] [2024-11-27 20:30:33,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1796831385] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:33,452 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:33,452 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:33,452 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [183949569] [2024-11-27 20:30:33,452 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:33,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:33,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:33,456 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:33,456 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:33,456 INFO L87 Difference]: Start difference. First operand 9642 states and 11704 transitions. Second operand has 3 states, 3 states have (on average 89.66666666666667) internal successors, (269), 3 states have internal predecessors, (269), 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:30:34,541 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:34,541 INFO L93 Difference]: Finished difference Result 17786 states and 21583 transitions. [2024-11-27 20:30:34,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:34,542 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 89.66666666666667) internal successors, (269), 3 states have internal predecessors, (269), 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 417 [2024-11-27 20:30:34,543 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:34,561 INFO L225 Difference]: With dead ends: 17786 [2024-11-27 20:30:34,561 INFO L226 Difference]: Without dead ends: 7594 [2024-11-27 20:30:34,570 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:34,571 INFO L435 NwaCegarLoop]: 123 mSDtfsCounter, 106 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 448 mSolverCounterSat, 139 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 147 SdHoareTripleChecker+Invalid, 587 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 139 IncrementalHoareTripleChecker+Valid, 448 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:34,572 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 147 Invalid, 587 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [139 Valid, 448 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-27 20:30:34,580 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7594 states. [2024-11-27 20:30:34,726 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7594 to 6673. [2024-11-27 20:30:34,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6673 states, 6672 states have (on average 1.15302757793765) internal successors, (7693), 6672 states have internal predecessors, (7693), 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:30:34,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6673 states to 6673 states and 7693 transitions. [2024-11-27 20:30:34,748 INFO L78 Accepts]: Start accepts. Automaton has 6673 states and 7693 transitions. Word has length 417 [2024-11-27 20:30:34,749 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:34,749 INFO L471 AbstractCegarLoop]: Abstraction has 6673 states and 7693 transitions. [2024-11-27 20:30:34,750 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 89.66666666666667) internal successors, (269), 3 states have internal predecessors, (269), 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:30:34,750 INFO L276 IsEmpty]: Start isEmpty. Operand 6673 states and 7693 transitions. [2024-11-27 20:30:34,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 482 [2024-11-27 20:30:34,771 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:34,772 INFO L218 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:34,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-27 20:30:34,772 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:34,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:34,773 INFO L85 PathProgramCache]: Analyzing trace with hash 127474750, now seen corresponding path program 1 times [2024-11-27 20:30:34,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:34,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [66532652] [2024-11-27 20:30:34,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:34,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:34,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:35,427 INFO L134 CoverageAnalysis]: Checked inductivity of 673 backedges. 504 proven. 0 refuted. 0 times theorem prover too weak. 169 trivial. 0 not checked. [2024-11-27 20:30:35,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:35,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [66532652] [2024-11-27 20:30:35,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [66532652] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:30:35,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:30:35,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:30:35,428 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [116796179] [2024-11-27 20:30:35,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:35,429 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:30:35,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:35,430 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:30:35,430 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:35,430 INFO L87 Difference]: Start difference. First operand 6673 states and 7693 transitions. Second operand has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 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:30:36,549 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:36,549 INFO L93 Difference]: Finished difference Result 16487 states and 18944 transitions. [2024-11-27 20:30:36,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:30:36,550 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 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 481 [2024-11-27 20:30:36,550 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:36,571 INFO L225 Difference]: With dead ends: 16487 [2024-11-27 20:30:36,571 INFO L226 Difference]: Without dead ends: 9816 [2024-11-27 20:30:36,577 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:30:36,578 INFO L435 NwaCegarLoop]: 110 mSDtfsCounter, 138 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 573 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 643 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 573 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:36,578 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 131 Invalid, 643 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 573 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-27 20:30:36,586 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9816 states. [2024-11-27 20:30:36,741 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9816 to 9630. [2024-11-27 20:30:36,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9630 states, 9629 states have (on average 1.12753141551563) internal successors, (10857), 9629 states have internal predecessors, (10857), 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:30:36,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9630 states to 9630 states and 10857 transitions. [2024-11-27 20:30:36,768 INFO L78 Accepts]: Start accepts. Automaton has 9630 states and 10857 transitions. Word has length 481 [2024-11-27 20:30:36,768 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:36,768 INFO L471 AbstractCegarLoop]: Abstraction has 9630 states and 10857 transitions. [2024-11-27 20:30:36,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 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:30:36,769 INFO L276 IsEmpty]: Start isEmpty. Operand 9630 states and 10857 transitions. [2024-11-27 20:30:36,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 492 [2024-11-27 20:30:36,793 INFO L210 NwaCegarLoop]: Found error trace [2024-11-27 20:30:36,793 INFO L218 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:36,793 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-27 20:30:36,793 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-27 20:30:36,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:30:36,794 INFO L85 PathProgramCache]: Analyzing trace with hash -1327732137, now seen corresponding path program 1 times [2024-11-27 20:30:36,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:30:36,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27104570] [2024-11-27 20:30:36,796 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:36,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:30:36,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:38,669 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 156 proven. 406 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-27 20:30:38,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:30:38,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [27104570] [2024-11-27 20:30:38,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [27104570] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:30:38,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [173468109] [2024-11-27 20:30:38,670 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:30:38,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:30:38,670 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:30:38,675 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:30:38,676 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-27 20:30:38,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:30:38,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 655 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-27 20:30:38,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:30:42,611 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 156 proven. 406 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-27 20:30:42,611 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:30:47,420 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 481 proven. 0 refuted. 0 times theorem prover too weak. 212 trivial. 0 not checked. [2024-11-27 20:30:47,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [173468109] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-27 20:30:47,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-27 20:30:47,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 5] total 9 [2024-11-27 20:30:47,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2094213722] [2024-11-27 20:30:47,421 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:30:47,422 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:30:47,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:30:47,423 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:30:47,423 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-11-27 20:30:47,424 INFO L87 Difference]: Start difference. First operand 9630 states and 10857 transitions. Second operand has 4 states, 4 states have (on average 70.25) internal successors, (281), 4 states have internal predecessors, (281), 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:30:49,624 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-27 20:30:49,624 INFO L93 Difference]: Finished difference Result 19810 states and 22306 transitions. [2024-11-27 20:30:49,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:30:49,625 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 70.25) internal successors, (281), 4 states have internal predecessors, (281), 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 491 [2024-11-27 20:30:49,626 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-27 20:30:49,627 INFO L225 Difference]: With dead ends: 19810 [2024-11-27 20:30:49,627 INFO L226 Difference]: Without dead ends: 0 [2024-11-27 20:30:49,638 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 985 GetRequests, 977 SyntacticMatches, 1 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-11-27 20:30:49,639 INFO L435 NwaCegarLoop]: 30 mSDtfsCounter, 328 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 925 mSolverCounterSat, 294 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 328 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 1219 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 294 IncrementalHoareTripleChecker+Valid, 925 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-11-27 20:30:49,640 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [328 Valid, 45 Invalid, 1219 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [294 Valid, 925 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-11-27 20:30:49,640 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-11-27 20:30:49,641 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-11-27 20:30:49,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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:30:49,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-11-27 20:30:49,641 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 491 [2024-11-27 20:30:49,641 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-27 20:30:49,642 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-27 20:30:49,642 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 70.25) internal successors, (281), 4 states have internal predecessors, (281), 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:30:49,642 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-11-27 20:30:49,642 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-27 20:30:49,646 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-27 20:30:49,659 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-27 20:30:49,847 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-27 20:30:49,851 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:30:49,854 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-11-27 20:30:50,901 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-27 20:30:50,957 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.11 08:30:50 BoogieIcfgContainer [2024-11-27 20:30:50,961 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-27 20:30:50,961 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-27 20:30:50,962 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-27 20:30:50,962 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-27 20:30:50,963 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:30:13" (3/4) ... [2024-11-27 20:30:50,966 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-27 20:30:50,997 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-11-27 20:30:50,999 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-27 20:30:51,000 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-27 20:30:51,002 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-27 20:30:51,271 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-27 20:30:51,271 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-27 20:30:51,271 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-27 20:30:51,272 INFO L158 Benchmark]: Toolchain (without parser) took 41541.22ms. Allocated memory was 117.4MB in the beginning and 654.3MB in the end (delta: 536.9MB). Free memory was 89.3MB in the beginning and 388.2MB in the end (delta: -298.9MB). Peak memory consumption was 236.8MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,273 INFO L158 Benchmark]: CDTParser took 0.40ms. Allocated memory is still 117.4MB. Free memory was 72.0MB in the beginning and 71.8MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 20:30:51,273 INFO L158 Benchmark]: CACSL2BoogieTranslator took 980.27ms. Allocated memory is still 117.4MB. Free memory was 89.3MB in the beginning and 46.3MB in the end (delta: 43.0MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,274 INFO L158 Benchmark]: Boogie Procedure Inliner took 175.68ms. Allocated memory is still 117.4MB. Free memory was 46.3MB in the beginning and 79.2MB in the end (delta: -32.8MB). Peak memory consumption was 25.7MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,274 INFO L158 Benchmark]: Boogie Preprocessor took 170.14ms. Allocated memory is still 117.4MB. Free memory was 79.2MB in the beginning and 54.3MB in the end (delta: 24.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,275 INFO L158 Benchmark]: RCFGBuilder took 2485.47ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 54.3MB in the beginning and 106.1MB in the end (delta: -51.8MB). Peak memory consumption was 43.4MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,275 INFO L158 Benchmark]: TraceAbstraction took 37410.93ms. Allocated memory was 151.0MB in the beginning and 654.3MB in the end (delta: 503.3MB). Free memory was 105.2MB in the beginning and 405.0MB in the end (delta: -299.8MB). Peak memory consumption was 408.3MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,275 INFO L158 Benchmark]: Witness Printer took 309.94ms. Allocated memory is still 654.3MB. Free memory was 405.0MB in the beginning and 388.2MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-27 20:30:51,277 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.40ms. Allocated memory is still 117.4MB. Free memory was 72.0MB in the beginning and 71.8MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 980.27ms. Allocated memory is still 117.4MB. Free memory was 89.3MB in the beginning and 46.3MB in the end (delta: 43.0MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 175.68ms. Allocated memory is still 117.4MB. Free memory was 46.3MB in the beginning and 79.2MB in the end (delta: -32.8MB). Peak memory consumption was 25.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 170.14ms. Allocated memory is still 117.4MB. Free memory was 79.2MB in the beginning and 54.3MB in the end (delta: 24.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * RCFGBuilder took 2485.47ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 54.3MB in the beginning and 106.1MB in the end (delta: -51.8MB). Peak memory consumption was 43.4MB. Max. memory is 16.1GB. * TraceAbstraction took 37410.93ms. Allocated memory was 151.0MB in the beginning and 654.3MB in the end (delta: 503.3MB). Free memory was 105.2MB in the beginning and 405.0MB in the end (delta: -299.8MB). Peak memory consumption was 408.3MB. Max. memory is 16.1GB. * Witness Printer took 309.94ms. Allocated memory is still 654.3MB. Free memory was 405.0MB in the beginning and 388.2MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 79]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 283 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 36.2s, OverallIterations: 13, TraceHistogramMax: 5, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 18.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2142 SdHoareTripleChecker+Valid, 16.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2142 mSDsluCounter, 3110 SdHoareTripleChecker+Invalid, 13.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 284 mSDsCounter, 1459 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 7585 IncrementalHoareTripleChecker+Invalid, 9044 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1459 mSolverCounterUnsat, 2826 mSDtfsCounter, 7585 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1018 GetRequests, 998 SyntacticMatches, 1 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=9642occurred in iteration=10, InterpolantAutomatonStates: 40, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 1.5s AutomataMinimizationTime, 13 MinimizatonAttempts, 1715 StatesRemovedByMinimization, 9 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.7s SatisfiabilityAnalysisTime, 14.6s InterpolantComputationTime, 3910 NumberOfCodeBlocks, 3910 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 4386 ConstructedInterpolants, 0 QuantifiedInterpolants, 19832 SizeOfPredicates, 0 NumberOfNonLiveVariables, 655 ConjunctsInSsa, 6 ConjunctsInUnsatCore, 15 InterpolantComputations, 13 PerfectInterpolantSequences, 3748/4560 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 1044]: Loop Invariant Derived loop invariant: ((((((((((((a25 == 12) && ((0 < (((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 549139)) || (0 != (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5))))) && (a4 == 1)) && ((((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)) <= (549143 + ((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1))))) || (((a25 <= 10) && (a23 <= 138)) && (a4 == 1))) || (((((0 < (((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 549139)) || (0 != (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)))) && (a4 == 0)) && (a23 <= 138)) && ((((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)) <= (549143 + ((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)))))) || ((((a25 == 13) && ((0 < (((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 549139)) || (0 != (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5))))) && (a4 == 1)) && ((((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)) <= (549143 + ((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)))))) || ((((((0 < (((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 549139)) || (0 != (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)))) && (a4 == 0)) && (a29 <= 220)) && ((((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)) <= (549143 + ((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1))))) && (a25 == 10))) || ((141 <= a29) && (a4 == 1))) || (((a25 == 12) && (a23 <= 138)) && (a4 == 1))) || (((((0 < (((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 549139)) || (0 != (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)))) && (a25 <= 10)) && (a4 == 1)) && ((((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)) <= (549143 + ((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)))))) || ((((a25 == 12) && ((0 < (((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 549139)) || (0 != (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5))))) && (a4 == 0)) && ((((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) >= 0) ? ((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) : (((((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)) + 1) % 5) + 5)) <= (549143 + ((((long long) a29 * 9) >= 0) ? (((long long) a29 * 9) / 10) : ((((long long) a29 * 9) / 10) - 1)))))) RESULT: Ultimate proved your program to be correct! [2024-11-27 20:30:51,307 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7df34a34-09f8-424b-b1d5-fcd4e888fe04/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE