./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound50.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for overflows
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound50.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cb55eb0e5d7c4df3b95a55b83f19894edf68e79ccb0eab5e69a8aa23c994caed
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:40:35,819 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:40:35,931 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-24 00:40:35,949 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:40:35,950 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:40:36,008 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:40:36,011 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:40:36,011 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:40:36,012 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 00:40:36,013 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 00:40:36,014 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:40:36,014 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:40:36,014 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:40:36,014 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:40:36,015 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:40:36,015 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:40:36,015 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:40:36,015 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 00:40:36,015 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:40:36,015 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 00:40:36,017 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:40:36,017 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:40:36,017 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:40:36,017 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:40:36,017 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-24 00:40:36,018 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 00:40:36,018 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 00:40:36,018 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:40:36,018 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:40:36,018 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:40:36,019 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:40:36,019 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:40:36,019 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:40:36,020 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:40:36,020 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:40:36,020 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:40:36,020 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:40:36,020 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:40:36,020 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:40:36,021 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:40:36,021 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:40:36,021 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:40:36,021 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:40:36,021 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:40:36,022 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:40:36,022 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:40:36,022 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:40:36,022 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:40:36,022 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:40:36,023 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:40:36,023 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_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC
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 ! overflow) )


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 -> cb55eb0e5d7c4df3b95a55b83f19894edf68e79ccb0eab5e69a8aa23c994caed
[2024-11-24 00:40:36,421 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:40:36,435 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:40:36,442 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:40:36,445 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:40:36,446 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:40:36,448 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound50.c
[2024-11-24 00:40:40,195 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/data/1b39b0302/d851633976114f03a2922d22143f48b6/FLAGe2e2e8baf
[2024-11-24 00:40:40,653 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:40:40,653 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_unwindbound50.c
[2024-11-24 00:40:40,667 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/data/1b39b0302/d851633976114f03a2922d22143f48b6/FLAGe2e2e8baf
[2024-11-24 00:40:40,701 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/data/1b39b0302/d851633976114f03a2922d22143f48b6
[2024-11-24 00:40:40,705 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:40:40,708 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:40:40,711 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:40:40,712 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:40:40,722 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:40:40,726 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:40:40" (1/1) ...
[2024-11-24 00:40:40,728 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@529581f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:40, skipping insertion in model container
[2024-11-24 00:40:40,730 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:40:40" (1/1) ...
[2024-11-24 00:40:40,752 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:40:41,029 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:40:41,051 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:40:41,100 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:40:41,123 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:40:41,124 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41 WrapperNode
[2024-11-24 00:40:41,124 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:40:41,125 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:40:41,125 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:40:41,125 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:40:41,137 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,145 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,203 INFO  L138                Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 194
[2024-11-24 00:40:41,203 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:40:41,203 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:40:41,203 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:40:41,204 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:40:41,222 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,222 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,225 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,257 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-24 00:40:41,261 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,262 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,271 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,272 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,278 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,280 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,281 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,284 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:40:41,285 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:40:41,286 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:40:41,286 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:40:41,287 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (1/1) ...
[2024-11-24 00:40:41,295 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:40:41,314 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:41,335 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 00:40:41,340 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 00:40:41,370 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 00:40:41,370 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 00:40:41,371 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:40:41,371 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:40:41,371 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-24 00:40:41,371 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-24 00:40:41,491 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:40:41,494 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:40:42,690 INFO  L?                        ?]: Removed 239 outVars from TransFormulas that were not future-live.
[2024-11-24 00:40:42,690 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:40:42,730 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:40:42,730 INFO  L312             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-24 00:40:42,731 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:40:42 BoogieIcfgContainer
[2024-11-24 00:40:42,731 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:40:42,734 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:40:42,736 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:40:42,743 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:40:42,743 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:40:40" (1/3) ...
[2024-11-24 00:40:42,744 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4ba1b457 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:40:42, skipping insertion in model container
[2024-11-24 00:40:42,744 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:40:41" (2/3) ...
[2024-11-24 00:40:42,744 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4ba1b457 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:40:42, skipping insertion in model container
[2024-11-24 00:40:42,745 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:40:42" (3/3) ...
[2024-11-24 00:40:42,746 INFO  L128   eAbstractionObserver]: Analyzing ICFG cohencu-ll_unwindbound50.c
[2024-11-24 00:40:42,766 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:40:42,768 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG cohencu-ll_unwindbound50.c that has 2 procedures, 306 locations, 1 initial locations, 1 loop locations, and 140 error locations.
[2024-11-24 00:40:42,846 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:40:42,864 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;@58bf84c7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:40:42,864 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 140 error locations.
[2024-11-24 00:40:42,870 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 306 states, 153 states have (on average 1.9411764705882353) internal successors, (297), 293 states have internal predecessors, (297), 11 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-24 00:40:42,876 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 5
[2024-11-24 00:40:42,877 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:42,878 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1]
[2024-11-24 00:40:42,878 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:42,885 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:42,885 INFO  L85        PathProgramCache]: Analyzing trace with hash 925636, now seen corresponding path program 1 times
[2024-11-24 00:40:42,895 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:42,896 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1667943868]
[2024-11-24 00:40:42,896 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:42,897 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:43,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:43,138 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-24 00:40:43,141 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:43,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1667943868]
[2024-11-24 00:40:43,142 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1667943868] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:43,142 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:43,143 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:43,148 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323745346]
[2024-11-24 00:40:43,149 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:43,155 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:43,155 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:43,177 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:43,177 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:43,181 INFO  L87              Difference]: Start difference. First operand  has 306 states, 153 states have (on average 1.9411764705882353) internal successors, (297), 293 states have internal predecessors, (297), 11 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) Second operand  has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 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-24 00:40:43,363 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:43,364 INFO  L93              Difference]: Finished difference Result 601 states and 646 transitions.
[2024-11-24 00:40:43,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:40:43,367 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 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 4
[2024-11-24 00:40:43,368 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:43,379 INFO  L225             Difference]: With dead ends: 601
[2024-11-24 00:40:43,380 INFO  L226             Difference]: Without dead ends: 291
[2024-11-24 00:40:43,385 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:40:43,390 INFO  L435           NwaCegarLoop]: 302 mSDtfsCounter, 307 mSDsluCounter, 300 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 307 SdHoareTripleChecker+Valid, 602 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:43,391 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [307 Valid, 602 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:40:43,411 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 291 states.
[2024-11-24 00:40:43,457 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 291 to 291.
[2024-11-24 00:40:43,459 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 291 states, 148 states have (on average 1.8986486486486487) internal successors, (281), 279 states have internal predecessors, (281), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-24 00:40:43,467 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 291 states and 301 transitions.
[2024-11-24 00:40:43,469 INFO  L78                 Accepts]: Start accepts. Automaton has 291 states and 301 transitions. Word has length 4
[2024-11-24 00:40:43,469 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:43,470 INFO  L471      AbstractCegarLoop]: Abstraction has 291 states and 301 transitions.
[2024-11-24 00:40:43,470 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 3 states have internal predecessors, (4), 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-24 00:40:43,470 INFO  L276                IsEmpty]: Start isEmpty. Operand 291 states and 301 transitions.
[2024-11-24 00:40:43,471 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2024-11-24 00:40:43,471 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:43,471 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2024-11-24 00:40:43,471 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:40:43,472 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:43,472 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:43,473 INFO  L85        PathProgramCache]: Analyzing trace with hash 28694756, now seen corresponding path program 1 times
[2024-11-24 00:40:43,473 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:43,473 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70991523]
[2024-11-24 00:40:43,473 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:43,474 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:43,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:43,589 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-24 00:40:43,590 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:43,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [70991523]
[2024-11-24 00:40:43,590 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [70991523] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:43,590 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:43,590 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:43,591 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [497985534]
[2024-11-24 00:40:43,591 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:43,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:43,593 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:43,593 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:43,594 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:43,594 INFO  L87              Difference]: Start difference. First operand 291 states and 301 transitions. Second operand  has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-24 00:40:43,691 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:43,692 INFO  L93              Difference]: Finished difference Result 471 states and 485 transitions.
[2024-11-24 00:40:43,694 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 00:40:43,695 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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 5
[2024-11-24 00:40:43,695 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:43,698 INFO  L225             Difference]: With dead ends: 471
[2024-11-24 00:40:43,701 INFO  L226             Difference]: Without dead ends: 295
[2024-11-24 00:40:43,702 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:40:43,703 INFO  L435           NwaCegarLoop]: 297 mSDtfsCounter, 3 mSDsluCounter, 590 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 887 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:43,704 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 887 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:40:43,709 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 295 states.
[2024-11-24 00:40:43,731 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 295 to 295.
[2024-11-24 00:40:43,732 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 295 states, 152 states have (on average 1.875) internal successors, (285), 283 states have internal predecessors, (285), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-24 00:40:43,736 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 295 states and 305 transitions.
[2024-11-24 00:40:43,736 INFO  L78                 Accepts]: Start accepts. Automaton has 295 states and 305 transitions. Word has length 5
[2024-11-24 00:40:43,740 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:43,740 INFO  L471      AbstractCegarLoop]: Abstraction has 295 states and 305 transitions.
[2024-11-24 00:40:43,741 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-24 00:40:43,741 INFO  L276                IsEmpty]: Start isEmpty. Operand 295 states and 305 transitions.
[2024-11-24 00:40:43,741 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-24 00:40:43,741 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:43,742 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:40:43,742 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 00:40:43,742 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:43,743 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:43,743 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805858121, now seen corresponding path program 1 times
[2024-11-24 00:40:43,743 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:43,743 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822404107]
[2024-11-24 00:40:43,743 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:43,743 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:43,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:43,873 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-24 00:40:43,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:43,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1822404107]
[2024-11-24 00:40:43,874 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1822404107] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:43,874 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:43,874 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:43,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1427994010]
[2024-11-24 00:40:43,875 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:43,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:43,875 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:43,876 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:43,876 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:43,877 INFO  L87              Difference]: Start difference. First operand 295 states and 305 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-24 00:40:44,125 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:44,126 INFO  L93              Difference]: Finished difference Result 563 states and 583 transitions.
[2024-11-24 00:40:44,127 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:44,127 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 7
[2024-11-24 00:40:44,127 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:44,131 INFO  L225             Difference]: With dead ends: 563
[2024-11-24 00:40:44,132 INFO  L226             Difference]: Without dead ends: 543
[2024-11-24 00:40:44,132 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-24 00:40:44,134 INFO  L435           NwaCegarLoop]: 341 mSDtfsCounter, 237 mSDsluCounter, 255 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 596 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:44,134 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 596 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:40:44,137 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 543 states.
[2024-11-24 00:40:44,164 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 543 to 353.
[2024-11-24 00:40:44,165 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 353 states, 205 states have (on average 1.7853658536585366) internal successors, (366), 336 states have internal predecessors, (366), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-24 00:40:44,169 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 353 states and 396 transitions.
[2024-11-24 00:40:44,169 INFO  L78                 Accepts]: Start accepts. Automaton has 353 states and 396 transitions. Word has length 7
[2024-11-24 00:40:44,170 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:44,170 INFO  L471      AbstractCegarLoop]: Abstraction has 353 states and 396 transitions.
[2024-11-24 00:40:44,170 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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-24 00:40:44,170 INFO  L276                IsEmpty]: Start isEmpty. Operand 353 states and 396 transitions.
[2024-11-24 00:40:44,172 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 00:40:44,172 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:44,172 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:44,172 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:40:44,173 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:44,173 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:44,174 INFO  L85        PathProgramCache]: Analyzing trace with hash -633270809, now seen corresponding path program 1 times
[2024-11-24 00:40:44,174 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:44,174 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1996150784]
[2024-11-24 00:40:44,174 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:44,175 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:44,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:40:44,249 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1207869212]
[2024-11-24 00:40:44,250 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:44,250 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:44,250 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:44,255 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:40:44,258 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 00:40:44,341 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:44,344 INFO  L256         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 00:40:44,354 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:40:44,697 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:44,697 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:40:44,698 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:44,698 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1996150784]
[2024-11-24 00:40:44,699 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:40:44,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1207869212]
[2024-11-24 00:40:44,699 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1207869212] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:44,699 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:44,699 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:44,699 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2053047374]
[2024-11-24 00:40:44,699 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:44,700 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:44,700 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:44,701 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:44,701 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:44,702 INFO  L87              Difference]: Start difference. First operand 353 states and 396 transitions. Second operand  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:45,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:45,795 INFO  L93              Difference]: Finished difference Result 513 states and 571 transitions.
[2024-11-24 00:40:45,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:45,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 40
[2024-11-24 00:40:45,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:45,800 INFO  L225             Difference]: With dead ends: 513
[2024-11-24 00:40:45,801 INFO  L226             Difference]: Without dead ends: 458
[2024-11-24 00:40:45,801 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 38 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-24 00:40:45,803 INFO  L435           NwaCegarLoop]: 220 mSDtfsCounter, 134 mSDsluCounter, 109 mSDsCounter, 0 mSdLazyCounter, 339 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 329 SdHoareTripleChecker+Invalid, 393 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 339 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:45,803 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 329 Invalid, 393 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 339 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-24 00:40:45,805 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 458 states.
[2024-11-24 00:40:45,832 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 458 to 438.
[2024-11-24 00:40:45,833 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 438 states, 285 states have (on average 1.6456140350877193) internal successors, (469), 416 states have internal predecessors, (469), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-24 00:40:45,838 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 438 states and 509 transitions.
[2024-11-24 00:40:45,838 INFO  L78                 Accepts]: Start accepts. Automaton has 438 states and 509 transitions. Word has length 40
[2024-11-24 00:40:45,839 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:45,839 INFO  L471      AbstractCegarLoop]: Abstraction has 438 states and 509 transitions.
[2024-11-24 00:40:45,839 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:45,840 INFO  L276                IsEmpty]: Start isEmpty. Operand 438 states and 509 transitions.
[2024-11-24 00:40:45,841 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-24 00:40:45,841 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:45,841 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:45,860 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-24 00:40:46,046 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:46,046 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:46,047 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:46,047 INFO  L85        PathProgramCache]: Analyzing trace with hash 1312111433, now seen corresponding path program 1 times
[2024-11-24 00:40:46,047 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:46,048 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [695456336]
[2024-11-24 00:40:46,048 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:46,048 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:46,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:46,339 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:46,340 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:46,340 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [695456336]
[2024-11-24 00:40:46,340 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [695456336] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:46,340 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:46,340 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:46,340 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2067953968]
[2024-11-24 00:40:46,341 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:46,341 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:46,341 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:46,342 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:46,342 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:46,345 INFO  L87              Difference]: Start difference. First operand 438 states and 509 transitions. Second operand  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:46,914 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:46,914 INFO  L93              Difference]: Finished difference Result 471 states and 516 transitions.
[2024-11-24 00:40:46,915 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:46,915 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 42
[2024-11-24 00:40:46,916 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:46,919 INFO  L225             Difference]: With dead ends: 471
[2024-11-24 00:40:46,919 INFO  L226             Difference]: Without dead ends: 448
[2024-11-24 00:40:46,920 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-24 00:40:46,921 INFO  L435           NwaCegarLoop]: 229 mSDtfsCounter, 120 mSDsluCounter, 205 mSDsCounter, 0 mSdLazyCounter, 167 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 434 SdHoareTripleChecker+Invalid, 189 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 167 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:46,922 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 434 Invalid, 189 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 167 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:40:46,924 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 448 states.
[2024-11-24 00:40:46,945 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 448 to 438.
[2024-11-24 00:40:46,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 438 states, 285 states have (on average 1.5649122807017544) internal successors, (446), 416 states have internal predecessors, (446), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-24 00:40:46,950 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 438 states and 486 transitions.
[2024-11-24 00:40:46,951 INFO  L78                 Accepts]: Start accepts. Automaton has 438 states and 486 transitions. Word has length 42
[2024-11-24 00:40:46,951 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:46,951 INFO  L471      AbstractCegarLoop]: Abstraction has 438 states and 486 transitions.
[2024-11-24 00:40:46,952 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:46,952 INFO  L276                IsEmpty]: Start isEmpty. Operand 438 states and 486 transitions.
[2024-11-24 00:40:46,953 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-24 00:40:46,953 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:46,954 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:46,954 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 00:40:46,954 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:46,955 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:46,955 INFO  L85        PathProgramCache]: Analyzing trace with hash -1781294933, now seen corresponding path program 1 times
[2024-11-24 00:40:46,956 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:46,956 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1872827397]
[2024-11-24 00:40:46,956 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:46,956 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:46,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:47,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:47,146 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:47,146 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1872827397]
[2024-11-24 00:40:47,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1872827397] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:47,147 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:47,147 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:40:47,147 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [154609032]
[2024-11-24 00:40:47,147 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:47,147 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:47,148 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:47,149 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:47,149 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:47,149 INFO  L87              Difference]: Start difference. First operand 438 states and 486 transitions. Second operand  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:48,759 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:48,760 INFO  L93              Difference]: Finished difference Result 450 states and 493 transitions.
[2024-11-24 00:40:48,760 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:40:48,761 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 44
[2024-11-24 00:40:48,761 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:48,764 INFO  L225             Difference]: With dead ends: 450
[2024-11-24 00:40:48,764 INFO  L226             Difference]: Without dead ends: 448
[2024-11-24 00:40:48,765 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:48,766 INFO  L435           NwaCegarLoop]: 227 mSDtfsCounter, 140 mSDsluCounter, 291 mSDsCounter, 0 mSdLazyCounter, 469 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 150 SdHoareTripleChecker+Valid, 518 SdHoareTripleChecker+Invalid, 471 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 469 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:48,767 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [150 Valid, 518 Invalid, 471 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 469 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 00:40:48,768 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 448 states.
[2024-11-24 00:40:48,791 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 448 to 438.
[2024-11-24 00:40:48,793 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 438 states, 285 states have (on average 1.5578947368421052) internal successors, (444), 416 states have internal predecessors, (444), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-24 00:40:48,797 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 438 states and 484 transitions.
[2024-11-24 00:40:48,797 INFO  L78                 Accepts]: Start accepts. Automaton has 438 states and 484 transitions. Word has length 44
[2024-11-24 00:40:48,798 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:48,798 INFO  L471      AbstractCegarLoop]: Abstraction has 438 states and 484 transitions.
[2024-11-24 00:40:48,798 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:48,798 INFO  L276                IsEmpty]: Start isEmpty. Operand 438 states and 484 transitions.
[2024-11-24 00:40:48,799 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-24 00:40:48,800 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:48,800 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:48,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 00:40:48,800 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:48,801 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:48,801 INFO  L85        PathProgramCache]: Analyzing trace with hash 614432022, now seen corresponding path program 1 times
[2024-11-24 00:40:48,801 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:48,801 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1166027317]
[2024-11-24 00:40:48,801 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:48,802 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:48,844 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:49,110 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:49,110 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:49,110 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1166027317]
[2024-11-24 00:40:49,110 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1166027317] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:49,111 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:49,111 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:40:49,111 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1879400259]
[2024-11-24 00:40:49,111 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:49,111 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:49,112 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:49,112 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:49,112 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:49,113 INFO  L87              Difference]: Start difference. First operand 438 states and 484 transitions. Second operand  has 4 states, 3 states have (on average 11.0) internal successors, (33), 4 states have internal predecessors, (33), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:49,927 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:49,927 INFO  L93              Difference]: Finished difference Result 450 states and 491 transitions.
[2024-11-24 00:40:49,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:40:49,928 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 11.0) internal successors, (33), 4 states have internal predecessors, (33), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 45
[2024-11-24 00:40:49,928 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:49,932 INFO  L225             Difference]: With dead ends: 450
[2024-11-24 00:40:49,932 INFO  L226             Difference]: Without dead ends: 448
[2024-11-24 00:40:49,933 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:49,934 INFO  L435           NwaCegarLoop]: 264 mSDtfsCounter, 255 mSDsluCounter, 208 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 265 SdHoareTripleChecker+Valid, 472 SdHoareTripleChecker+Invalid, 247 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:49,935 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [265 Valid, 472 Invalid, 247 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:40:49,937 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 448 states.
[2024-11-24 00:40:49,960 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 448 to 438.
[2024-11-24 00:40:49,961 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 438 states, 285 states have (on average 1.550877192982456) internal successors, (442), 416 states have internal predecessors, (442), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-24 00:40:49,964 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 438 states and 482 transitions.
[2024-11-24 00:40:49,965 INFO  L78                 Accepts]: Start accepts. Automaton has 438 states and 482 transitions. Word has length 45
[2024-11-24 00:40:49,965 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:49,966 INFO  L471      AbstractCegarLoop]: Abstraction has 438 states and 482 transitions.
[2024-11-24 00:40:49,966 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 11.0) internal successors, (33), 4 states have internal predecessors, (33), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:49,966 INFO  L276                IsEmpty]: Start isEmpty. Operand 438 states and 482 transitions.
[2024-11-24 00:40:49,967 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-24 00:40:49,967 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:49,968 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:49,968 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 00:40:49,968 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr28ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:49,969 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:49,969 INFO  L85        PathProgramCache]: Analyzing trace with hash -606149777, now seen corresponding path program 1 times
[2024-11-24 00:40:49,969 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:49,969 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [183127635]
[2024-11-24 00:40:49,969 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:49,970 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:49,992 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:40:49,994 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [129596051]
[2024-11-24 00:40:49,994 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:49,994 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:49,995 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:49,997 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:40:50,003 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 00:40:50,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:50,083 INFO  L256         TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-24 00:40:50,085 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:40:50,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:50,548 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:40:50,549 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:50,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [183127635]
[2024-11-24 00:40:50,549 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:40:50,549 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [129596051]
[2024-11-24 00:40:50,550 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [129596051] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:50,550 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:50,550 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:50,550 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1267379403]
[2024-11-24 00:40:50,550 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:50,551 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:50,551 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:50,552 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:50,552 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:50,553 INFO  L87              Difference]: Start difference. First operand 438 states and 482 transitions. Second operand  has 3 states, 2 states have (on average 18.0) internal successors, (36), 3 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:51,207 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:51,208 INFO  L93              Difference]: Finished difference Result 455 states and 489 transitions.
[2024-11-24 00:40:51,208 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:51,209 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 18.0) internal successors, (36), 3 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 48
[2024-11-24 00:40:51,211 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:51,214 INFO  L225             Difference]: With dead ends: 455
[2024-11-24 00:40:51,214 INFO  L226             Difference]: Without dead ends: 446
[2024-11-24 00:40:51,214 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 46 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-24 00:40:51,215 INFO  L435           NwaCegarLoop]: 251 mSDtfsCounter, 112 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 342 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 338 SdHoareTripleChecker+Invalid, 350 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 342 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:51,216 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 338 Invalid, 350 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 342 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:40:51,217 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 446 states.
[2024-11-24 00:40:51,249 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 446 to 441.
[2024-11-24 00:40:51,254 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 441 states, 288 states have (on average 1.5243055555555556) internal successors, (439), 419 states have internal predecessors, (439), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-24 00:40:51,257 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 441 states and 479 transitions.
[2024-11-24 00:40:51,258 INFO  L78                 Accepts]: Start accepts. Automaton has 441 states and 479 transitions. Word has length 48
[2024-11-24 00:40:51,258 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:51,259 INFO  L471      AbstractCegarLoop]: Abstraction has 441 states and 479 transitions.
[2024-11-24 00:40:51,259 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 18.0) internal successors, (36), 3 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:51,259 INFO  L276                IsEmpty]: Start isEmpty. Operand 441 states and 479 transitions.
[2024-11-24 00:40:51,260 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-11-24 00:40:51,260 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:51,260 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:51,278 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-24 00:40:51,463 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:51,464 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr29ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:51,464 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:51,465 INFO  L85        PathProgramCache]: Analyzing trace with hash -1610773798, now seen corresponding path program 1 times
[2024-11-24 00:40:51,465 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:51,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181488768]
[2024-11-24 00:40:51,465 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:51,465 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:51,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:51,702 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:51,703 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:51,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181488768]
[2024-11-24 00:40:51,703 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181488768] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:51,703 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:51,703 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:40:51,703 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1762844805]
[2024-11-24 00:40:51,703 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:51,703 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:51,704 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:51,704 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:51,704 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:51,704 INFO  L87              Difference]: Start difference. First operand 441 states and 479 transitions. Second operand  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:52,427 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:52,427 INFO  L93              Difference]: Finished difference Result 454 states and 480 transitions.
[2024-11-24 00:40:52,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:40:52,428 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 49
[2024-11-24 00:40:52,428 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:52,431 INFO  L225             Difference]: With dead ends: 454
[2024-11-24 00:40:52,431 INFO  L226             Difference]: Without dead ends: 448
[2024-11-24 00:40:52,431 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:52,432 INFO  L435           NwaCegarLoop]: 248 mSDtfsCounter, 247 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 293 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 257 SdHoareTripleChecker+Valid, 376 SdHoareTripleChecker+Invalid, 306 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 293 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:52,433 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [257 Valid, 376 Invalid, 306 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 293 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:40:52,434 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 448 states.
[2024-11-24 00:40:52,457 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 448 to 441.
[2024-11-24 00:40:52,458 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 441 states, 288 states have (on average 1.5034722222222223) internal successors, (433), 419 states have internal predecessors, (433), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-24 00:40:52,461 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 441 states and 473 transitions.
[2024-11-24 00:40:52,462 INFO  L78                 Accepts]: Start accepts. Automaton has 441 states and 473 transitions. Word has length 49
[2024-11-24 00:40:52,462 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:52,462 INFO  L471      AbstractCegarLoop]: Abstraction has 441 states and 473 transitions.
[2024-11-24 00:40:52,462 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:52,463 INFO  L276                IsEmpty]: Start isEmpty. Operand 441 states and 473 transitions.
[2024-11-24 00:40:52,463 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-24 00:40:52,464 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:52,464 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:52,464 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 00:40:52,464 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:52,465 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:52,465 INFO  L85        PathProgramCache]: Analyzing trace with hash -27600738, now seen corresponding path program 1 times
[2024-11-24 00:40:52,465 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:52,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1714917321]
[2024-11-24 00:40:52,465 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:52,465 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:52,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:52,683 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:40:52,683 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:52,687 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1714917321]
[2024-11-24 00:40:52,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1714917321] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:52,688 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:52,688 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:40:52,688 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106910326]
[2024-11-24 00:40:52,688 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:52,688 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:52,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:52,689 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:52,689 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:52,690 INFO  L87              Difference]: Start difference. First operand 441 states and 473 transitions. Second operand  has 4 states, 3 states have (on average 13.666666666666666) internal successors, (41), 4 states have internal predecessors, (41), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:53,586 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:53,587 INFO  L93              Difference]: Finished difference Result 452 states and 474 transitions.
[2024-11-24 00:40:53,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:53,587 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 13.666666666666666) internal successors, (41), 4 states have internal predecessors, (41), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 53
[2024-11-24 00:40:53,588 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:53,590 INFO  L225             Difference]: With dead ends: 452
[2024-11-24 00:40:53,590 INFO  L226             Difference]: Without dead ends: 379
[2024-11-24 00:40:53,591 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:40:53,594 INFO  L435           NwaCegarLoop]: 230 mSDtfsCounter, 226 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 325 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 233 SdHoareTripleChecker+Valid, 316 SdHoareTripleChecker+Invalid, 337 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 325 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:53,597 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [233 Valid, 316 Invalid, 337 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 325 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:40:53,599 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 379 states.
[2024-11-24 00:40:53,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 379 to 375.
[2024-11-24 00:40:53,619 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 375 states, 225 states have (on average 1.6177777777777778) internal successors, (364), 356 states have internal predecessors, (364), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-24 00:40:53,622 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 375 states and 398 transitions.
[2024-11-24 00:40:53,622 INFO  L78                 Accepts]: Start accepts. Automaton has 375 states and 398 transitions. Word has length 53
[2024-11-24 00:40:53,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:53,622 INFO  L471      AbstractCegarLoop]: Abstraction has 375 states and 398 transitions.
[2024-11-24 00:40:53,623 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 13.666666666666666) internal successors, (41), 4 states have internal predecessors, (41), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-24 00:40:53,623 INFO  L276                IsEmpty]: Start isEmpty. Operand 375 states and 398 transitions.
[2024-11-24 00:40:53,624 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 86
[2024-11-24 00:40:53,624 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:53,624 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:53,625 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 00:40:53,625 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr54ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:53,625 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:53,625 INFO  L85        PathProgramCache]: Analyzing trace with hash -188580960, now seen corresponding path program 1 times
[2024-11-24 00:40:53,626 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:53,626 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [535640250]
[2024-11-24 00:40:53,626 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:53,626 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:53,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:53,781 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:53,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:53,782 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [535640250]
[2024-11-24 00:40:53,782 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [535640250] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:53,782 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:53,782 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:53,782 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1783943990]
[2024-11-24 00:40:53,782 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:53,783 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:53,783 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:53,784 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:53,784 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:53,784 INFO  L87              Difference]: Start difference. First operand 375 states and 398 transitions. Second operand  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:54,370 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:54,371 INFO  L93              Difference]: Finished difference Result 375 states and 398 transitions.
[2024-11-24 00:40:54,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:54,371 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 85
[2024-11-24 00:40:54,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:54,374 INFO  L225             Difference]: With dead ends: 375
[2024-11-24 00:40:54,378 INFO  L226             Difference]: Without dead ends: 368
[2024-11-24 00:40:54,379 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-24 00:40:54,380 INFO  L435           NwaCegarLoop]: 144 mSDtfsCounter, 140 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 221 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 145 SdHoareTripleChecker+Valid, 158 SdHoareTripleChecker+Invalid, 228 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 221 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:54,380 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [145 Valid, 158 Invalid, 228 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 221 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:40:54,381 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 368 states.
[2024-11-24 00:40:54,401 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 368 to 368.
[2024-11-24 00:40:54,403 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 368 states, 225 states have (on average 1.5866666666666667) internal successors, (357), 349 states have internal predecessors, (357), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-24 00:40:54,407 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 368 states to 368 states and 391 transitions.
[2024-11-24 00:40:54,407 INFO  L78                 Accepts]: Start accepts. Automaton has 368 states and 391 transitions. Word has length 85
[2024-11-24 00:40:54,408 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:54,408 INFO  L471      AbstractCegarLoop]: Abstraction has 368 states and 391 transitions.
[2024-11-24 00:40:54,409 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:54,409 INFO  L276                IsEmpty]: Start isEmpty. Operand 368 states and 391 transitions.
[2024-11-24 00:40:54,413 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2024-11-24 00:40:54,413 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:54,413 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:54,413 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-24 00:40:54,414 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr55ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:54,414 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:54,414 INFO  L85        PathProgramCache]: Analyzing trace with hash -1551042300, now seen corresponding path program 1 times
[2024-11-24 00:40:54,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:54,415 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [396056585]
[2024-11-24 00:40:54,415 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:54,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:54,455 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:54,598 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:54,599 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:54,599 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [396056585]
[2024-11-24 00:40:54,599 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [396056585] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:54,599 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:54,599 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:54,599 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [337115769]
[2024-11-24 00:40:54,599 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:54,600 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:54,600 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:54,601 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:54,601 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:54,601 INFO  L87              Difference]: Start difference. First operand 368 states and 391 transitions. Second operand  has 3 states, 2 states have (on average 32.0) internal successors, (64), 3 states have internal predecessors, (64), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:55,079 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:55,079 INFO  L93              Difference]: Finished difference Result 375 states and 394 transitions.
[2024-11-24 00:40:55,080 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:55,080 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 32.0) internal successors, (64), 3 states have internal predecessors, (64), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 86
[2024-11-24 00:40:55,081 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:55,083 INFO  L225             Difference]: With dead ends: 375
[2024-11-24 00:40:55,083 INFO  L226             Difference]: Without dead ends: 374
[2024-11-24 00:40:55,085 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-24 00:40:55,085 INFO  L435           NwaCegarLoop]: 266 mSDtfsCounter, 24 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 188 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 409 SdHoareTripleChecker+Invalid, 188 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 188 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:55,086 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 409 Invalid, 188 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 188 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:40:55,087 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 374 states.
[2024-11-24 00:40:55,109 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 374 to 370.
[2024-11-24 00:40:55,110 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 370 states, 227 states have (on average 1.5814977973568283) internal successors, (359), 351 states have internal predecessors, (359), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-24 00:40:55,114 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 393 transitions.
[2024-11-24 00:40:55,114 INFO  L78                 Accepts]: Start accepts. Automaton has 370 states and 393 transitions. Word has length 86
[2024-11-24 00:40:55,115 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:55,115 INFO  L471      AbstractCegarLoop]: Abstraction has 370 states and 393 transitions.
[2024-11-24 00:40:55,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 32.0) internal successors, (64), 3 states have internal predecessors, (64), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:55,115 INFO  L276                IsEmpty]: Start isEmpty. Operand 370 states and 393 transitions.
[2024-11-24 00:40:55,119 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-24 00:40:55,119 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:55,119 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:55,120 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 00:40:55,120 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr60ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:55,120 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:55,120 INFO  L85        PathProgramCache]: Analyzing trace with hash 11485931, now seen corresponding path program 1 times
[2024-11-24 00:40:55,121 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:55,121 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1558639085]
[2024-11-24 00:40:55,121 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:55,121 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:55,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:55,345 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 00:40:55,345 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:55,345 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1558639085]
[2024-11-24 00:40:55,345 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1558639085] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:55,345 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:55,346 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:55,346 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1330389808]
[2024-11-24 00:40:55,346 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:55,346 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:55,346 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:55,347 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:55,347 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:55,347 INFO  L87              Difference]: Start difference. First operand 370 states and 393 transitions. Second operand  has 3 states, 2 states have (on average 30.5) internal successors, (61), 3 states have internal predecessors, (61), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-24 00:40:55,518 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:55,518 INFO  L93              Difference]: Finished difference Result 370 states and 393 transitions.
[2024-11-24 00:40:55,519 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:55,519 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 30.5) internal successors, (61), 3 states have internal predecessors, (61), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 88
[2024-11-24 00:40:55,520 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:55,522 INFO  L225             Difference]: With dead ends: 370
[2024-11-24 00:40:55,524 INFO  L226             Difference]: Without dead ends: 368
[2024-11-24 00:40:55,524 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-24 00:40:55,525 INFO  L435           NwaCegarLoop]: 252 mSDtfsCounter, 194 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 266 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:55,525 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 266 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:40:55,527 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 368 states.
[2024-11-24 00:40:55,549 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 368 to 368.
[2024-11-24 00:40:55,550 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 368 states, 227 states have (on average 1.5638766519823788) internal successors, (355), 349 states have internal predecessors, (355), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-24 00:40:55,553 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 368 states to 368 states and 389 transitions.
[2024-11-24 00:40:55,554 INFO  L78                 Accepts]: Start accepts. Automaton has 368 states and 389 transitions. Word has length 88
[2024-11-24 00:40:55,554 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:55,554 INFO  L471      AbstractCegarLoop]: Abstraction has 368 states and 389 transitions.
[2024-11-24 00:40:55,555 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 30.5) internal successors, (61), 3 states have internal predecessors, (61), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-24 00:40:55,555 INFO  L276                IsEmpty]: Start isEmpty. Operand 368 states and 389 transitions.
[2024-11-24 00:40:55,557 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2024-11-24 00:40:55,558 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:55,558 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:40:55,558 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-24 00:40:55,559 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:55,560 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:55,561 INFO  L85        PathProgramCache]: Analyzing trace with hash 356064041, now seen corresponding path program 1 times
[2024-11-24 00:40:55,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:55,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365863745]
[2024-11-24 00:40:55,561 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:55,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:55,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:55,790 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 00:40:55,790 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:55,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365863745]
[2024-11-24 00:40:55,791 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365863745] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:55,791 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:55,791 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:40:55,791 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1449347097]
[2024-11-24 00:40:55,791 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:55,792 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:40:55,792 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:55,792 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:40:55,792 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:40:55,792 INFO  L87              Difference]: Start difference. First operand 368 states and 389 transitions. Second operand  has 5 states, 4 states have (on average 15.5) internal successors, (62), 5 states have internal predecessors, (62), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 00:40:56,122 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:56,123 INFO  L93              Difference]: Finished difference Result 372 states and 389 transitions.
[2024-11-24 00:40:56,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:40:56,125 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.5) internal successors, (62), 5 states have internal predecessors, (62), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 89
[2024-11-24 00:40:56,125 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:56,127 INFO  L225             Difference]: With dead ends: 372
[2024-11-24 00:40:56,127 INFO  L226             Difference]: Without dead ends: 368
[2024-11-24 00:40:56,128 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:40:56,129 INFO  L435           NwaCegarLoop]: 267 mSDtfsCounter, 34 mSDsluCounter, 510 mSDsCounter, 0 mSdLazyCounter, 174 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 777 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 174 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:56,129 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 777 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 174 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:40:56,130 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 368 states.
[2024-11-24 00:40:56,144 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 368 to 366.
[2024-11-24 00:40:56,145 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 366 states, 225 states have (on average 1.56) internal successors, (351), 347 states have internal predecessors, (351), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-24 00:40:56,147 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 366 states and 385 transitions.
[2024-11-24 00:40:56,150 INFO  L78                 Accepts]: Start accepts. Automaton has 366 states and 385 transitions. Word has length 89
[2024-11-24 00:40:56,151 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:56,151 INFO  L471      AbstractCegarLoop]: Abstraction has 366 states and 385 transitions.
[2024-11-24 00:40:56,151 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.5) internal successors, (62), 5 states have internal predecessors, (62), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-24 00:40:56,151 INFO  L276                IsEmpty]: Start isEmpty. Operand 366 states and 385 transitions.
[2024-11-24 00:40:56,152 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2024-11-24 00:40:56,153 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:56,153 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 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]
[2024-11-24 00:40:56,153 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-24 00:40:56,153 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:56,154 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:56,154 INFO  L85        PathProgramCache]: Analyzing trace with hash -1842953118, now seen corresponding path program 1 times
[2024-11-24 00:40:56,154 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:56,154 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1335089848]
[2024-11-24 00:40:56,154 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:56,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:56,179 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:56,311 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:56,311 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:56,311 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1335089848]
[2024-11-24 00:40:56,311 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1335089848] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:40:56,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1050300088]
[2024-11-24 00:40:56,312 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:56,312 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:56,312 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:56,315 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:40:56,320 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 00:40:56,394 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:56,396 INFO  L256         TraceCheckSpWp]: Trace formula consists of 152 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:40:56,399 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:40:56,619 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:56,620 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:40:56,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1050300088] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:56,620 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:40:56,620 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8
[2024-11-24 00:40:56,621 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [963454782]
[2024-11-24 00:40:56,621 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:56,621 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:40:56,621 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:56,622 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:40:56,622 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:40:56,623 INFO  L87              Difference]: Start difference. First operand 366 states and 385 transitions. Second operand  has 5 states, 4 states have (on average 16.75) internal successors, (67), 5 states have internal predecessors, (67), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:56,752 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:56,752 INFO  L93              Difference]: Finished difference Result 535 states and 557 transitions.
[2024-11-24 00:40:56,753 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 00:40:56,753 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 16.75) internal successors, (67), 5 states have internal predecessors, (67), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 89
[2024-11-24 00:40:56,754 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:56,757 INFO  L225             Difference]: With dead ends: 535
[2024-11-24 00:40:56,758 INFO  L226             Difference]: Without dead ends: 534
[2024-11-24 00:40:56,758 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 86 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:40:56,761 INFO  L435           NwaCegarLoop]: 450 mSDtfsCounter, 221 mSDsluCounter, 1049 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 221 SdHoareTripleChecker+Valid, 1499 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:56,762 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [221 Valid, 1499 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:40:56,763 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 534 states.
[2024-11-24 00:40:56,791 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 534 to 442.
[2024-11-24 00:40:56,793 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 442 states, 296 states have (on average 1.6283783783783783) internal successors, (482), 418 states have internal predecessors, (482), 22 states have call successors, (22), 2 states have call predecessors, (22), 2 states have return successors, (22), 21 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 00:40:56,796 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 442 states and 526 transitions.
[2024-11-24 00:40:56,797 INFO  L78                 Accepts]: Start accepts. Automaton has 442 states and 526 transitions. Word has length 89
[2024-11-24 00:40:56,797 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:56,797 INFO  L471      AbstractCegarLoop]: Abstraction has 442 states and 526 transitions.
[2024-11-24 00:40:56,798 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 16.75) internal successors, (67), 5 states have internal predecessors, (67), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:56,798 INFO  L276                IsEmpty]: Start isEmpty. Operand 442 states and 526 transitions.
[2024-11-24 00:40:56,799 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-11-24 00:40:56,799 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:56,799 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 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]
[2024-11-24 00:40:56,813 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-24 00:40:57,004 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:57,004 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:57,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:57,005 INFO  L85        PathProgramCache]: Analyzing trace with hash -1551419065, now seen corresponding path program 1 times
[2024-11-24 00:40:57,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:57,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1081409171]
[2024-11-24 00:40:57,005 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:57,006 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:57,045 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:57,161 INFO  L134       CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:57,162 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:57,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1081409171]
[2024-11-24 00:40:57,162 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1081409171] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:40:57,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1427930175]
[2024-11-24 00:40:57,162 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:57,162 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:57,162 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:57,167 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:40:57,173 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 00:40:57,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:57,258 INFO  L256         TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 00:40:57,260 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:40:57,451 INFO  L134       CoverageAnalysis]: Checked inductivity of 45 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:57,451 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:40:57,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1427930175] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:57,452 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:40:57,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4
[2024-11-24 00:40:57,452 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [846056410]
[2024-11-24 00:40:57,452 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:57,453 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:40:57,454 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:57,455 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:40:57,455 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:40:57,455 INFO  L87              Difference]: Start difference. First operand 442 states and 526 transitions. Second operand  has 4 states, 3 states have (on average 23.0) internal successors, (69), 4 states have internal predecessors, (69), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:57,658 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:57,659 INFO  L93              Difference]: Finished difference Result 444 states and 526 transitions.
[2024-11-24 00:40:57,659 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:40:57,660 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 23.0) internal successors, (69), 4 states have internal predecessors, (69), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 91
[2024-11-24 00:40:57,660 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:57,665 INFO  L225             Difference]: With dead ends: 444
[2024-11-24 00:40:57,666 INFO  L226             Difference]: Without dead ends: 436
[2024-11-24 00:40:57,666 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 90 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:40:57,667 INFO  L435           NwaCegarLoop]: 288 mSDtfsCounter, 437 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 109 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 449 SdHoareTripleChecker+Valid, 355 SdHoareTripleChecker+Invalid, 121 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 109 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:57,667 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [449 Valid, 355 Invalid, 121 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 109 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:40:57,670 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 436 states.
[2024-11-24 00:40:57,690 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 436 to 434.
[2024-11-24 00:40:57,691 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 434 states, 296 states have (on average 1.5945945945945945) internal successors, (472), 410 states have internal predecessors, (472), 22 states have call successors, (22), 2 states have call predecessors, (22), 2 states have return successors, (22), 21 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 00:40:57,694 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 434 states to 434 states and 516 transitions.
[2024-11-24 00:40:57,694 INFO  L78                 Accepts]: Start accepts. Automaton has 434 states and 516 transitions. Word has length 91
[2024-11-24 00:40:57,695 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:57,695 INFO  L471      AbstractCegarLoop]: Abstraction has 434 states and 516 transitions.
[2024-11-24 00:40:57,695 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 23.0) internal successors, (69), 4 states have internal predecessors, (69), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-24 00:40:57,695 INFO  L276                IsEmpty]: Start isEmpty. Operand 434 states and 516 transitions.
[2024-11-24 00:40:57,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-24 00:40:57,697 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:57,697 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 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-24 00:40:57,709 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-24 00:40:57,900 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-24 00:40:57,901 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:57,901 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:57,901 INFO  L85        PathProgramCache]: Analyzing trace with hash -849350709, now seen corresponding path program 1 times
[2024-11-24 00:40:57,901 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:57,901 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116190473]
[2024-11-24 00:40:57,902 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:57,902 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:57,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:58,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:58,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:58,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116190473]
[2024-11-24 00:40:58,016 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116190473] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:40:58,016 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [220518104]
[2024-11-24 00:40:58,016 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:58,016 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:58,016 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:58,019 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:40:58,023 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 00:40:58,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:58,106 INFO  L256         TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 00:40:58,109 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:40:58,268 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:58,268 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:40:58,483 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:58,484 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [220518104] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:40:58,484 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:40:58,484 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-24 00:40:58,485 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1190511057]
[2024-11-24 00:40:58,485 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:40:58,485 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 00:40:58,485 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:58,488 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 00:40:58,488 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:40:58,489 INFO  L87              Difference]: Start difference. First operand 434 states and 516 transitions. Second operand  has 7 states, 6 states have (on average 31.666666666666668) internal successors, (190), 7 states have internal predecessors, (190), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-24 00:40:58,879 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:58,881 INFO  L93              Difference]: Finished difference Result 779 states and 948 transitions.
[2024-11-24 00:40:58,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:40:58,882 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 31.666666666666668) internal successors, (190), 7 states have internal predecessors, (190), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15) Word has length 92
[2024-11-24 00:40:58,883 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:58,887 INFO  L225             Difference]: With dead ends: 779
[2024-11-24 00:40:58,887 INFO  L226             Difference]: Without dead ends: 771
[2024-11-24 00:40:58,888 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 185 GetRequests, 180 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:40:58,889 INFO  L435           NwaCegarLoop]: 263 mSDtfsCounter, 453 mSDsluCounter, 751 mSDsCounter, 0 mSdLazyCounter, 183 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 470 SdHoareTripleChecker+Valid, 1014 SdHoareTripleChecker+Invalid, 200 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 183 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:58,889 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [470 Valid, 1014 Invalid, 200 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 183 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:40:58,891 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 771 states.
[2024-11-24 00:40:58,921 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 771 to 505.
[2024-11-24 00:40:58,922 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 505 states, 367 states have (on average 1.561307901907357) internal successors, (573), 476 states have internal predecessors, (573), 27 states have call successors, (27), 2 states have call predecessors, (27), 2 states have return successors, (27), 26 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-24 00:40:58,925 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 505 states to 505 states and 627 transitions.
[2024-11-24 00:40:58,926 INFO  L78                 Accepts]: Start accepts. Automaton has 505 states and 627 transitions. Word has length 92
[2024-11-24 00:40:58,926 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:58,927 INFO  L471      AbstractCegarLoop]: Abstraction has 505 states and 627 transitions.
[2024-11-24 00:40:58,927 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 31.666666666666668) internal successors, (190), 7 states have internal predecessors, (190), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-24 00:40:58,927 INFO  L276                IsEmpty]: Start isEmpty. Operand 505 states and 627 transitions.
[2024-11-24 00:40:58,929 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-11-24 00:40:58,930 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:58,930 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2024-11-24 00:40:58,943 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-24 00:40:59,134 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:59,135 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:59,136 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:59,136 INFO  L85        PathProgramCache]: Analyzing trace with hash -1655904136, now seen corresponding path program 1 times
[2024-11-24 00:40:59,136 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:59,136 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1420507350]
[2024-11-24 00:40:59,136 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:59,137 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:59,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:59,278 INFO  L134       CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-11-24 00:40:59,278 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:59,278 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1420507350]
[2024-11-24 00:40:59,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1420507350] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:40:59,279 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:40:59,279 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:40:59,279 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2142292416]
[2024-11-24 00:40:59,279 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:40:59,279 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:40:59,280 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:40:59,280 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:40:59,280 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:40:59,280 INFO  L87              Difference]: Start difference. First operand 505 states and 627 transitions. Second operand  has 3 states, 2 states have (on average 35.5) internal successors, (71), 3 states have internal predecessors, (71), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-24 00:40:59,392 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:59,392 INFO  L93              Difference]: Finished difference Result 505 states and 627 transitions.
[2024-11-24 00:40:59,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:40:59,393 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 35.5) internal successors, (71), 3 states have internal predecessors, (71), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 101
[2024-11-24 00:40:59,394 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:59,397 INFO  L225             Difference]: With dead ends: 505
[2024-11-24 00:40:59,397 INFO  L226             Difference]: Without dead ends: 503
[2024-11-24 00:40:59,398 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-24 00:40:59,398 INFO  L435           NwaCegarLoop]: 238 mSDtfsCounter, 170 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 174 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:59,399 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [174 Valid, 252 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:40:59,400 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 503 states.
[2024-11-24 00:40:59,426 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 503 to 503.
[2024-11-24 00:40:59,427 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 503 states, 367 states have (on average 1.550408719346049) internal successors, (569), 474 states have internal predecessors, (569), 27 states have call successors, (27), 2 states have call predecessors, (27), 2 states have return successors, (27), 26 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-24 00:40:59,430 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 503 states and 623 transitions.
[2024-11-24 00:40:59,431 INFO  L78                 Accepts]: Start accepts. Automaton has 503 states and 623 transitions. Word has length 101
[2024-11-24 00:40:59,431 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:40:59,431 INFO  L471      AbstractCegarLoop]: Abstraction has 503 states and 623 transitions.
[2024-11-24 00:40:59,432 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 35.5) internal successors, (71), 3 states have internal predecessors, (71), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-24 00:40:59,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 503 states and 623 transitions.
[2024-11-24 00:40:59,433 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-11-24 00:40:59,433 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:40:59,433 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2024-11-24 00:40:59,434 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-24 00:40:59,434 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr62ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:40:59,434 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:40:59,434 INFO  L85        PathProgramCache]: Analyzing trace with hash 206579518, now seen corresponding path program 1 times
[2024-11-24 00:40:59,435 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:40:59,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471249971]
[2024-11-24 00:40:59,435 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:59,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:40:59,459 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:59,596 INFO  L134       CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 00:40:59,596 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:40:59,596 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471249971]
[2024-11-24 00:40:59,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471249971] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:40:59,596 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [323729339]
[2024-11-24 00:40:59,597 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:40:59,597 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:40:59,597 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:40:59,600 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:40:59,608 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-24 00:40:59,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:40:59,681 INFO  L256         TraceCheckSpWp]: Trace formula consists of 171 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 00:40:59,684 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:40:59,858 INFO  L134       CoverageAnalysis]: Checked inductivity of 64 backedges. 20 proven. 4 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-24 00:40:59,858 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:00,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 00:41:00,071 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [323729339] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:00,071 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:41:00,071 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 6] total 10
[2024-11-24 00:41:00,072 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [405005479]
[2024-11-24 00:41:00,072 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:00,072 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 00:41:00,073 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:00,073 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 00:41:00,073 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:41:00,074 INFO  L87              Difference]: Start difference. First operand 503 states and 623 transitions. Second operand  has 10 states, 10 states have (on average 14.6) internal successors, (146), 10 states have internal predecessors, (146), 3 states have call successors, (17), 3 states have call predecessors, (17), 3 states have return successors, (17), 3 states have call predecessors, (17), 3 states have call successors, (17)
[2024-11-24 00:41:00,427 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:00,428 INFO  L93              Difference]: Finished difference Result 1128 states and 1227 transitions.
[2024-11-24 00:41:00,429 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 00:41:00,429 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 14.6) internal successors, (146), 10 states have internal predecessors, (146), 3 states have call successors, (17), 3 states have call predecessors, (17), 3 states have return successors, (17), 3 states have call predecessors, (17), 3 states have call successors, (17) Word has length 102
[2024-11-24 00:41:00,429 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:00,434 INFO  L225             Difference]: With dead ends: 1128
[2024-11-24 00:41:00,435 INFO  L226             Difference]: Without dead ends: 960
[2024-11-24 00:41:00,436 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 215 GetRequests, 200 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=99, Invalid=173, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:41:00,437 INFO  L435           NwaCegarLoop]: 272 mSDtfsCounter, 727 mSDsluCounter, 1113 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 727 SdHoareTripleChecker+Valid, 1385 SdHoareTripleChecker+Invalid, 108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:00,437 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [727 Valid, 1385 Invalid, 108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:41:00,439 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 960 states.
[2024-11-24 00:41:00,474 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 960 to 717.
[2024-11-24 00:41:00,475 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 717 states, 563 states have (on average 1.6145648312611012) internal successors, (909), 672 states have internal predecessors, (909), 42 states have call successors, (42), 5 states have call predecessors, (42), 5 states have return successors, (42), 39 states have call predecessors, (42), 42 states have call successors, (42)
[2024-11-24 00:41:00,480 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 717 states and 993 transitions.
[2024-11-24 00:41:00,481 INFO  L78                 Accepts]: Start accepts. Automaton has 717 states and 993 transitions. Word has length 102
[2024-11-24 00:41:00,482 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:00,482 INFO  L471      AbstractCegarLoop]: Abstraction has 717 states and 993 transitions.
[2024-11-24 00:41:00,482 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 14.6) internal successors, (146), 10 states have internal predecessors, (146), 3 states have call successors, (17), 3 states have call predecessors, (17), 3 states have return successors, (17), 3 states have call predecessors, (17), 3 states have call successors, (17)
[2024-11-24 00:41:00,482 INFO  L276                IsEmpty]: Start isEmpty. Operand 717 states and 993 transitions.
[2024-11-24 00:41:00,483 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-24 00:41:00,483 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:00,484 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2024-11-24 00:41:00,499 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:00,687 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:00,688 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:00,689 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:00,689 INFO  L85        PathProgramCache]: Analyzing trace with hash -1194138392, now seen corresponding path program 1 times
[2024-11-24 00:41:00,689 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:00,689 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [961844237]
[2024-11-24 00:41:00,689 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:00,689 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:00,732 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:00,733 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1705824748]
[2024-11-24 00:41:00,734 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:00,734 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:00,734 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:00,739 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:00,744 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-24 00:41:00,824 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:00,826 INFO  L256         TraceCheckSpWp]: Trace formula consists of 172 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:00,829 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:00,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 00:41:00,994 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:01,340 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-24 00:41:01,340 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:01,340 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [961844237]
[2024-11-24 00:41:01,340 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:01,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1705824748]
[2024-11-24 00:41:01,341 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1705824748] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:01,341 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:41:01,341 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5
[2024-11-24 00:41:01,341 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002093766]
[2024-11-24 00:41:01,341 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:01,342 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:41:01,342 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:01,343 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:41:01,343 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:41:01,343 INFO  L87              Difference]: Start difference. First operand 717 states and 993 transitions. Second operand  has 6 states, 5 states have (on average 29.6) internal successors, (148), 6 states have internal predecessors, (148), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-24 00:41:01,728 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:01,728 INFO  L93              Difference]: Finished difference Result 922 states and 1053 transitions.
[2024-11-24 00:41:01,729 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:41:01,730 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 29.6) internal successors, (148), 6 states have internal predecessors, (148), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12) Word has length 103
[2024-11-24 00:41:01,730 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:01,735 INFO  L225             Difference]: With dead ends: 922
[2024-11-24 00:41:01,735 INFO  L226             Difference]: Without dead ends: 916
[2024-11-24 00:41:01,736 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 205 GetRequests, 200 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:41:01,736 INFO  L435           NwaCegarLoop]: 304 mSDtfsCounter, 1258 mSDsluCounter, 641 mSDsCounter, 0 mSdLazyCounter, 154 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1274 SdHoareTripleChecker+Valid, 945 SdHoareTripleChecker+Invalid, 196 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 154 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:01,737 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1274 Valid, 945 Invalid, 196 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 154 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:41:01,739 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 916 states.
[2024-11-24 00:41:01,779 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 916 to 712.
[2024-11-24 00:41:01,781 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 712 states, 563 states have (on average 1.5914742451154529) internal successors, (896), 667 states have internal predecessors, (896), 42 states have call successors, (42), 5 states have call predecessors, (42), 5 states have return successors, (42), 39 states have call predecessors, (42), 42 states have call successors, (42)
[2024-11-24 00:41:01,786 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 712 states to 712 states and 980 transitions.
[2024-11-24 00:41:01,786 INFO  L78                 Accepts]: Start accepts. Automaton has 712 states and 980 transitions. Word has length 103
[2024-11-24 00:41:01,787 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:01,787 INFO  L471      AbstractCegarLoop]: Abstraction has 712 states and 980 transitions.
[2024-11-24 00:41:01,787 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 29.6) internal successors, (148), 6 states have internal predecessors, (148), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-24 00:41:01,788 INFO  L276                IsEmpty]: Start isEmpty. Operand 712 states and 980 transitions.
[2024-11-24 00:41:01,789 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-24 00:41:01,789 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:01,789 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:41:01,801 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-24 00:41:01,990 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:01,990 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr72ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:01,991 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:01,991 INFO  L85        PathProgramCache]: Analyzing trace with hash -870109387, now seen corresponding path program 1 times
[2024-11-24 00:41:01,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:01,991 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1198679822]
[2024-11-24 00:41:01,992 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:01,992 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:02,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:02,032 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1314385485]
[2024-11-24 00:41:02,032 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:02,033 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:02,033 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:02,035 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:02,043 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-24 00:41:02,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:02,119 INFO  L256         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:02,122 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:02,387 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-24 00:41:02,387 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:41:02,388 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:02,388 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1198679822]
[2024-11-24 00:41:02,388 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:02,388 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1314385485]
[2024-11-24 00:41:02,392 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1314385485] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:41:02,392 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:41:02,393 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:41:02,393 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1426856353]
[2024-11-24 00:41:02,393 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:41:02,393 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:41:02,393 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:02,394 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:41:02,394 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:41:02,394 INFO  L87              Difference]: Start difference. First operand 712 states and 980 transitions. Second operand  has 4 states, 3 states have (on average 24.333333333333332) internal successors, (73), 4 states have internal predecessors, (73), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:41:03,049 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:03,049 INFO  L93              Difference]: Finished difference Result 713 states and 980 transitions.
[2024-11-24 00:41:03,050 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:41:03,050 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 24.333333333333332) internal successors, (73), 4 states have internal predecessors, (73), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 105
[2024-11-24 00:41:03,051 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:03,056 INFO  L225             Difference]: With dead ends: 713
[2024-11-24 00:41:03,056 INFO  L226             Difference]: Without dead ends: 712
[2024-11-24 00:41:03,056 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 102 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:41:03,058 INFO  L435           NwaCegarLoop]: 231 mSDtfsCounter, 64 mSDsluCounter, 230 mSDsCounter, 0 mSdLazyCounter, 350 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 70 SdHoareTripleChecker+Valid, 461 SdHoareTripleChecker+Invalid, 351 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 350 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:03,058 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [70 Valid, 461 Invalid, 351 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 350 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:41:03,060 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 712 states.
[2024-11-24 00:41:03,100 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 712 to 712.
[2024-11-24 00:41:03,101 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 712 states, 563 states have (on average 1.5896980461811723) internal successors, (895), 667 states have internal predecessors, (895), 42 states have call successors, (42), 5 states have call predecessors, (42), 5 states have return successors, (42), 39 states have call predecessors, (42), 42 states have call successors, (42)
[2024-11-24 00:41:03,106 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 712 states to 712 states and 979 transitions.
[2024-11-24 00:41:03,107 INFO  L78                 Accepts]: Start accepts. Automaton has 712 states and 979 transitions. Word has length 105
[2024-11-24 00:41:03,107 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:03,107 INFO  L471      AbstractCegarLoop]: Abstraction has 712 states and 979 transitions.
[2024-11-24 00:41:03,108 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 24.333333333333332) internal successors, (73), 4 states have internal predecessors, (73), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:41:03,108 INFO  L276                IsEmpty]: Start isEmpty. Operand 712 states and 979 transitions.
[2024-11-24 00:41:03,109 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-11-24 00:41:03,109 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:03,109 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:41:03,122 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:03,313 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:03,314 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr73ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:03,314 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:03,314 INFO  L85        PathProgramCache]: Analyzing trace with hash -1203587016, now seen corresponding path program 1 times
[2024-11-24 00:41:03,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:03,315 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [895544847]
[2024-11-24 00:41:03,315 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:03,315 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:03,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:03,361 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [382029048]
[2024-11-24 00:41:03,361 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:03,361 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:03,361 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:03,367 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:03,369 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-24 00:41:03,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:03,444 INFO  L256         TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:03,446 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:03,865 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-24 00:41:03,867 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:41:03,867 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:03,867 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [895544847]
[2024-11-24 00:41:03,867 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:03,867 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [382029048]
[2024-11-24 00:41:03,867 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [382029048] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:41:03,867 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:41:03,867 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:41:03,868 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13574703]
[2024-11-24 00:41:03,868 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:41:03,868 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:41:03,868 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:03,869 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:41:03,869 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:41:03,869 INFO  L87              Difference]: Start difference. First operand 712 states and 979 transitions. Second operand  has 4 states, 3 states have (on average 24.666666666666668) internal successors, (74), 4 states have internal predecessors, (74), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:41:04,638 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:04,641 INFO  L93              Difference]: Finished difference Result 713 states and 979 transitions.
[2024-11-24 00:41:04,642 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:41:04,642 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 24.666666666666668) internal successors, (74), 4 states have internal predecessors, (74), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 106
[2024-11-24 00:41:04,642 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:04,647 INFO  L225             Difference]: With dead ends: 713
[2024-11-24 00:41:04,647 INFO  L226             Difference]: Without dead ends: 692
[2024-11-24 00:41:04,648 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:41:04,652 INFO  L435           NwaCegarLoop]: 212 mSDtfsCounter, 20 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 423 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 389 SdHoareTripleChecker+Invalid, 425 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 423 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:04,652 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 389 Invalid, 425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 423 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:41:04,654 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 692 states.
[2024-11-24 00:41:04,724 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 692 to 692.
[2024-11-24 00:41:04,726 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 692 states, 545 states have (on average 1.6073394495412845) internal successors, (876), 649 states have internal predecessors, (876), 40 states have call successors, (40), 5 states have call predecessors, (40), 5 states have return successors, (40), 37 states have call predecessors, (40), 40 states have call successors, (40)
[2024-11-24 00:41:04,730 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 692 states and 956 transitions.
[2024-11-24 00:41:04,731 INFO  L78                 Accepts]: Start accepts. Automaton has 692 states and 956 transitions. Word has length 106
[2024-11-24 00:41:04,731 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:04,731 INFO  L471      AbstractCegarLoop]: Abstraction has 692 states and 956 transitions.
[2024-11-24 00:41:04,732 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 24.666666666666668) internal successors, (74), 4 states have internal predecessors, (74), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:41:04,732 INFO  L276                IsEmpty]: Start isEmpty. Operand 692 states and 956 transitions.
[2024-11-24 00:41:04,733 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 125
[2024-11-24 00:41:04,733 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:04,734 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 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]
[2024-11-24 00:41:04,749 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:04,937 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-24 00:41:04,939 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:04,940 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:04,940 INFO  L85        PathProgramCache]: Analyzing trace with hash 867041705, now seen corresponding path program 1 times
[2024-11-24 00:41:04,940 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:04,940 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501802400]
[2024-11-24 00:41:04,940 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:04,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:04,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:04,977 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [394470314]
[2024-11-24 00:41:04,977 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:04,977 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:04,977 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:04,980 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:04,984 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-24 00:41:05,058 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:05,060 INFO  L256         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:05,063 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:05,503 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:05,503 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:41:05,503 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:05,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501802400]
[2024-11-24 00:41:05,503 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:05,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [394470314]
[2024-11-24 00:41:05,503 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [394470314] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:41:05,503 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:41:05,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:41:05,503 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [381164179]
[2024-11-24 00:41:05,504 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:41:05,504 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:41:05,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:05,505 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:41:05,505 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:41:05,505 INFO  L87              Difference]: Start difference. First operand 692 states and 956 transitions. Second operand  has 5 states, 4 states have (on average 21.75) internal successors, (87), 5 states have internal predecessors, (87), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 00:41:06,370 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:06,371 INFO  L93              Difference]: Finished difference Result 692 states and 956 transitions.
[2024-11-24 00:41:06,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:41:06,372 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 21.75) internal successors, (87), 5 states have internal predecessors, (87), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 124
[2024-11-24 00:41:06,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:06,376 INFO  L225             Difference]: With dead ends: 692
[2024-11-24 00:41:06,376 INFO  L226             Difference]: Without dead ends: 682
[2024-11-24 00:41:06,377 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 124 GetRequests, 120 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:41:06,377 INFO  L435           NwaCegarLoop]: 123 mSDtfsCounter, 233 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 463 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 240 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 478 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 463 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:06,378 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [240 Valid, 257 Invalid, 478 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 463 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:41:06,379 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 682 states.
[2024-11-24 00:41:06,416 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 682 to 682.
[2024-11-24 00:41:06,417 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 682 states, 545 states have (on average 1.5522935779816514) internal successors, (846), 639 states have internal predecessors, (846), 40 states have call successors, (40), 5 states have call predecessors, (40), 5 states have return successors, (40), 37 states have call predecessors, (40), 40 states have call successors, (40)
[2024-11-24 00:41:06,421 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 682 states to 682 states and 926 transitions.
[2024-11-24 00:41:06,422 INFO  L78                 Accepts]: Start accepts. Automaton has 682 states and 926 transitions. Word has length 124
[2024-11-24 00:41:06,422 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:06,423 INFO  L471      AbstractCegarLoop]: Abstraction has 682 states and 926 transitions.
[2024-11-24 00:41:06,423 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 21.75) internal successors, (87), 5 states have internal predecessors, (87), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 00:41:06,423 INFO  L276                IsEmpty]: Start isEmpty. Operand 682 states and 926 transitions.
[2024-11-24 00:41:06,425 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 126
[2024-11-24 00:41:06,425 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:06,425 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 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]
[2024-11-24 00:41:06,438 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:06,629 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-24 00:41:06,630 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:06,630 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:06,631 INFO  L85        PathProgramCache]: Analyzing trace with hash 1108489168, now seen corresponding path program 1 times
[2024-11-24 00:41:06,631 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:06,631 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [858443973]
[2024-11-24 00:41:06,631 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:06,631 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:06,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:06,662 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [152399265]
[2024-11-24 00:41:06,663 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:06,663 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:06,663 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:06,665 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:06,671 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-24 00:41:06,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:06,755 INFO  L256         TraceCheckSpWp]: Trace formula consists of 202 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:06,758 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:07,224 INFO  L134       CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:07,224 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:08,132 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:08,132 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [858443973]
[2024-11-24 00:41:08,132 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:08,132 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [152399265]
[2024-11-24 00:41:08,133 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [152399265] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:08,133 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:41:08,133 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-24 00:41:08,133 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1463508814]
[2024-11-24 00:41:08,133 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:08,134 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:41:08,134 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:08,134 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:41:08,136 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:41:08,137 INFO  L87              Difference]: Start difference. First operand 682 states and 926 transitions. Second operand  has 5 states, 4 states have (on average 22.0) internal successors, (88), 5 states have internal predecessors, (88), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 00:41:09,281 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:09,281 INFO  L93              Difference]: Finished difference Result 733 states and 954 transitions.
[2024-11-24 00:41:09,282 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 00:41:09,282 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 22.0) internal successors, (88), 5 states have internal predecessors, (88), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 125
[2024-11-24 00:41:09,283 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:09,286 INFO  L225             Difference]: With dead ends: 733
[2024-11-24 00:41:09,286 INFO  L226             Difference]: Without dead ends: 710
[2024-11-24 00:41:09,287 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 173 GetRequests, 167 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:41:09,288 INFO  L435           NwaCegarLoop]: 147 mSDtfsCounter, 129 mSDsluCounter, 272 mSDsCounter, 0 mSdLazyCounter, 768 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 419 SdHoareTripleChecker+Invalid, 790 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 768 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:09,288 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 419 Invalid, 790 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 768 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-24 00:41:09,290 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 710 states.
[2024-11-24 00:41:09,324 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 710 to 694.
[2024-11-24 00:41:09,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 694 states, 557 states have (on average 1.5152603231597845) internal successors, (844), 650 states have internal predecessors, (844), 40 states have call successors, (40), 5 states have call predecessors, (40), 5 states have return successors, (40), 38 states have call predecessors, (40), 40 states have call successors, (40)
[2024-11-24 00:41:09,329 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 694 states to 694 states and 924 transitions.
[2024-11-24 00:41:09,330 INFO  L78                 Accepts]: Start accepts. Automaton has 694 states and 924 transitions. Word has length 125
[2024-11-24 00:41:09,330 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:09,331 INFO  L471      AbstractCegarLoop]: Abstraction has 694 states and 924 transitions.
[2024-11-24 00:41:09,331 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 22.0) internal successors, (88), 5 states have internal predecessors, (88), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 00:41:09,331 INFO  L276                IsEmpty]: Start isEmpty. Operand 694 states and 924 transitions.
[2024-11-24 00:41:09,332 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 127
[2024-11-24 00:41:09,333 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:09,333 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 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]
[2024-11-24 00:41:09,346 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:09,533 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-24 00:41:09,534 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:09,534 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:09,535 INFO  L85        PathProgramCache]: Analyzing trace with hash 3425931, now seen corresponding path program 1 times
[2024-11-24 00:41:09,535 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:09,535 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [332110823]
[2024-11-24 00:41:09,535 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:09,535 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:09,558 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:09,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:09,715 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:09,715 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [332110823]
[2024-11-24 00:41:09,715 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [332110823] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:09,715 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1097921029]
[2024-11-24 00:41:09,715 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:09,716 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:09,716 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:09,719 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:09,722 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-24 00:41:09,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:09,804 INFO  L256         TraceCheckSpWp]: Trace formula consists of 203 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:09,807 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:10,164 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:10,164 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:10,437 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:10,437 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1097921029] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:10,437 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:41:10,437 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 7
[2024-11-24 00:41:10,437 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [513860761]
[2024-11-24 00:41:10,438 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:10,438 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 00:41:10,439 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:10,439 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 00:41:10,439 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:41:10,440 INFO  L87              Difference]: Start difference. First operand 694 states and 924 transitions. Second operand  has 8 states, 7 states have (on average 33.142857142857146) internal successors, (232), 8 states have internal predecessors, (232), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-24 00:41:11,755 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:11,755 INFO  L93              Difference]: Finished difference Result 734 states and 931 transitions.
[2024-11-24 00:41:11,756 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:41:11,756 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 33.142857142857146) internal successors, (232), 8 states have internal predecessors, (232), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21) Word has length 126
[2024-11-24 00:41:11,757 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:11,760 INFO  L225             Difference]: With dead ends: 734
[2024-11-24 00:41:11,760 INFO  L226             Difference]: Without dead ends: 729
[2024-11-24 00:41:11,761 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 255 GetRequests, 248 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:41:11,761 INFO  L435           NwaCegarLoop]: 192 mSDtfsCounter, 464 mSDsluCounter, 567 mSDsCounter, 0 mSdLazyCounter, 887 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 476 SdHoareTripleChecker+Valid, 759 SdHoareTripleChecker+Invalid, 909 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 887 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:11,763 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [476 Valid, 759 Invalid, 909 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 887 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-24 00:41:11,765 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 729 states.
[2024-11-24 00:41:11,797 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 729 to 693.
[2024-11-24 00:41:11,799 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 693 states, 557 states have (on average 1.4937163375224416) internal successors, (832), 649 states have internal predecessors, (832), 40 states have call successors, (40), 5 states have call predecessors, (40), 5 states have return successors, (40), 38 states have call predecessors, (40), 40 states have call successors, (40)
[2024-11-24 00:41:11,802 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 693 states and 912 transitions.
[2024-11-24 00:41:11,803 INFO  L78                 Accepts]: Start accepts. Automaton has 693 states and 912 transitions. Word has length 126
[2024-11-24 00:41:11,803 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:11,803 INFO  L471      AbstractCegarLoop]: Abstraction has 693 states and 912 transitions.
[2024-11-24 00:41:11,803 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 33.142857142857146) internal successors, (232), 8 states have internal predecessors, (232), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-24 00:41:11,804 INFO  L276                IsEmpty]: Start isEmpty. Operand 693 states and 912 transitions.
[2024-11-24 00:41:11,805 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 128
[2024-11-24 00:41:11,805 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:11,806 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 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]
[2024-11-24 00:41:11,819 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:12,009 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-11-24 00:41:12,010 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:12,010 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:12,010 INFO  L85        PathProgramCache]: Analyzing trace with hash 106203954, now seen corresponding path program 1 times
[2024-11-24 00:41:12,010 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:12,010 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339372673]
[2024-11-24 00:41:12,011 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:12,013 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:12,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:12,190 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 0 proven. 29 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:12,190 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:12,190 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339372673]
[2024-11-24 00:41:12,190 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339372673] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:12,190 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [357740819]
[2024-11-24 00:41:12,191 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:12,191 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:12,191 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:12,193 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:12,198 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-24 00:41:12,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:12,278 INFO  L256         TraceCheckSpWp]: Trace formula consists of 204 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:12,281 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:12,618 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 0 proven. 29 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:12,619 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:12,889 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 0 proven. 29 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:12,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [357740819] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:12,889 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:41:12,890 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 7
[2024-11-24 00:41:12,890 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [372379707]
[2024-11-24 00:41:12,890 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:12,891 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 00:41:12,891 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:12,892 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 00:41:12,892 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:41:12,893 INFO  L87              Difference]: Start difference. First operand 693 states and 912 transitions. Second operand  has 8 states, 7 states have (on average 33.42857142857143) internal successors, (234), 8 states have internal predecessors, (234), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-24 00:41:13,932 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:13,932 INFO  L93              Difference]: Finished difference Result 733 states and 919 transitions.
[2024-11-24 00:41:13,932 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:41:13,933 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 33.42857142857143) internal successors, (234), 8 states have internal predecessors, (234), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21) Word has length 127
[2024-11-24 00:41:13,933 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:13,936 INFO  L225             Difference]: With dead ends: 733
[2024-11-24 00:41:13,936 INFO  L226             Difference]: Without dead ends: 728
[2024-11-24 00:41:13,937 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 257 GetRequests, 250 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=39, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:41:13,938 INFO  L435           NwaCegarLoop]: 143 mSDtfsCounter, 461 mSDsluCounter, 459 mSDsCounter, 0 mSdLazyCounter, 749 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 473 SdHoareTripleChecker+Valid, 602 SdHoareTripleChecker+Invalid, 771 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 749 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:13,938 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [473 Valid, 602 Invalid, 771 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 749 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-24 00:41:13,939 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 728 states.
[2024-11-24 00:41:13,971 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 728 to 692.
[2024-11-24 00:41:13,972 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 692 states, 557 states have (on average 1.4721723518850987) internal successors, (820), 648 states have internal predecessors, (820), 40 states have call successors, (40), 5 states have call predecessors, (40), 5 states have return successors, (40), 38 states have call predecessors, (40), 40 states have call successors, (40)
[2024-11-24 00:41:13,976 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 692 states and 900 transitions.
[2024-11-24 00:41:13,976 INFO  L78                 Accepts]: Start accepts. Automaton has 692 states and 900 transitions. Word has length 127
[2024-11-24 00:41:13,977 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:13,977 INFO  L471      AbstractCegarLoop]: Abstraction has 692 states and 900 transitions.
[2024-11-24 00:41:13,977 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 33.42857142857143) internal successors, (234), 8 states have internal predecessors, (234), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-24 00:41:13,977 INFO  L276                IsEmpty]: Start isEmpty. Operand 692 states and 900 transitions.
[2024-11-24 00:41:13,979 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 129
[2024-11-24 00:41:13,979 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:13,979 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 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]
[2024-11-24 00:41:13,992 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-24 00:41:14,180 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-24 00:41:14,180 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:14,181 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:14,181 INFO  L85        PathProgramCache]: Analyzing trace with hash -1002644627, now seen corresponding path program 1 times
[2024-11-24 00:41:14,181 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:14,181 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830550272]
[2024-11-24 00:41:14,181 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:14,182 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:14,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:14,256 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [8628690]
[2024-11-24 00:41:14,256 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:14,257 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:14,257 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:14,259 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:14,264 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-24 00:41:14,345 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:14,347 INFO  L256         TraceCheckSpWp]: Trace formula consists of 205 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:14,349 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:15,124 INFO  L134       CoverageAnalysis]: Checked inductivity of 142 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:15,124 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:15,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 142 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-24 00:41:15,603 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:15,604 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1830550272]
[2024-11-24 00:41:15,604 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:15,604 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [8628690]
[2024-11-24 00:41:15,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [8628690] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:15,604 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:41:15,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-24 00:41:15,605 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2029819519]
[2024-11-24 00:41:15,605 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:15,605 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 00:41:15,605 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:15,606 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 00:41:15,606 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:41:15,607 INFO  L87              Difference]: Start difference. First operand 692 states and 900 transitions. Second operand  has 10 states, 9 states have (on average 19.77777777777778) internal successors, (178), 10 states have internal predecessors, (178), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-24 00:41:18,973 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:18,974 INFO  L93              Difference]: Finished difference Result 753 states and 932 transitions.
[2024-11-24 00:41:18,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-24 00:41:18,975 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 19.77777777777778) internal successors, (178), 10 states have internal predecessors, (178), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 128
[2024-11-24 00:41:18,975 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:18,978 INFO  L225             Difference]: With dead ends: 753
[2024-11-24 00:41:18,981 INFO  L226             Difference]: Without dead ends: 658
[2024-11-24 00:41:18,982 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 258 GetRequests, 246 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=70, Invalid=112, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:41:18,983 INFO  L435           NwaCegarLoop]: 97 mSDtfsCounter, 594 mSDsluCounter, 382 mSDsCounter, 0 mSdLazyCounter, 1461 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 606 SdHoareTripleChecker+Valid, 479 SdHoareTripleChecker+Invalid, 1540 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 79 IncrementalHoareTripleChecker+Valid, 1461 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:18,983 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [606 Valid, 479 Invalid, 1540 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [79 Valid, 1461 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-24 00:41:18,985 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 658 states.
[2024-11-24 00:41:19,020 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 658 to 639.
[2024-11-24 00:41:19,022 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 639 states, 509 states have (on average 1.4381139489194499) internal successors, (732), 598 states have internal predecessors, (732), 37 states have call successors, (37), 5 states have call predecessors, (37), 5 states have return successors, (37), 35 states have call predecessors, (37), 37 states have call successors, (37)
[2024-11-24 00:41:19,028 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 639 states and 806 transitions.
[2024-11-24 00:41:19,029 INFO  L78                 Accepts]: Start accepts. Automaton has 639 states and 806 transitions. Word has length 128
[2024-11-24 00:41:19,029 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:19,029 INFO  L471      AbstractCegarLoop]: Abstraction has 639 states and 806 transitions.
[2024-11-24 00:41:19,029 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 19.77777777777778) internal successors, (178), 10 states have internal predecessors, (178), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-24 00:41:19,030 INFO  L276                IsEmpty]: Start isEmpty. Operand 639 states and 806 transitions.
[2024-11-24 00:41:19,032 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 171
[2024-11-24 00:41:19,033 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:19,033 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 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]
[2024-11-24 00:41:19,046 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:19,234 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-24 00:41:19,235 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr55ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:19,235 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:19,236 INFO  L85        PathProgramCache]: Analyzing trace with hash 1490659654, now seen corresponding path program 1 times
[2024-11-24 00:41:19,236 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:19,236 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1179342429]
[2024-11-24 00:41:19,236 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:19,237 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:19,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:19,356 INFO  L134       CoverageAnalysis]: Checked inductivity of 244 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 217 trivial. 0 not checked.
[2024-11-24 00:41:19,356 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:19,356 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1179342429]
[2024-11-24 00:41:19,356 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1179342429] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:41:19,356 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:41:19,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:41:19,357 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869835744]
[2024-11-24 00:41:19,357 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:41:19,357 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:41:19,358 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:19,358 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:41:19,358 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:41:19,358 INFO  L87              Difference]: Start difference. First operand 639 states and 806 transitions. Second operand  has 3 states, 2 states have (on average 45.0) internal successors, (90), 3 states have internal predecessors, (90), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:41:19,783 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:19,783 INFO  L93              Difference]: Finished difference Result 643 states and 806 transitions.
[2024-11-24 00:41:19,783 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:41:19,784 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 45.0) internal successors, (90), 3 states have internal predecessors, (90), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 170
[2024-11-24 00:41:19,784 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:19,787 INFO  L225             Difference]: With dead ends: 643
[2024-11-24 00:41:19,787 INFO  L226             Difference]: Without dead ends: 640
[2024-11-24 00:41:19,788 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-24 00:41:19,788 INFO  L435           NwaCegarLoop]: 118 mSDtfsCounter, 132 mSDsluCounter, 70 mSDsCounter, 0 mSdLazyCounter, 222 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 140 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 226 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 222 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:19,789 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [140 Valid, 188 Invalid, 226 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 222 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:41:19,790 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 640 states.
[2024-11-24 00:41:19,824 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 640 to 637.
[2024-11-24 00:41:19,825 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 637 states, 509 states have (on average 1.4263261296660117) internal successors, (726), 596 states have internal predecessors, (726), 37 states have call successors, (37), 5 states have call predecessors, (37), 5 states have return successors, (37), 35 states have call predecessors, (37), 37 states have call successors, (37)
[2024-11-24 00:41:19,827 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 637 states and 800 transitions.
[2024-11-24 00:41:19,828 INFO  L78                 Accepts]: Start accepts. Automaton has 637 states and 800 transitions. Word has length 170
[2024-11-24 00:41:19,828 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:19,829 INFO  L471      AbstractCegarLoop]: Abstraction has 637 states and 800 transitions.
[2024-11-24 00:41:19,829 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 45.0) internal successors, (90), 3 states have internal predecessors, (90), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:41:19,829 INFO  L276                IsEmpty]: Start isEmpty. Operand 637 states and 800 transitions.
[2024-11-24 00:41:19,830 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-24 00:41:19,830 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:19,830 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 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]
[2024-11-24 00:41:19,831 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-24 00:41:19,832 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr62ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:19,833 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:19,834 INFO  L85        PathProgramCache]: Analyzing trace with hash 1963002351, now seen corresponding path program 1 times
[2024-11-24 00:41:19,834 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:19,834 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148917804]
[2024-11-24 00:41:19,834 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:19,834 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:19,873 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:19,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1663549378]
[2024-11-24 00:41:19,880 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:19,880 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:19,880 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:19,883 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:19,887 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-24 00:41:19,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:19,983 INFO  L256         TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:19,986 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:20,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 56 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-24 00:41:20,764 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:22,230 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:22,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148917804]
[2024-11-24 00:41:22,230 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:22,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1663549378]
[2024-11-24 00:41:22,230 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1663549378] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:22,230 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:41:22,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-24 00:41:22,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1873585665]
[2024-11-24 00:41:22,231 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:22,231 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:41:22,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:22,233 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:41:22,233 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:41:22,233 INFO  L87              Difference]: Start difference. First operand 637 states and 800 transitions. Second operand  has 5 states, 4 states have (on average 30.5) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-24 00:41:23,126 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:23,126 INFO  L93              Difference]: Finished difference Result 638 states and 800 transitions.
[2024-11-24 00:41:23,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:41:23,126 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 30.5) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 174
[2024-11-24 00:41:23,127 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:23,130 INFO  L225             Difference]: With dead ends: 638
[2024-11-24 00:41:23,130 INFO  L226             Difference]: Without dead ends: 637
[2024-11-24 00:41:23,131 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 273 GetRequests, 265 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:41:23,132 INFO  L435           NwaCegarLoop]: 221 mSDtfsCounter, 32 mSDsluCounter, 245 mSDsCounter, 0 mSdLazyCounter, 691 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 466 SdHoareTripleChecker+Invalid, 692 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 691 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:23,132 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 466 Invalid, 692 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 691 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:41:23,133 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 637 states.
[2024-11-24 00:41:23,166 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 637 to 637.
[2024-11-24 00:41:23,167 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 637 states, 509 states have (on average 1.424361493123772) internal successors, (725), 596 states have internal predecessors, (725), 37 states have call successors, (37), 5 states have call predecessors, (37), 5 states have return successors, (37), 35 states have call predecessors, (37), 37 states have call successors, (37)
[2024-11-24 00:41:23,169 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 637 states and 799 transitions.
[2024-11-24 00:41:23,171 INFO  L78                 Accepts]: Start accepts. Automaton has 637 states and 799 transitions. Word has length 174
[2024-11-24 00:41:23,172 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:23,172 INFO  L471      AbstractCegarLoop]: Abstraction has 637 states and 799 transitions.
[2024-11-24 00:41:23,172 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 30.5) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-24 00:41:23,172 INFO  L276                IsEmpty]: Start isEmpty. Operand 637 states and 799 transitions.
[2024-11-24 00:41:23,173 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 176
[2024-11-24 00:41:23,173 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:23,174 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 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]
[2024-11-24 00:41:23,186 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:23,374 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-24 00:41:23,374 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:23,375 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:23,375 INFO  L85        PathProgramCache]: Analyzing trace with hash 723530921, now seen corresponding path program 1 times
[2024-11-24 00:41:23,375 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:23,375 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1611747503]
[2024-11-24 00:41:23,375 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:23,375 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:23,405 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:23,407 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1245390524]
[2024-11-24 00:41:23,407 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:23,407 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:23,407 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:23,410 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:23,413 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-24 00:41:23,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:23,490 INFO  L256         TraceCheckSpWp]: Trace formula consists of 264 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:23,492 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:24,121 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 56 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-24 00:41:24,122 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:24,274 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:24,274 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1611747503]
[2024-11-24 00:41:24,275 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:24,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1245390524]
[2024-11-24 00:41:24,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1245390524] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:24,275 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:41:24,275 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-11-24 00:41:24,275 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1352601807]
[2024-11-24 00:41:24,275 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:24,275 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:41:24,276 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:24,276 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:41:24,276 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:41:24,276 INFO  L87              Difference]: Start difference. First operand 637 states and 799 transitions. Second operand  has 6 states, 5 states have (on average 24.6) internal successors, (123), 6 states have internal predecessors, (123), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-24 00:41:25,059 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:25,060 INFO  L93              Difference]: Finished difference Result 648 states and 799 transitions.
[2024-11-24 00:41:25,060 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:41:25,061 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 24.6) internal successors, (123), 6 states have internal predecessors, (123), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 175
[2024-11-24 00:41:25,061 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:25,064 INFO  L225             Difference]: With dead ends: 648
[2024-11-24 00:41:25,064 INFO  L226             Difference]: Without dead ends: 647
[2024-11-24 00:41:25,065 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 191 GetRequests, 183 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:41:25,066 INFO  L435           NwaCegarLoop]: 198 mSDtfsCounter, 69 mSDsluCounter, 362 mSDsCounter, 0 mSdLazyCounter, 914 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 560 SdHoareTripleChecker+Invalid, 918 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 914 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:25,066 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 560 Invalid, 918 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 914 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:41:25,067 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 647 states.
[2024-11-24 00:41:25,098 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 647 to 637.
[2024-11-24 00:41:25,099 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 637 states, 509 states have (on average 1.4223968565815324) internal successors, (724), 596 states have internal predecessors, (724), 37 states have call successors, (37), 5 states have call predecessors, (37), 5 states have return successors, (37), 35 states have call predecessors, (37), 37 states have call successors, (37)
[2024-11-24 00:41:25,101 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 637 states and 798 transitions.
[2024-11-24 00:41:25,102 INFO  L78                 Accepts]: Start accepts. Automaton has 637 states and 798 transitions. Word has length 175
[2024-11-24 00:41:25,102 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:25,102 INFO  L471      AbstractCegarLoop]: Abstraction has 637 states and 798 transitions.
[2024-11-24 00:41:25,102 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 24.6) internal successors, (123), 6 states have internal predecessors, (123), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-24 00:41:25,103 INFO  L276                IsEmpty]: Start isEmpty. Operand 637 states and 798 transitions.
[2024-11-24 00:41:25,103 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 179
[2024-11-24 00:41:25,104 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:25,104 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 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]
[2024-11-24 00:41:25,117 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:25,304 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:25,304 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr66ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:25,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:25,305 INFO  L85        PathProgramCache]: Analyzing trace with hash -1731006349, now seen corresponding path program 1 times
[2024-11-24 00:41:25,305 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:25,305 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [725678908]
[2024-11-24 00:41:25,305 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:25,305 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:25,338 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:25,342 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1164946905]
[2024-11-24 00:41:25,343 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:25,343 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:25,343 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:25,345 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:25,349 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-24 00:41:25,456 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:25,458 INFO  L256         TraceCheckSpWp]: Trace formula consists of 267 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:25,466 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:28,185 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 56 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-24 00:41:28,186 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:29,375 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 56 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-24 00:41:29,376 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:29,376 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [725678908]
[2024-11-24 00:41:29,376 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:29,376 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1164946905]
[2024-11-24 00:41:29,376 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1164946905] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:29,376 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:41:29,377 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-24 00:41:29,377 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1692171792]
[2024-11-24 00:41:29,377 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:29,378 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 00:41:29,378 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:29,378 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 00:41:29,379 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:41:29,379 INFO  L87              Difference]: Start difference. First operand 637 states and 798 transitions. Second operand  has 10 states, 9 states have (on average 27.555555555555557) internal successors, (248), 10 states have internal predecessors, (248), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-24 00:41:35,239 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:35,239 INFO  L93              Difference]: Finished difference Result 661 states and 822 transitions.
[2024-11-24 00:41:35,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-24 00:41:35,244 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 27.555555555555557) internal successors, (248), 10 states have internal predecessors, (248), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22) Word has length 178
[2024-11-24 00:41:35,245 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:35,248 INFO  L225             Difference]: With dead ends: 661
[2024-11-24 00:41:35,249 INFO  L226             Difference]: Without dead ends: 653
[2024-11-24 00:41:35,250 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 358 GetRequests, 346 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=60, Invalid=122, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:41:35,250 INFO  L435           NwaCegarLoop]: 94 mSDtfsCounter, 299 mSDsluCounter, 273 mSDsCounter, 0 mSdLazyCounter, 1545 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 304 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 1569 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 1545 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:35,251 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [304 Valid, 367 Invalid, 1569 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 1545 Invalid, 0 Unknown, 0 Unchecked, 5.7s Time]
[2024-11-24 00:41:35,252 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 653 states.
[2024-11-24 00:41:35,303 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 653 to 637.
[2024-11-24 00:41:35,305 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 637 states, 509 states have (on average 1.4066797642436148) internal successors, (716), 596 states have internal predecessors, (716), 37 states have call successors, (37), 5 states have call predecessors, (37), 5 states have return successors, (37), 35 states have call predecessors, (37), 37 states have call successors, (37)
[2024-11-24 00:41:35,308 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 637 states and 790 transitions.
[2024-11-24 00:41:35,308 INFO  L78                 Accepts]: Start accepts. Automaton has 637 states and 790 transitions. Word has length 178
[2024-11-24 00:41:35,309 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:35,309 INFO  L471      AbstractCegarLoop]: Abstraction has 637 states and 790 transitions.
[2024-11-24 00:41:35,310 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 27.555555555555557) internal successors, (248), 10 states have internal predecessors, (248), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-24 00:41:35,310 INFO  L276                IsEmpty]: Start isEmpty. Operand 637 states and 790 transitions.
[2024-11-24 00:41:35,312 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 198
[2024-11-24 00:41:35,312 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:35,312 INFO  L218           NwaCegarLoop]: trace histogram [12, 12, 12, 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]
[2024-11-24 00:41:35,331 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-24 00:41:35,516 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable30
[2024-11-24 00:41:35,517 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:35,518 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:35,518 INFO  L85        PathProgramCache]: Analyzing trace with hash -939948229, now seen corresponding path program 1 times
[2024-11-24 00:41:35,519 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:35,519 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [409200496]
[2024-11-24 00:41:35,519 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:35,519 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:35,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:35,576 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1774919574]
[2024-11-24 00:41:35,576 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:35,577 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:35,577 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:35,580 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:35,584 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-24 00:41:35,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:35,720 INFO  L256         TraceCheckSpWp]: Trace formula consists of 290 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:35,729 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:37,196 INFO  L134       CoverageAnalysis]: Checked inductivity of 320 backedges. 33 proven. 56 refuted. 0 times theorem prover too weak. 231 trivial. 0 not checked.
[2024-11-24 00:41:37,196 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:37,313 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:37,313 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [409200496]
[2024-11-24 00:41:37,314 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:37,314 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1774919574]
[2024-11-24 00:41:37,314 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1774919574] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:37,314 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:41:37,314 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-24 00:41:37,314 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1925739652]
[2024-11-24 00:41:37,314 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:37,315 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 00:41:37,315 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:37,316 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 00:41:37,316 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:41:37,316 INFO  L87              Difference]: Start difference. First operand 637 states and 790 transitions. Second operand  has 9 states, 8 states have (on average 17.875) internal successors, (143), 9 states have internal predecessors, (143), 2 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (12), 3 states have call predecessors, (12), 2 states have call successors, (12)
[2024-11-24 00:41:38,862 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:38,862 INFO  L93              Difference]: Finished difference Result 647 states and 794 transitions.
[2024-11-24 00:41:38,863 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-24 00:41:38,863 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 17.875) internal successors, (143), 9 states have internal predecessors, (143), 2 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (12), 3 states have call predecessors, (12), 2 states have call successors, (12) Word has length 197
[2024-11-24 00:41:38,864 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:38,865 INFO  L225             Difference]: With dead ends: 647
[2024-11-24 00:41:38,866 INFO  L226             Difference]: Without dead ends: 607
[2024-11-24 00:41:38,866 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 208 GetRequests, 197 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=38, Invalid=118, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:41:38,867 INFO  L435           NwaCegarLoop]: 215 mSDtfsCounter, 28 mSDsluCounter, 695 mSDsCounter, 0 mSdLazyCounter, 1287 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 910 SdHoareTripleChecker+Invalid, 1295 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1287 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:38,867 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 910 Invalid, 1295 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1287 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-24 00:41:38,871 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 607 states.
[2024-11-24 00:41:38,904 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 607 to 603.
[2024-11-24 00:41:38,905 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 603 states, 477 states have (on average 1.421383647798742) internal successors, (678), 564 states have internal predecessors, (678), 35 states have call successors, (35), 5 states have call predecessors, (35), 5 states have return successors, (35), 33 states have call predecessors, (35), 35 states have call successors, (35)
[2024-11-24 00:41:38,907 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 603 states and 748 transitions.
[2024-11-24 00:41:38,908 INFO  L78                 Accepts]: Start accepts. Automaton has 603 states and 748 transitions. Word has length 197
[2024-11-24 00:41:38,908 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:38,909 INFO  L471      AbstractCegarLoop]: Abstraction has 603 states and 748 transitions.
[2024-11-24 00:41:38,909 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 17.875) internal successors, (143), 9 states have internal predecessors, (143), 2 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (12), 3 states have call predecessors, (12), 2 states have call successors, (12)
[2024-11-24 00:41:38,909 INFO  L276                IsEmpty]: Start isEmpty. Operand 603 states and 748 transitions.
[2024-11-24 00:41:38,910 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 203
[2024-11-24 00:41:38,911 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:38,911 INFO  L218           NwaCegarLoop]: trace histogram [12, 12, 12, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1]
[2024-11-24 00:41:38,928 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:39,111 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable31
[2024-11-24 00:41:39,112 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:39,112 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:39,113 INFO  L85        PathProgramCache]: Analyzing trace with hash -33283891, now seen corresponding path program 1 times
[2024-11-24 00:41:39,113 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:39,113 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [876954210]
[2024-11-24 00:41:39,113 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:39,113 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:39,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:41:39,174 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1174127111]
[2024-11-24 00:41:39,174 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:39,174 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:39,174 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:39,179 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:39,181 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-24 00:41:39,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:39,288 INFO  L256         TraceCheckSpWp]: Trace formula consists of 306 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:39,292 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:39,591 INFO  L134       CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-24 00:41:39,591 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:39,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:39,740 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [876954210]
[2024-11-24 00:41:39,740 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:39,740 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1174127111]
[2024-11-24 00:41:39,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1174127111] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:39,741 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:41:39,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-24 00:41:39,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1532444261]
[2024-11-24 00:41:39,741 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:39,741 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:41:39,741 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:39,742 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:41:39,742 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:41:39,742 INFO  L87              Difference]: Start difference. First operand 603 states and 748 transitions. Second operand  has 5 states, 4 states have (on average 36.25) internal successors, (145), 5 states have internal predecessors, (145), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-24 00:41:39,990 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:39,990 INFO  L93              Difference]: Finished difference Result 694 states and 772 transitions.
[2024-11-24 00:41:39,991 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 00:41:39,991 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 36.25) internal successors, (145), 5 states have internal predecessors, (145), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12) Word has length 202
[2024-11-24 00:41:39,992 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:39,995 INFO  L225             Difference]: With dead ends: 694
[2024-11-24 00:41:39,995 INFO  L226             Difference]: Without dead ends: 693
[2024-11-24 00:41:39,996 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 243 GetRequests, 238 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:41:39,997 INFO  L435           NwaCegarLoop]: 229 mSDtfsCounter, 189 mSDsluCounter, 608 mSDsCounter, 0 mSdLazyCounter, 126 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 197 SdHoareTripleChecker+Valid, 837 SdHoareTripleChecker+Invalid, 126 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 126 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:39,997 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [197 Valid, 837 Invalid, 126 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 126 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:41:39,998 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 693 states.
[2024-11-24 00:41:40,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 693 to 603.
[2024-11-24 00:41:40,034 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 603 states, 477 states have (on average 1.419287211740042) internal successors, (677), 564 states have internal predecessors, (677), 35 states have call successors, (35), 5 states have call predecessors, (35), 5 states have return successors, (35), 33 states have call predecessors, (35), 35 states have call successors, (35)
[2024-11-24 00:41:40,036 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 603 states and 747 transitions.
[2024-11-24 00:41:40,037 INFO  L78                 Accepts]: Start accepts. Automaton has 603 states and 747 transitions. Word has length 202
[2024-11-24 00:41:40,037 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:40,037 INFO  L471      AbstractCegarLoop]: Abstraction has 603 states and 747 transitions.
[2024-11-24 00:41:40,038 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 36.25) internal successors, (145), 5 states have internal predecessors, (145), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-24 00:41:40,038 INFO  L276                IsEmpty]: Start isEmpty. Operand 603 states and 747 transitions.
[2024-11-24 00:41:40,039 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 210
[2024-11-24 00:41:40,039 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:40,040 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 13, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1]
[2024-11-24 00:41:40,053 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:40,240 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:40,241 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:40,241 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:40,242 INFO  L85        PathProgramCache]: Analyzing trace with hash 2056756558, now seen corresponding path program 2 times
[2024-11-24 00:41:40,242 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:40,242 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [238122803]
[2024-11-24 00:41:40,242 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:41:40,242 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:40,286 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:41:40,287 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:41:40,289 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1321352956]
[2024-11-24 00:41:40,289 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:41:40,289 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:40,289 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:40,292 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:40,297 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-24 00:41:40,422 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:41:40,423 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:41:40,429 INFO  L256         TraceCheckSpWp]: Trace formula consists of 317 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:40,433 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:41,474 INFO  L134       CoverageAnalysis]: Checked inductivity of 430 backedges. 0 proven. 118 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:41,475 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:46,052 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:46,052 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [238122803]
[2024-11-24 00:41:46,052 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:41:46,052 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1321352956]
[2024-11-24 00:41:46,052 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1321352956] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:46,052 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:41:46,053 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-24 00:41:46,053 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [828745672]
[2024-11-24 00:41:46,053 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:46,053 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 00:41:46,053 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:46,054 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 00:41:46,054 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=86, Unknown=1, NotChecked=0, Total=132
[2024-11-24 00:41:46,054 INFO  L87              Difference]: Start difference. First operand 603 states and 747 transitions. Second operand  has 9 states, 8 states have (on average 18.375) internal successors, (147), 9 states have internal predecessors, (147), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13)
[2024-11-24 00:41:47,831 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:47,831 INFO  L93              Difference]: Finished difference Result 645 states and 771 transitions.
[2024-11-24 00:41:47,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:41:47,832 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 18.375) internal successors, (147), 9 states have internal predecessors, (147), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13) Word has length 209
[2024-11-24 00:41:47,832 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:47,834 INFO  L225             Difference]: With dead ends: 645
[2024-11-24 00:41:47,835 INFO  L226             Difference]: Without dead ends: 623
[2024-11-24 00:41:47,835 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 257 GetRequests, 247 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=45, Invalid=86, Unknown=1, NotChecked=0, Total=132
[2024-11-24 00:41:47,836 INFO  L435           NwaCegarLoop]: 139 mSDtfsCounter, 121 mSDsluCounter, 446 mSDsCounter, 0 mSdLazyCounter, 1904 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 585 SdHoareTripleChecker+Invalid, 1925 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 1904 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:47,836 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 585 Invalid, 1925 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 1904 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-24 00:41:47,837 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 623 states.
[2024-11-24 00:41:47,871 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 623 to 611.
[2024-11-24 00:41:47,872 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 611 states, 485 states have (on average 1.3731958762886598) internal successors, (666), 571 states have internal predecessors, (666), 35 states have call successors, (35), 5 states have call predecessors, (35), 5 states have return successors, (35), 34 states have call predecessors, (35), 35 states have call successors, (35)
[2024-11-24 00:41:47,874 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 611 states and 736 transitions.
[2024-11-24 00:41:47,874 INFO  L78                 Accepts]: Start accepts. Automaton has 611 states and 736 transitions. Word has length 209
[2024-11-24 00:41:47,875 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:47,875 INFO  L471      AbstractCegarLoop]: Abstraction has 611 states and 736 transitions.
[2024-11-24 00:41:47,875 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 18.375) internal successors, (147), 9 states have internal predecessors, (147), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13)
[2024-11-24 00:41:47,875 INFO  L276                IsEmpty]: Start isEmpty. Operand 611 states and 736 transitions.
[2024-11-24 00:41:47,876 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 211
[2024-11-24 00:41:47,877 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:47,877 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 13, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1]
[2024-11-24 00:41:47,891 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0
[2024-11-24 00:41:48,078 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:48,078 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:48,078 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:48,079 INFO  L85        PathProgramCache]: Analyzing trace with hash -665056051, now seen corresponding path program 2 times
[2024-11-24 00:41:48,079 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:48,079 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [29999290]
[2024-11-24 00:41:48,079 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:41:48,079 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:48,108 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:41:48,108 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:41:48,409 INFO  L134       CoverageAnalysis]: Checked inductivity of 432 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:48,410 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:48,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [29999290]
[2024-11-24 00:41:48,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [29999290] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:48,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [952014519]
[2024-11-24 00:41:48,410 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:41:48,411 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:48,411 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:48,413 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:48,417 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-24 00:41:48,518 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:41:48,518 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:41:48,522 INFO  L256         TraceCheckSpWp]: Trace formula consists of 318 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:48,527 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:49,392 INFO  L134       CoverageAnalysis]: Checked inductivity of 432 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:49,393 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:49,846 INFO  L134       CoverageAnalysis]: Checked inductivity of 432 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:49,846 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [952014519] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:49,846 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:41:49,847 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-11-24 00:41:49,847 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1753533600]
[2024-11-24 00:41:49,847 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:49,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:41:49,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:49,849 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:41:49,849 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:41:49,850 INFO  L87              Difference]: Start difference. First operand 611 states and 736 transitions. Second operand  has 13 states, 12 states have (on average 33.916666666666664) internal successors, (407), 13 states have internal predecessors, (407), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-24 00:41:52,105 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:52,105 INFO  L93              Difference]: Finished difference Result 611 states and 736 transitions.
[2024-11-24 00:41:52,105 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:41:52,106 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 33.916666666666664) internal successors, (407), 13 states have internal predecessors, (407), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 210
[2024-11-24 00:41:52,106 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:52,108 INFO  L225             Difference]: With dead ends: 611
[2024-11-24 00:41:52,108 INFO  L226             Difference]: Without dead ends: 604
[2024-11-24 00:41:52,108 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 428 GetRequests, 412 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=95, Invalid=211, Unknown=0, NotChecked=0, Total=306
[2024-11-24 00:41:52,109 INFO  L435           NwaCegarLoop]: 132 mSDtfsCounter, 520 mSDsluCounter, 528 mSDsCounter, 0 mSdLazyCounter, 1481 mSolverCounterSat, 43 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 520 SdHoareTripleChecker+Valid, 660 SdHoareTripleChecker+Invalid, 1524 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 1481 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:52,109 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [520 Valid, 660 Invalid, 1524 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 1481 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-24 00:41:52,110 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 604 states.
[2024-11-24 00:41:52,146 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 604 to 604.
[2024-11-24 00:41:52,147 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 604 states, 485 states have (on average 1.3463917525773197) internal successors, (653), 564 states have internal predecessors, (653), 35 states have call successors, (35), 5 states have call predecessors, (35), 5 states have return successors, (35), 34 states have call predecessors, (35), 35 states have call successors, (35)
[2024-11-24 00:41:52,149 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 604 states to 604 states and 723 transitions.
[2024-11-24 00:41:52,149 INFO  L78                 Accepts]: Start accepts. Automaton has 604 states and 723 transitions. Word has length 210
[2024-11-24 00:41:52,150 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:52,150 INFO  L471      AbstractCegarLoop]: Abstraction has 604 states and 723 transitions.
[2024-11-24 00:41:52,150 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 33.916666666666664) internal successors, (407), 13 states have internal predecessors, (407), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-24 00:41:52,151 INFO  L276                IsEmpty]: Start isEmpty. Operand 604 states and 723 transitions.
[2024-11-24 00:41:52,152 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 212
[2024-11-24 00:41:52,152 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:52,152 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 13, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1]
[2024-11-24 00:41:52,168 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-24 00:41:52,356 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:52,357 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:52,357 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:52,358 INFO  L85        PathProgramCache]: Analyzing trace with hash 858098992, now seen corresponding path program 2 times
[2024-11-24 00:41:52,358 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:52,358 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2088090215]
[2024-11-24 00:41:52,358 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:41:52,358 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:52,393 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:41:52,393 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:41:52,691 INFO  L134       CoverageAnalysis]: Checked inductivity of 434 backedges. 0 proven. 122 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:52,692 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:52,692 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2088090215]
[2024-11-24 00:41:52,692 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2088090215] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:52,692 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1890799659]
[2024-11-24 00:41:52,692 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:41:52,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:52,693 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:52,695 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:52,698 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-24 00:41:52,802 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:41:52,802 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:41:52,804 INFO  L256         TraceCheckSpWp]: Trace formula consists of 319 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:52,808 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:53,517 INFO  L134       CoverageAnalysis]: Checked inductivity of 434 backedges. 0 proven. 122 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:53,517 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:53,953 INFO  L134       CoverageAnalysis]: Checked inductivity of 434 backedges. 0 proven. 122 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:53,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1890799659] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:41:53,953 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:41:53,953 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-11-24 00:41:53,953 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1097274621]
[2024-11-24 00:41:53,954 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:53,954 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:41:53,954 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:53,955 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:41:53,955 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=101, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:41:53,956 INFO  L87              Difference]: Start difference. First operand 604 states and 723 transitions. Second operand  has 13 states, 12 states have (on average 34.083333333333336) internal successors, (409), 13 states have internal predecessors, (409), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-24 00:41:55,571 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:41:55,571 INFO  L93              Difference]: Finished difference Result 672 states and 768 transitions.
[2024-11-24 00:41:55,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-24 00:41:55,572 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 34.083333333333336) internal successors, (409), 13 states have internal predecessors, (409), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 211
[2024-11-24 00:41:55,573 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:41:55,576 INFO  L225             Difference]: With dead ends: 672
[2024-11-24 00:41:55,577 INFO  L226             Difference]: Without dead ends: 670
[2024-11-24 00:41:55,577 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 429 GetRequests, 414 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=103, Invalid=169, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:41:55,578 INFO  L435           NwaCegarLoop]: 109 mSDtfsCounter, 387 mSDsluCounter, 580 mSDsCounter, 0 mSdLazyCounter, 1112 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 394 SdHoareTripleChecker+Valid, 689 SdHoareTripleChecker+Invalid, 1133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 1112 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:41:55,578 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [394 Valid, 689 Invalid, 1133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 1112 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 00:41:55,581 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 670 states.
[2024-11-24 00:41:55,610 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 670 to 629.
[2024-11-24 00:41:55,610 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 629 states, 507 states have (on average 1.3333333333333333) internal successors, (676), 586 states have internal predecessors, (676), 38 states have call successors, (38), 5 states have call predecessors, (38), 5 states have return successors, (38), 37 states have call predecessors, (38), 38 states have call successors, (38)
[2024-11-24 00:41:55,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 629 states and 752 transitions.
[2024-11-24 00:41:55,613 INFO  L78                 Accepts]: Start accepts. Automaton has 629 states and 752 transitions. Word has length 211
[2024-11-24 00:41:55,613 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:41:55,613 INFO  L471      AbstractCegarLoop]: Abstraction has 629 states and 752 transitions.
[2024-11-24 00:41:55,613 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 34.083333333333336) internal successors, (409), 13 states have internal predecessors, (409), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-24 00:41:55,613 INFO  L276                IsEmpty]: Start isEmpty. Operand 629 states and 752 transitions.
[2024-11-24 00:41:55,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 214
[2024-11-24 00:41:55,615 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:41:55,615 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 13, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1]
[2024-11-24 00:41:55,630 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-11-24 00:41:55,815 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-11-24 00:41:55,816 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:41:55,816 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:41:55,816 INFO  L85        PathProgramCache]: Analyzing trace with hash -586478, now seen corresponding path program 1 times
[2024-11-24 00:41:55,816 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:41:55,816 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1672768775]
[2024-11-24 00:41:55,816 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:55,816 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:41:55,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:56,180 INFO  L134       CoverageAnalysis]: Checked inductivity of 438 backedges. 0 proven. 126 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:56,180 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:41:56,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1672768775]
[2024-11-24 00:41:56,180 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1672768775] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:56,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [616786689]
[2024-11-24 00:41:56,180 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:41:56,180 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:41:56,181 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:41:56,185 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:41:56,190 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-24 00:41:56,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:41:56,295 INFO  L256         TraceCheckSpWp]: Trace formula consists of 321 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-24 00:41:56,299 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:41:57,193 INFO  L134       CoverageAnalysis]: Checked inductivity of 438 backedges. 0 proven. 126 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:41:57,193 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:41:57,316 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [616786689] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:41:57,316 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:41:57,316 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10
[2024-11-24 00:41:57,317 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1515208311]
[2024-11-24 00:41:57,317 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:41:57,317 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-24 00:41:57,317 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:41:57,318 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-24 00:41:57,318 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:41:57,318 INFO  L87              Difference]: Start difference. First operand 629 states and 752 transitions. Second operand  has 11 states, 10 states have (on average 27.1) internal successors, (271), 11 states have internal predecessors, (271), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23)
[2024-11-24 00:42:01,284 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:01,284 INFO  L93              Difference]: Finished difference Result 636 states and 755 transitions.
[2024-11-24 00:42:01,284 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-24 00:42:01,284 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 27.1) internal successors, (271), 11 states have internal predecessors, (271), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23) Word has length 213
[2024-11-24 00:42:01,285 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:01,287 INFO  L225             Difference]: With dead ends: 636
[2024-11-24 00:42:01,287 INFO  L226             Difference]: Without dead ends: 624
[2024-11-24 00:42:01,288 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 214 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 49 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=112, Invalid=308, Unknown=0, NotChecked=0, Total=420
[2024-11-24 00:42:01,289 INFO  L435           NwaCegarLoop]: 132 mSDtfsCounter, 728 mSDsluCounter, 563 mSDsCounter, 0 mSdLazyCounter, 1487 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 728 SdHoareTripleChecker+Valid, 695 SdHoareTripleChecker+Invalid, 1552 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 1487 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:01,289 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [728 Valid, 695 Invalid, 1552 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 1487 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-24 00:42:01,289 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 624 states.
[2024-11-24 00:42:01,321 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 624 to 624.
[2024-11-24 00:42:01,322 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 624 states, 509 states have (on average 1.3045186640471513) internal successors, (664), 580 states have internal predecessors, (664), 38 states have call successors, (38), 5 states have call predecessors, (38), 5 states have return successors, (38), 38 states have call predecessors, (38), 38 states have call successors, (38)
[2024-11-24 00:42:01,323 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 624 states to 624 states and 740 transitions.
[2024-11-24 00:42:01,323 INFO  L78                 Accepts]: Start accepts. Automaton has 624 states and 740 transitions. Word has length 213
[2024-11-24 00:42:01,323 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:01,323 INFO  L471      AbstractCegarLoop]: Abstraction has 624 states and 740 transitions.
[2024-11-24 00:42:01,324 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 27.1) internal successors, (271), 11 states have internal predecessors, (271), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23)
[2024-11-24 00:42:01,324 INFO  L276                IsEmpty]: Start isEmpty. Operand 624 states and 740 transitions.
[2024-11-24 00:42:01,325 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 217
[2024-11-24 00:42:01,325 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:01,325 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 13, 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, 2, 2, 2, 2, 2, 2, 1, 1, 1]
[2024-11-24 00:42:01,335 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Forceful destruction successful, exit code 0
[2024-11-24 00:42:01,525 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-11-24 00:42:01,526 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr28ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:01,526 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:01,526 INFO  L85        PathProgramCache]: Analyzing trace with hash -291798541, now seen corresponding path program 1 times
[2024-11-24 00:42:01,526 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:01,526 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1407134321]
[2024-11-24 00:42:01,526 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:42:01,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:01,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:42:01,577 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2038541986]
[2024-11-24 00:42:01,577 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:42:01,577 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:01,577 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:01,579 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:01,583 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-24 00:42:01,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:42:01,671 INFO  L256         TraceCheckSpWp]: Trace formula consists of 324 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:01,674 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:42:02,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 444 backedges. 0 proven. 132 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:42:02,595 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:42:03,371 INFO  L134       CoverageAnalysis]: Checked inductivity of 444 backedges. 0 proven. 132 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-24 00:42:03,371 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:42:03,371 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1407134321]
[2024-11-24 00:42:03,371 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:42:03,371 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2038541986]
[2024-11-24 00:42:03,372 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2038541986] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:42:03,372 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:42:03,372 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-24 00:42:03,372 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003387440]
[2024-11-24 00:42:03,372 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:42:03,373 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-24 00:42:03,373 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:42:03,374 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-24 00:42:03,374 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:42:03,374 INFO  L87              Difference]: Start difference. First operand 624 states and 740 transitions. Second operand  has 16 states, 15 states have (on average 20.266666666666666) internal successors, (304), 16 states have internal predecessors, (304), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-24 00:42:09,692 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:09,692 INFO  L93              Difference]: Finished difference Result 1020 states and 1295 transitions.
[2024-11-24 00:42:09,694 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-24 00:42:09,694 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 20.266666666666666) internal successors, (304), 16 states have internal predecessors, (304), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26) Word has length 216
[2024-11-24 00:42:09,694 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:09,698 INFO  L225             Difference]: With dead ends: 1020
[2024-11-24 00:42:09,698 INFO  L226             Difference]: Without dead ends: 936
[2024-11-24 00:42:09,699 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 437 GetRequests, 416 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=179, Invalid=327, Unknown=0, NotChecked=0, Total=506
[2024-11-24 00:42:09,700 INFO  L435           NwaCegarLoop]: 134 mSDtfsCounter, 946 mSDsluCounter, 1044 mSDsCounter, 0 mSdLazyCounter, 3588 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 960 SdHoareTripleChecker+Valid, 1178 SdHoareTripleChecker+Invalid, 3695 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 3588 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.9s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:09,700 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [960 Valid, 1178 Invalid, 3695 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 3588 Invalid, 0 Unknown, 0 Unchecked, 5.9s Time]
[2024-11-24 00:42:09,701 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 936 states.
[2024-11-24 00:42:09,751 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 936 to 728.
[2024-11-24 00:42:09,752 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 728 states, 606 states have (on average 1.3283828382838283) internal successors, (805), 677 states have internal predecessors, (805), 45 states have call successors, (45), 5 states have call predecessors, (45), 5 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45)
[2024-11-24 00:42:09,754 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 728 states to 728 states and 895 transitions.
[2024-11-24 00:42:09,755 INFO  L78                 Accepts]: Start accepts. Automaton has 728 states and 895 transitions. Word has length 216
[2024-11-24 00:42:09,755 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:09,755 INFO  L471      AbstractCegarLoop]: Abstraction has 728 states and 895 transitions.
[2024-11-24 00:42:09,756 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 20.266666666666666) internal successors, (304), 16 states have internal predecessors, (304), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-24 00:42:09,756 INFO  L276                IsEmpty]: Start isEmpty. Operand 728 states and 895 transitions.
[2024-11-24 00:42:09,757 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 259
[2024-11-24 00:42:09,758 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:09,758 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 16, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:42:09,774 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0
[2024-11-24 00:42:09,961 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37,25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:09,962 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr62ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:09,962 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:09,962 INFO  L85        PathProgramCache]: Analyzing trace with hash 297698353, now seen corresponding path program 2 times
[2024-11-24 00:42:09,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:09,963 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [351256912]
[2024-11-24 00:42:09,963 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:09,963 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:10,018 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:10,021 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:42:10,023 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [598770084]
[2024-11-24 00:42:10,027 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:10,028 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:10,028 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:10,034 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:10,035 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-24 00:42:10,165 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:10,165 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:42:10,167 INFO  L256         TraceCheckSpWp]: Trace formula consists of 378 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:10,170 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:42:11,476 INFO  L134       CoverageAnalysis]: Checked inductivity of 656 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-24 00:42:11,476 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:42:12,327 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:42:12,328 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [351256912]
[2024-11-24 00:42:12,328 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:42:12,328 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [598770084]
[2024-11-24 00:42:12,328 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [598770084] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:42:12,328 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:42:12,328 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7] total 7
[2024-11-24 00:42:12,328 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927440351]
[2024-11-24 00:42:12,328 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:42:12,329 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 00:42:12,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:42:12,329 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 00:42:12,330 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:42:12,330 INFO  L87              Difference]: Start difference. First operand 728 states and 895 transitions. Second operand  has 8 states, 7 states have (on average 25.857142857142858) internal successors, (181), 8 states have internal predecessors, (181), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-24 00:42:14,170 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:14,170 INFO  L93              Difference]: Finished difference Result 729 states and 895 transitions.
[2024-11-24 00:42:14,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 00:42:14,171 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 25.857142857142858) internal successors, (181), 8 states have internal predecessors, (181), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 258
[2024-11-24 00:42:14,171 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:14,175 INFO  L225             Difference]: With dead ends: 729
[2024-11-24 00:42:14,176 INFO  L226             Difference]: Without dead ends: 725
[2024-11-24 00:42:14,176 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 364 GetRequests, 346 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 49 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=130, Invalid=250, Unknown=0, NotChecked=0, Total=380
[2024-11-24 00:42:14,177 INFO  L435           NwaCegarLoop]: 60 mSDtfsCounter, 659 mSDsluCounter, 130 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 659 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 1146 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:14,177 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [659 Valid, 190 Invalid, 1146 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-24 00:42:14,178 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 725 states.
[2024-11-24 00:42:14,208 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 725 to 724.
[2024-11-24 00:42:14,209 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 724 states, 606 states have (on average 1.3052805280528053) internal successors, (791), 673 states have internal predecessors, (791), 45 states have call successors, (45), 5 states have call predecessors, (45), 5 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45)
[2024-11-24 00:42:14,210 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 724 states to 724 states and 881 transitions.
[2024-11-24 00:42:14,210 INFO  L78                 Accepts]: Start accepts. Automaton has 724 states and 881 transitions. Word has length 258
[2024-11-24 00:42:14,211 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:14,211 INFO  L471      AbstractCegarLoop]: Abstraction has 724 states and 881 transitions.
[2024-11-24 00:42:14,211 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 25.857142857142858) internal successors, (181), 8 states have internal predecessors, (181), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-24 00:42:14,211 INFO  L276                IsEmpty]: Start isEmpty. Operand 724 states and 881 transitions.
[2024-11-24 00:42:14,212 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 260
[2024-11-24 00:42:14,212 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:14,212 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 16, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:42:14,221 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0
[2024-11-24 00:42:14,413 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2024-11-24 00:42:14,413 INFO  L396      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:14,413 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:14,414 INFO  L85        PathProgramCache]: Analyzing trace with hash 638714535, now seen corresponding path program 2 times
[2024-11-24 00:42:14,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:14,414 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925980937]
[2024-11-24 00:42:14,414 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:14,414 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:14,465 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:14,466 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:42:14,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [849139495]
[2024-11-24 00:42:14,468 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:14,468 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:14,468 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:14,470 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:14,474 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-24 00:42:14,603 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:14,603 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:42:14,606 INFO  L256         TraceCheckSpWp]: Trace formula consists of 379 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:14,611 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:42:16,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 656 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-24 00:42:16,015 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:42:16,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:42:16,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925980937]
[2024-11-24 00:42:16,276 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:42:16,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [849139495]
[2024-11-24 00:42:16,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [849139495] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:42:16,276 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:42:16,277 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2024-11-24 00:42:16,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [164686210]
[2024-11-24 00:42:16,277 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:42:16,277 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 00:42:16,277 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:42:16,278 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 00:42:16,278 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:42:16,278 INFO  L87              Difference]: Start difference. First operand 724 states and 881 transitions. Second operand  has 10 states, 9 states have (on average 20.22222222222222) internal successors, (182), 10 states have internal predecessors, (182), 5 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16)
[2024-11-24 00:42:17,848 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:17,849 INFO  L93              Difference]: Finished difference Result 733 states and 881 transitions.
[2024-11-24 00:42:17,849 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-24 00:42:17,849 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 20.22222222222222) internal successors, (182), 10 states have internal predecessors, (182), 5 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16) Word has length 259
[2024-11-24 00:42:17,850 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:17,855 INFO  L225             Difference]: With dead ends: 733
[2024-11-24 00:42:17,855 INFO  L226             Difference]: Without dead ends: 732
[2024-11-24 00:42:17,855 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 276 GetRequests, 263 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=48, Invalid=162, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:42:17,856 INFO  L435           NwaCegarLoop]: 190 mSDtfsCounter, 162 mSDsluCounter, 444 mSDsCounter, 0 mSdLazyCounter, 1736 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 162 SdHoareTripleChecker+Valid, 634 SdHoareTripleChecker+Invalid, 1749 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 1736 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:17,856 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [162 Valid, 634 Invalid, 1749 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 1736 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 00:42:17,857 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 732 states.
[2024-11-24 00:42:17,904 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 732 to 724.
[2024-11-24 00:42:17,905 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 724 states, 606 states have (on average 1.3036303630363035) internal successors, (790), 673 states have internal predecessors, (790), 45 states have call successors, (45), 5 states have call predecessors, (45), 5 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45)
[2024-11-24 00:42:17,907 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 724 states to 724 states and 880 transitions.
[2024-11-24 00:42:17,907 INFO  L78                 Accepts]: Start accepts. Automaton has 724 states and 880 transitions. Word has length 259
[2024-11-24 00:42:17,908 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:17,908 INFO  L471      AbstractCegarLoop]: Abstraction has 724 states and 880 transitions.
[2024-11-24 00:42:17,908 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 20.22222222222222) internal successors, (182), 10 states have internal predecessors, (182), 5 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16)
[2024-11-24 00:42:17,908 INFO  L276                IsEmpty]: Start isEmpty. Operand 724 states and 880 transitions.
[2024-11-24 00:42:17,910 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 263
[2024-11-24 00:42:17,910 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:17,910 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 16, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:42:17,923 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0
[2024-11-24 00:42:18,114 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-24 00:42:18,115 INFO  L396      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr66ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:18,115 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:18,116 INFO  L85        PathProgramCache]: Analyzing trace with hash 1239775669, now seen corresponding path program 2 times
[2024-11-24 00:42:18,116 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:18,116 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82555510]
[2024-11-24 00:42:18,116 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:18,117 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:18,159 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:18,160 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:42:18,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1862105784]
[2024-11-24 00:42:18,162 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:18,162 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:18,162 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:18,164 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:18,170 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-24 00:42:18,348 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:18,348 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:42:18,350 INFO  L256         TraceCheckSpWp]: Trace formula consists of 382 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:18,354 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:42:21,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 656 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-24 00:42:21,410 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:42:23,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 656 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-24 00:42:23,279 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:42:23,279 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [82555510]
[2024-11-24 00:42:23,279 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:42:23,279 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1862105784]
[2024-11-24 00:42:23,280 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1862105784] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:42:23,280 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:42:23,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-24 00:42:23,280 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [288227827]
[2024-11-24 00:42:23,280 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:42:23,281 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-24 00:42:23,281 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:42:23,282 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-24 00:42:23,282 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=171, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:42:23,283 INFO  L87              Difference]: Start difference. First operand 724 states and 880 transitions. Second operand  has 16 states, 15 states have (on average 24.4) internal successors, (366), 16 states have internal predecessors, (366), 6 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 6 states have call predecessors, (32), 6 states have call successors, (32)
[2024-11-24 00:42:39,228 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:42:47,315 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.83s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:42:47,607 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:47,607 INFO  L93              Difference]: Finished difference Result 760 states and 914 transitions.
[2024-11-24 00:42:47,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-24 00:42:47,608 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 24.4) internal successors, (366), 16 states have internal predecessors, (366), 6 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 6 states have call predecessors, (32), 6 states have call successors, (32) Word has length 262
[2024-11-24 00:42:47,608 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:47,611 INFO  L225             Difference]: With dead ends: 760
[2024-11-24 00:42:47,611 INFO  L226             Difference]: Without dead ends: 754
[2024-11-24 00:42:47,611 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 528 GetRequests, 508 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=125, Invalid=337, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:42:47,612 INFO  L435           NwaCegarLoop]: 129 mSDtfsCounter, 302 mSDsluCounter, 603 mSDsCounter, 0 mSdLazyCounter, 3242 mSolverCounterSat, 27 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 23.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 307 SdHoareTripleChecker+Valid, 732 SdHoareTripleChecker+Invalid, 3270 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 3242 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 24.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:47,612 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [307 Valid, 732 Invalid, 3270 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 3242 Invalid, 1 Unknown, 0 Unchecked, 24.0s Time]
[2024-11-24 00:42:47,613 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 754 states.
[2024-11-24 00:42:47,651 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 754 to 736.
[2024-11-24 00:42:47,652 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 736 states, 617 states have (on average 1.2917341977309562) internal successors, (797), 684 states have internal predecessors, (797), 46 states have call successors, (46), 5 states have call predecessors, (46), 5 states have return successors, (46), 46 states have call predecessors, (46), 46 states have call successors, (46)
[2024-11-24 00:42:47,653 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 736 states and 889 transitions.
[2024-11-24 00:42:47,654 INFO  L78                 Accepts]: Start accepts. Automaton has 736 states and 889 transitions. Word has length 262
[2024-11-24 00:42:47,654 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:47,654 INFO  L471      AbstractCegarLoop]: Abstraction has 736 states and 889 transitions.
[2024-11-24 00:42:47,654 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 24.4) internal successors, (366), 16 states have internal predecessors, (366), 6 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 6 states have call predecessors, (32), 6 states have call successors, (32)
[2024-11-24 00:42:47,654 INFO  L276                IsEmpty]: Start isEmpty. Operand 736 states and 889 transitions.
[2024-11-24 00:42:47,656 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 276
[2024-11-24 00:42:47,656 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:47,657 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 16, 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, 1, 1, 1]
[2024-11-24 00:42:47,674 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0
[2024-11-24 00:42:47,857 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40,28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:47,857 INFO  L396      AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:47,858 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:47,858 INFO  L85        PathProgramCache]: Analyzing trace with hash 316817448, now seen corresponding path program 1 times
[2024-11-24 00:42:47,858 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:47,858 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [31329413]
[2024-11-24 00:42:47,858 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:42:47,858 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:47,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:42:47,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1071794686]
[2024-11-24 00:42:47,911 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:42:47,911 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:47,911 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:47,913 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:47,918 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-11-24 00:42:48,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:42:48,045 INFO  L256         TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:48,050 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:42:48,368 INFO  L134       CoverageAnalysis]: Checked inductivity of 723 backedges. 0 proven. 243 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-24 00:42:48,368 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:42:49,034 INFO  L134       CoverageAnalysis]: Checked inductivity of 723 backedges. 0 proven. 243 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-24 00:42:49,034 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:42:49,034 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [31329413]
[2024-11-24 00:42:49,034 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:42:49,034 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1071794686]
[2024-11-24 00:42:49,034 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1071794686] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:42:49,034 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:42:49,034 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-24 00:42:49,035 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1517528800]
[2024-11-24 00:42:49,035 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:42:49,035 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 00:42:49,036 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:42:49,036 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 00:42:49,036 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:42:49,036 INFO  L87              Difference]: Start difference. First operand 736 states and 889 transitions. Second operand  has 10 states, 9 states have (on average 43.55555555555556) internal successors, (392), 10 states have internal predecessors, (392), 8 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 8 states have call predecessors, (32), 8 states have call successors, (32)
[2024-11-24 00:42:49,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:49,790 INFO  L93              Difference]: Finished difference Result 929 states and 1016 transitions.
[2024-11-24 00:42:49,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 00:42:49,791 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 43.55555555555556) internal successors, (392), 10 states have internal predecessors, (392), 8 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 8 states have call predecessors, (32), 8 states have call successors, (32) Word has length 275
[2024-11-24 00:42:49,791 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:49,795 INFO  L225             Difference]: With dead ends: 929
[2024-11-24 00:42:49,795 INFO  L226             Difference]: Without dead ends: 927
[2024-11-24 00:42:49,796 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 550 GetRequests, 540 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=53, Invalid=79, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:42:49,797 INFO  L435           NwaCegarLoop]: 475 mSDtfsCounter, 1529 mSDsluCounter, 1649 mSDsCounter, 0 mSdLazyCounter, 509 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1540 SdHoareTripleChecker+Valid, 2124 SdHoareTripleChecker+Invalid, 564 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 509 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:49,797 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1540 Valid, 2124 Invalid, 564 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 509 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:42:49,798 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 927 states.
[2024-11-24 00:42:49,853 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 927 to 735.
[2024-11-24 00:42:49,854 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 735 states, 617 states have (on average 1.2852512155591571) internal successors, (793), 683 states have internal predecessors, (793), 46 states have call successors, (46), 5 states have call predecessors, (46), 5 states have return successors, (46), 46 states have call predecessors, (46), 46 states have call successors, (46)
[2024-11-24 00:42:49,856 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 735 states and 885 transitions.
[2024-11-24 00:42:49,857 INFO  L78                 Accepts]: Start accepts. Automaton has 735 states and 885 transitions. Word has length 275
[2024-11-24 00:42:49,857 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:49,857 INFO  L471      AbstractCegarLoop]: Abstraction has 735 states and 885 transitions.
[2024-11-24 00:42:49,857 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 43.55555555555556) internal successors, (392), 10 states have internal predecessors, (392), 8 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 8 states have call predecessors, (32), 8 states have call successors, (32)
[2024-11-24 00:42:49,858 INFO  L276                IsEmpty]: Start isEmpty. Operand 735 states and 885 transitions.
[2024-11-24 00:42:49,859 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 282
[2024-11-24 00:42:49,860 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:49,860 INFO  L218           NwaCegarLoop]: trace histogram [17, 17, 17, 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, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:42:49,874 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-11-24 00:42:50,061 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41,29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:50,061 INFO  L396      AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:50,061 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:50,062 INFO  L85        PathProgramCache]: Analyzing trace with hash -585522503, now seen corresponding path program 2 times
[2024-11-24 00:42:50,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:50,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1298442974]
[2024-11-24 00:42:50,062 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:50,062 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:50,122 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:50,123 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:42:50,126 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1128092007]
[2024-11-24 00:42:50,126 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:42:50,126 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:50,126 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:50,129 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:50,133 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-11-24 00:42:50,255 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:42:50,256 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:42:50,258 INFO  L256         TraceCheckSpWp]: Trace formula consists of 405 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:50,267 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:42:52,040 INFO  L134       CoverageAnalysis]: Checked inductivity of 720 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-24 00:42:52,041 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:42:53,121 INFO  L134       CoverageAnalysis]: Checked inductivity of 720 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-24 00:42:53,121 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:42:53,121 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1298442974]
[2024-11-24 00:42:53,121 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:42:53,121 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1128092007]
[2024-11-24 00:42:53,121 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1128092007] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:42:53,121 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:42:53,121 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10] total 19
[2024-11-24 00:42:53,122 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [914279650]
[2024-11-24 00:42:53,122 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:42:53,122 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-24 00:42:53,122 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:42:53,123 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-24 00:42:53,124 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=288, Unknown=0, NotChecked=0, Total=380
[2024-11-24 00:42:53,124 INFO  L87              Difference]: Start difference. First operand 735 states and 885 transitions. Second operand  has 20 states, 19 states have (on average 20.736842105263158) internal successors, (394), 20 states have internal predecessors, (394), 8 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 8 states have call predecessors, (34), 8 states have call successors, (34)
[2024-11-24 00:42:59,442 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:42:59,443 INFO  L93              Difference]: Finished difference Result 870 states and 1077 transitions.
[2024-11-24 00:42:59,443 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-24 00:42:59,443 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 19 states have (on average 20.736842105263158) internal successors, (394), 20 states have internal predecessors, (394), 8 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 8 states have call predecessors, (34), 8 states have call successors, (34) Word has length 281
[2024-11-24 00:42:59,444 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:42:59,447 INFO  L225             Difference]: With dead ends: 870
[2024-11-24 00:42:59,447 INFO  L226             Difference]: Without dead ends: 830
[2024-11-24 00:42:59,448 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 575 GetRequests, 542 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 188 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=301, Invalid=889, Unknown=0, NotChecked=0, Total=1190
[2024-11-24 00:42:59,449 INFO  L435           NwaCegarLoop]: 88 mSDtfsCounter, 734 mSDsluCounter, 711 mSDsCounter, 0 mSdLazyCounter, 4853 mSolverCounterSat, 80 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 739 SdHoareTripleChecker+Valid, 799 SdHoareTripleChecker+Invalid, 4933 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 80 IncrementalHoareTripleChecker+Valid, 4853 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:42:59,449 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [739 Valid, 799 Invalid, 4933 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [80 Valid, 4853 Invalid, 0 Unknown, 0 Unchecked, 5.7s Time]
[2024-11-24 00:42:59,450 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 830 states.
[2024-11-24 00:42:59,494 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 830 to 750.
[2024-11-24 00:42:59,495 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 750 states, 630 states have (on average 1.3031746031746032) internal successors, (821), 696 states have internal predecessors, (821), 48 states have call successors, (48), 5 states have call predecessors, (48), 5 states have return successors, (48), 48 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-24 00:42:59,496 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 750 states to 750 states and 917 transitions.
[2024-11-24 00:42:59,496 INFO  L78                 Accepts]: Start accepts. Automaton has 750 states and 917 transitions. Word has length 281
[2024-11-24 00:42:59,496 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:42:59,496 INFO  L471      AbstractCegarLoop]: Abstraction has 750 states and 917 transitions.
[2024-11-24 00:42:59,497 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 19 states have (on average 20.736842105263158) internal successors, (394), 20 states have internal predecessors, (394), 8 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 8 states have call predecessors, (34), 8 states have call successors, (34)
[2024-11-24 00:42:59,497 INFO  L276                IsEmpty]: Start isEmpty. Operand 750 states and 917 transitions.
[2024-11-24 00:42:59,498 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 294
[2024-11-24 00:42:59,498 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:42:59,499 INFO  L218           NwaCegarLoop]: trace histogram [18, 18, 18, 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, 1, 1, 1]
[2024-11-24 00:42:59,505 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0
[2024-11-24 00:42:59,699 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable42
[2024-11-24 00:42:59,699 INFO  L396      AbstractCegarLoop]: === Iteration 44 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:42:59,700 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:42:59,700 INFO  L85        PathProgramCache]: Analyzing trace with hash 367291340, now seen corresponding path program 3 times
[2024-11-24 00:42:59,700 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:42:59,700 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1056437036]
[2024-11-24 00:42:59,700 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:42:59,700 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:42:59,758 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-24 00:42:59,758 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:42:59,760 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1462333628]
[2024-11-24 00:42:59,761 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:42:59,761 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:42:59,761 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:42:59,763 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:42:59,768 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-11-24 00:42:59,876 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-24 00:42:59,876 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:42:59,877 INFO  L256         TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 30 conjuncts are in the unsatisfiable core
[2024-11-24 00:42:59,883 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:43:05,561 INFO  L134       CoverageAnalysis]: Checked inductivity of 885 backedges. 146 proven. 106 refuted. 0 times theorem prover too weak. 633 trivial. 0 not checked.
[2024-11-24 00:43:05,561 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:43:22,712 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:43:22,712 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1056437036]
[2024-11-24 00:43:22,712 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:43:22,712 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1462333628]
[2024-11-24 00:43:22,712 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1462333628] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:43:22,712 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:43:22,712 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12] total 12
[2024-11-24 00:43:22,713 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1476333083]
[2024-11-24 00:43:22,713 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:43:22,713 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:43:22,713 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:43:22,713 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:43:22,714 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=133, Invalid=467, Unknown=0, NotChecked=0, Total=600
[2024-11-24 00:43:22,714 INFO  L87              Difference]: Start difference. First operand 750 states and 917 transitions. Second operand  has 13 states, 12 states have (on average 9.083333333333334) internal successors, (109), 12 states have internal predecessors, (109), 5 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (9), 4 states have call predecessors, (9), 5 states have call successors, (9)
[2024-11-24 00:43:24,436 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.41s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:25,864 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:34,964 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.13s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:36,120 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:37,618 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.50s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:39,760 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:43,907 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:45,105 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:47,738 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.63s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:54,332 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:43:54,765 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:43:54,765 INFO  L93              Difference]: Finished difference Result 760 states and 927 transitions.
[2024-11-24 00:43:54,765 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-24 00:43:54,765 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 9.083333333333334) internal successors, (109), 12 states have internal predecessors, (109), 5 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (9), 4 states have call predecessors, (9), 5 states have call successors, (9) Word has length 293
[2024-11-24 00:43:54,766 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:43:54,768 INFO  L225             Difference]: With dead ends: 760
[2024-11-24 00:43:54,768 INFO  L226             Difference]: Without dead ends: 733
[2024-11-24 00:43:54,769 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 432 GetRequests, 400 SyntacticMatches, 3 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 157 ImplicationChecksByTransitivity, 24.3s TimeCoverageRelationStatistics Valid=234, Invalid=696, Unknown=0, NotChecked=0, Total=930
[2024-11-24 00:43:54,769 INFO  L435           NwaCegarLoop]: 31 mSDtfsCounter, 1001 mSDsluCounter, 159 mSDsCounter, 0 mSdLazyCounter, 1052 mSolverCounterSat, 111 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 25.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1001 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 1165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 111 IncrementalHoareTripleChecker+Valid, 1052 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 25.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:43:54,769 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1001 Valid, 190 Invalid, 1165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [111 Valid, 1052 Invalid, 2 Unknown, 0 Unchecked, 25.4s Time]
[2024-11-24 00:43:54,770 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 733 states.
[2024-11-24 00:43:54,805 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 733 to 721.
[2024-11-24 00:43:54,807 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 721 states, 628 states have (on average 1.1878980891719746) internal successors, (746), 668 states have internal predecessors, (746), 48 states have call successors, (48), 5 states have call predecessors, (48), 5 states have return successors, (48), 47 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-24 00:43:54,808 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 721 states and 842 transitions.
[2024-11-24 00:43:54,809 INFO  L78                 Accepts]: Start accepts. Automaton has 721 states and 842 transitions. Word has length 293
[2024-11-24 00:43:54,809 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:43:54,809 INFO  L471      AbstractCegarLoop]: Abstraction has 721 states and 842 transitions.
[2024-11-24 00:43:54,809 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 9.083333333333334) internal successors, (109), 12 states have internal predecessors, (109), 5 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (9), 4 states have call predecessors, (9), 5 states have call successors, (9)
[2024-11-24 00:43:54,809 INFO  L276                IsEmpty]: Start isEmpty. Operand 721 states and 842 transitions.
[2024-11-24 00:43:54,811 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 305
[2024-11-24 00:43:54,811 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:43:54,811 INFO  L218           NwaCegarLoop]: trace histogram [18, 18, 18, 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, 1, 1, 1]
[2024-11-24 00:43:54,820 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0
[2024-11-24 00:43:55,015 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable43
[2024-11-24 00:43:55,016 INFO  L396      AbstractCegarLoop]: === Iteration 45 === Targeting ULTIMATE.startErr32ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:43:55,016 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:43:55,016 INFO  L85        PathProgramCache]: Analyzing trace with hash -1439006343, now seen corresponding path program 1 times
[2024-11-24 00:43:55,016 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:43:55,016 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892953708]
[2024-11-24 00:43:55,016 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:43:55,016 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:43:55,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:43:55,371 INFO  L134       CoverageAnalysis]: Checked inductivity of 918 backedges. 0 proven. 306 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-24 00:43:55,371 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:43:55,371 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [892953708]
[2024-11-24 00:43:55,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [892953708] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:43:55,371 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1204322425]
[2024-11-24 00:43:55,371 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:43:55,371 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:43:55,371 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:43:55,375 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:43:55,376 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-11-24 00:43:55,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:43:55,489 INFO  L256         TraceCheckSpWp]: Trace formula consists of 443 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-24 00:43:55,493 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:43:55,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 918 backedges. 306 proven. 0 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-24 00:43:55,885 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:43:55,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1204322425] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:43:55,885 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:43:55,886 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [9] total 14
[2024-11-24 00:43:55,886 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [262377825]
[2024-11-24 00:43:55,886 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:43:55,886 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 00:43:55,886 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:43:55,887 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 00:43:55,887 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:43:55,888 INFO  L87              Difference]: Start difference. First operand 721 states and 842 transitions. Second operand  has 7 states, 6 states have (on average 36.166666666666664) internal successors, (217), 7 states have internal predecessors, (217), 4 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 4 states have call predecessors, (18), 4 states have call successors, (18)
[2024-11-24 00:43:56,781 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:43:56,781 INFO  L93              Difference]: Finished difference Result 730 states and 851 transitions.
[2024-11-24 00:43:56,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:43:56,782 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 36.166666666666664) internal successors, (217), 7 states have internal predecessors, (217), 4 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 4 states have call predecessors, (18), 4 states have call successors, (18) Word has length 304
[2024-11-24 00:43:56,782 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:43:56,784 INFO  L225             Difference]: With dead ends: 730
[2024-11-24 00:43:56,785 INFO  L226             Difference]: Without dead ends: 726
[2024-11-24 00:43:56,785 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 312 GetRequests, 299 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:43:56,785 INFO  L435           NwaCegarLoop]: 233 mSDtfsCounter, 412 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 563 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 424 SdHoareTripleChecker+Valid, 429 SdHoareTripleChecker+Invalid, 579 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 563 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:43:56,786 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [424 Valid, 429 Invalid, 579 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 563 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:43:56,787 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 726 states.
[2024-11-24 00:43:56,839 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 726 to 717.
[2024-11-24 00:43:56,839 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 717 states, 628 states have (on average 1.1751592356687899) internal successors, (738), 664 states have internal predecessors, (738), 48 states have call successors, (48), 5 states have call predecessors, (48), 5 states have return successors, (48), 47 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-24 00:43:56,840 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 717 states and 834 transitions.
[2024-11-24 00:43:56,841 INFO  L78                 Accepts]: Start accepts. Automaton has 717 states and 834 transitions. Word has length 304
[2024-11-24 00:43:56,841 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:43:56,841 INFO  L471      AbstractCegarLoop]: Abstraction has 717 states and 834 transitions.
[2024-11-24 00:43:56,841 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 36.166666666666664) internal successors, (217), 7 states have internal predecessors, (217), 4 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 4 states have call predecessors, (18), 4 states have call successors, (18)
[2024-11-24 00:43:56,841 INFO  L276                IsEmpty]: Start isEmpty. Operand 717 states and 834 transitions.
[2024-11-24 00:43:56,842 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 306
[2024-11-24 00:43:56,843 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:43:56,843 INFO  L218           NwaCegarLoop]: trace histogram [18, 18, 18, 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, 1, 1, 1]
[2024-11-24 00:43:56,849 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0
[2024-11-24 00:43:57,043 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable44
[2024-11-24 00:43:57,044 INFO  L396      AbstractCegarLoop]: === Iteration 46 === Targeting ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:43:57,044 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:43:57,044 INFO  L85        PathProgramCache]: Analyzing trace with hash -1659523560, now seen corresponding path program 1 times
[2024-11-24 00:43:57,044 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:43:57,044 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004498655]
[2024-11-24 00:43:57,044 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:43:57,044 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:43:57,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:43:57,649 INFO  L134       CoverageAnalysis]: Checked inductivity of 921 backedges. 0 proven. 309 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-24 00:43:57,649 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:43:57,649 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2004498655]
[2024-11-24 00:43:57,649 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2004498655] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:43:57,650 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [523648442]
[2024-11-24 00:43:57,650 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:43:57,650 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:43:57,650 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:43:57,651 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:43:57,653 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-11-24 00:43:57,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:43:57,747 INFO  L256         TraceCheckSpWp]: Trace formula consists of 444 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-24 00:43:57,749 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:43:59,136 INFO  L134       CoverageAnalysis]: Checked inductivity of 921 backedges. 192 proven. 117 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-24 00:43:59,136 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:00,968 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [523648442] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:00,968 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:44:00,968 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12] total 24
[2024-11-24 00:44:00,968 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [622784578]
[2024-11-24 00:44:00,968 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:00,969 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-24 00:44:00,969 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:00,969 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-24 00:44:00,970 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=152, Invalid=718, Unknown=0, NotChecked=0, Total=870
[2024-11-24 00:44:00,970 INFO  L87              Difference]: Start difference. First operand 717 states and 834 transitions. Second operand  has 25 states, 24 states have (on average 18.0) internal successors, (432), 25 states have internal predecessors, (432), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-24 00:44:06,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:06,306 INFO  L93              Difference]: Finished difference Result 717 states and 834 transitions.
[2024-11-24 00:44:06,306 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-24 00:44:06,306 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 24 states have (on average 18.0) internal successors, (432), 25 states have internal predecessors, (432), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 305
[2024-11-24 00:44:06,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:06,309 INFO  L225             Difference]: With dead ends: 717
[2024-11-24 00:44:06,309 INFO  L226             Difference]: Without dead ends: 669
[2024-11-24 00:44:06,310 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 386 GetRequests, 350 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 231 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=313, Invalid=1093, Unknown=0, NotChecked=0, Total=1406
[2024-11-24 00:44:06,310 INFO  L435           NwaCegarLoop]: 174 mSDtfsCounter, 976 mSDsluCounter, 1689 mSDsCounter, 0 mSdLazyCounter, 3338 mSolverCounterSat, 90 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 976 SdHoareTripleChecker+Valid, 1863 SdHoareTripleChecker+Invalid, 3428 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 90 IncrementalHoareTripleChecker+Valid, 3338 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:06,310 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [976 Valid, 1863 Invalid, 3428 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [90 Valid, 3338 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2024-11-24 00:44:06,311 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 669 states.
[2024-11-24 00:44:06,350 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 669 to 651.
[2024-11-24 00:44:06,351 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 651 states, 570 states have (on average 1.1578947368421053) internal successors, (660), 601 states have internal predecessors, (660), 44 states have call successors, (44), 5 states have call predecessors, (44), 5 states have return successors, (44), 44 states have call predecessors, (44), 44 states have call successors, (44)
[2024-11-24 00:44:06,352 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 651 states and 748 transitions.
[2024-11-24 00:44:06,352 INFO  L78                 Accepts]: Start accepts. Automaton has 651 states and 748 transitions. Word has length 305
[2024-11-24 00:44:06,352 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:06,352 INFO  L471      AbstractCegarLoop]: Abstraction has 651 states and 748 transitions.
[2024-11-24 00:44:06,352 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 24 states have (on average 18.0) internal successors, (432), 25 states have internal predecessors, (432), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-24 00:44:06,353 INFO  L276                IsEmpty]: Start isEmpty. Operand 651 states and 748 transitions.
[2024-11-24 00:44:06,354 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 335
[2024-11-24 00:44:06,354 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:06,355 INFO  L218           NwaCegarLoop]: trace histogram [20, 20, 20, 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, 1, 1, 1]
[2024-11-24 00:44:06,367 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0
[2024-11-24 00:44:06,555 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable45
[2024-11-24 00:44:06,555 INFO  L396      AbstractCegarLoop]: === Iteration 47 === Targeting ULTIMATE.startErr51ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:06,555 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:06,556 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992913338, now seen corresponding path program 1 times
[2024-11-24 00:44:06,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:06,556 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1190364407]
[2024-11-24 00:44:06,556 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:06,556 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:06,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:06,688 INFO  L134       CoverageAnalysis]: Checked inductivity of 1132 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 1039 trivial. 0 not checked.
[2024-11-24 00:44:06,688 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:06,688 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1190364407]
[2024-11-24 00:44:06,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1190364407] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:44:06,688 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:44:06,688 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:44:06,689 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580540416]
[2024-11-24 00:44:06,689 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:44:06,689 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:44:06,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:06,689 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:44:06,689 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:44:06,690 INFO  L87              Difference]: Start difference. First operand 651 states and 748 transitions. Second operand  has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 4 states have internal predecessors, (94), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:44:07,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:07,306 INFO  L93              Difference]: Finished difference Result 678 states and 776 transitions.
[2024-11-24 00:44:07,306 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:44:07,306 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 4 states have internal predecessors, (94), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 334
[2024-11-24 00:44:07,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:07,309 INFO  L225             Difference]: With dead ends: 678
[2024-11-24 00:44:07,309 INFO  L226             Difference]: Without dead ends: 677
[2024-11-24 00:44:07,309 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:44:07,310 INFO  L435           NwaCegarLoop]: 156 mSDtfsCounter, 239 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 282 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 240 SdHoareTripleChecker+Valid, 309 SdHoareTripleChecker+Invalid, 302 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 282 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:07,310 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [240 Valid, 309 Invalid, 302 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 282 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:44:07,311 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 677 states.
[2024-11-24 00:44:07,353 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 677 to 650.
[2024-11-24 00:44:07,354 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 650 states, 570 states have (on average 1.1543859649122807) internal successors, (658), 600 states have internal predecessors, (658), 44 states have call successors, (44), 5 states have call predecessors, (44), 5 states have return successors, (44), 44 states have call predecessors, (44), 44 states have call successors, (44)
[2024-11-24 00:44:07,355 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 650 states and 746 transitions.
[2024-11-24 00:44:07,355 INFO  L78                 Accepts]: Start accepts. Automaton has 650 states and 746 transitions. Word has length 334
[2024-11-24 00:44:07,356 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:07,356 INFO  L471      AbstractCegarLoop]: Abstraction has 650 states and 746 transitions.
[2024-11-24 00:44:07,356 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 31.333333333333332) internal successors, (94), 4 states have internal predecessors, (94), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-24 00:44:07,356 INFO  L276                IsEmpty]: Start isEmpty. Operand 650 states and 746 transitions.
[2024-11-24 00:44:07,357 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 344
[2024-11-24 00:44:07,357 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:07,358 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 21, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:44:07,358 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable46
[2024-11-24 00:44:07,358 INFO  L396      AbstractCegarLoop]: === Iteration 48 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:07,358 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:07,358 INFO  L85        PathProgramCache]: Analyzing trace with hash 113767845, now seen corresponding path program 3 times
[2024-11-24 00:44:07,358 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:07,358 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2052869404]
[2024-11-24 00:44:07,359 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:44:07,359 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:07,429 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-24 00:44:07,430 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:44:07,431 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [986313791]
[2024-11-24 00:44:07,432 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:44:07,432 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:07,432 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:07,435 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:07,439 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process
[2024-11-24 00:44:07,533 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-24 00:44:07,533 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:44:07,535 INFO  L256         TraceCheckSpWp]: Trace formula consists of 295 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:07,538 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:09,720 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:09,720 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:10,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:10,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2052869404]
[2024-11-24 00:44:10,015 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:44:10,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [986313791]
[2024-11-24 00:44:10,015 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [986313791] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:10,015 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:44:10,015 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13] total 13
[2024-11-24 00:44:10,016 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465324001]
[2024-11-24 00:44:10,016 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:10,016 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 00:44:10,016 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:10,017 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 00:44:10,017 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=196, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:44:10,017 INFO  L87              Difference]: Start difference. First operand 650 states and 746 transitions. Second operand  has 14 states, 13 states have (on average 18.53846153846154) internal successors, (241), 14 states have internal predecessors, (241), 6 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 6 states have call predecessors, (21), 6 states have call successors, (21)
[2024-11-24 00:44:13,295 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:13,296 INFO  L93              Difference]: Finished difference Result 706 states and 816 transitions.
[2024-11-24 00:44:13,296 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-24 00:44:13,296 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 18.53846153846154) internal successors, (241), 14 states have internal predecessors, (241), 6 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 6 states have call predecessors, (21), 6 states have call successors, (21) Word has length 343
[2024-11-24 00:44:13,297 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:13,299 INFO  L225             Difference]: With dead ends: 706
[2024-11-24 00:44:13,299 INFO  L226             Difference]: Without dead ends: 705
[2024-11-24 00:44:13,300 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 360 GetRequests, 343 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=60, Invalid=282, Unknown=0, NotChecked=0, Total=342
[2024-11-24 00:44:13,301 INFO  L435           NwaCegarLoop]: 213 mSDtfsCounter, 169 mSDsluCounter, 719 mSDsCounter, 0 mSdLazyCounter, 3697 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 932 SdHoareTripleChecker+Invalid, 3710 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 3697 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:13,301 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 932 Invalid, 3710 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 3697 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-24 00:44:13,302 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 705 states.
[2024-11-24 00:44:13,371 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 705 to 650.
[2024-11-24 00:44:13,371 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 650 states, 570 states have (on average 1.1526315789473685) internal successors, (657), 600 states have internal predecessors, (657), 44 states have call successors, (44), 5 states have call predecessors, (44), 5 states have return successors, (44), 44 states have call predecessors, (44), 44 states have call successors, (44)
[2024-11-24 00:44:13,373 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 650 states and 745 transitions.
[2024-11-24 00:44:13,374 INFO  L78                 Accepts]: Start accepts. Automaton has 650 states and 745 transitions. Word has length 343
[2024-11-24 00:44:13,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:13,374 INFO  L471      AbstractCegarLoop]: Abstraction has 650 states and 745 transitions.
[2024-11-24 00:44:13,374 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 18.53846153846154) internal successors, (241), 14 states have internal predecessors, (241), 6 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 6 states have call predecessors, (21), 6 states have call successors, (21)
[2024-11-24 00:44:13,374 INFO  L276                IsEmpty]: Start isEmpty. Operand 650 states and 745 transitions.
[2024-11-24 00:44:13,376 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 346
[2024-11-24 00:44:13,376 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:13,377 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 21, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:44:13,389 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Forceful destruction successful, exit code 0
[2024-11-24 00:44:13,577 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 34 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable47
[2024-11-24 00:44:13,577 INFO  L396      AbstractCegarLoop]: === Iteration 49 === Targeting ULTIMATE.startErr65ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:13,578 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:13,578 INFO  L85        PathProgramCache]: Analyzing trace with hash 1956722599, now seen corresponding path program 1 times
[2024-11-24 00:44:13,578 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:13,578 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [671901544]
[2024-11-24 00:44:13,578 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:13,578 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:13,621 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:44:13,623 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1412796794]
[2024-11-24 00:44:13,623 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:13,623 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:13,624 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:13,626 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:13,635 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2024-11-24 00:44:13,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:13,791 INFO  L256         TraceCheckSpWp]: Trace formula consists of 496 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:13,797 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:15,654 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:15,655 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:16,520 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:16,520 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [671901544]
[2024-11-24 00:44:16,520 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:44:16,520 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1412796794]
[2024-11-24 00:44:16,520 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1412796794] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:16,520 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:44:16,520 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12] total 12
[2024-11-24 00:44:16,520 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505835747]
[2024-11-24 00:44:16,520 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:16,521 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:44:16,521 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:16,521 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:44:16,521 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=175, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:44:16,521 INFO  L87              Difference]: Start difference. First operand 650 states and 745 transitions. Second operand  has 13 states, 12 states have (on average 20.25) internal successors, (243), 13 states have internal predecessors, (243), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-24 00:44:18,588 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:18,588 INFO  L93              Difference]: Finished difference Result 705 states and 815 transitions.
[2024-11-24 00:44:18,588 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-24 00:44:18,588 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 20.25) internal successors, (243), 13 states have internal predecessors, (243), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21) Word has length 345
[2024-11-24 00:44:18,589 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:18,591 INFO  L225             Difference]: With dead ends: 705
[2024-11-24 00:44:18,591 INFO  L226             Difference]: Without dead ends: 698
[2024-11-24 00:44:18,591 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 445 GetRequests, 431 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=65, Invalid=175, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:44:18,592 INFO  L435           NwaCegarLoop]: 244 mSDtfsCounter, 51 mSDsluCounter, 757 mSDsCounter, 0 mSdLazyCounter, 3316 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 1001 SdHoareTripleChecker+Invalid, 3322 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 3316 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:18,592 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 1001 Invalid, 3322 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 3316 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-24 00:44:18,593 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 698 states.
[2024-11-24 00:44:18,651 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 698 to 696.
[2024-11-24 00:44:18,652 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 696 states, 614 states have (on average 1.1644951140065147) internal successors, (715), 644 states have internal predecessors, (715), 46 states have call successors, (46), 5 states have call predecessors, (46), 5 states have return successors, (46), 46 states have call predecessors, (46), 46 states have call successors, (46)
[2024-11-24 00:44:18,653 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 696 states and 807 transitions.
[2024-11-24 00:44:18,654 INFO  L78                 Accepts]: Start accepts. Automaton has 696 states and 807 transitions. Word has length 345
[2024-11-24 00:44:18,654 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:18,655 INFO  L471      AbstractCegarLoop]: Abstraction has 696 states and 807 transitions.
[2024-11-24 00:44:18,655 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 20.25) internal successors, (243), 13 states have internal predecessors, (243), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-24 00:44:18,655 INFO  L276                IsEmpty]: Start isEmpty. Operand 696 states and 807 transitions.
[2024-11-24 00:44:18,657 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 348
[2024-11-24 00:44:18,657 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:18,657 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 21, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:44:18,668 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Forceful destruction successful, exit code 0
[2024-11-24 00:44:18,861 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 35 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable48
[2024-11-24 00:44:18,862 INFO  L396      AbstractCegarLoop]: === Iteration 50 === Targeting ULTIMATE.startErr67ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:18,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:18,862 INFO  L85        PathProgramCache]: Analyzing trace with hash -785251927, now seen corresponding path program 1 times
[2024-11-24 00:44:18,862 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:18,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97270987]
[2024-11-24 00:44:18,862 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:18,862 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:18,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:44:18,905 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1652622537]
[2024-11-24 00:44:18,906 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:18,906 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:18,906 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:18,908 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:18,917 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process
[2024-11-24 00:44:19,058 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:19,061 INFO  L256         TraceCheckSpWp]: Trace formula consists of 498 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:19,066 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:20,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:20,384 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:20,555 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:20,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97270987]
[2024-11-24 00:44:20,555 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:44:20,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1652622537]
[2024-11-24 00:44:20,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1652622537] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:20,556 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:44:20,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11
[2024-11-24 00:44:20,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904825987]
[2024-11-24 00:44:20,556 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:20,556 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-24 00:44:20,556 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:20,557 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-24 00:44:20,557 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=144, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:44:20,557 INFO  L87              Difference]: Start difference. First operand 696 states and 807 transitions. Second operand  has 12 states, 11 states have (on average 22.272727272727273) internal successors, (245), 12 states have internal predecessors, (245), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-24 00:44:22,464 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:22,464 INFO  L93              Difference]: Finished difference Result 702 states and 808 transitions.
[2024-11-24 00:44:22,464 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-24 00:44:22,465 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 22.272727272727273) internal successors, (245), 12 states have internal predecessors, (245), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21) Word has length 347
[2024-11-24 00:44:22,465 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:22,467 INFO  L225             Difference]: With dead ends: 702
[2024-11-24 00:44:22,467 INFO  L226             Difference]: Without dead ends: 698
[2024-11-24 00:44:22,468 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 355 GetRequests, 343 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=38, Invalid=144, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:44:22,468 INFO  L435           NwaCegarLoop]: 284 mSDtfsCounter, 94 mSDsluCounter, 1301 mSDsCounter, 0 mSdLazyCounter, 2815 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 96 SdHoareTripleChecker+Valid, 1585 SdHoareTripleChecker+Invalid, 2820 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 2815 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:22,469 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [96 Valid, 1585 Invalid, 2820 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 2815 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-24 00:44:22,469 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 698 states.
[2024-11-24 00:44:22,535 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 698 to 696.
[2024-11-24 00:44:22,535 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 696 states, 614 states have (on average 1.1579804560260587) internal successors, (711), 644 states have internal predecessors, (711), 46 states have call successors, (46), 5 states have call predecessors, (46), 5 states have return successors, (46), 46 states have call predecessors, (46), 46 states have call successors, (46)
[2024-11-24 00:44:22,537 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 696 states to 696 states and 803 transitions.
[2024-11-24 00:44:22,537 INFO  L78                 Accepts]: Start accepts. Automaton has 696 states and 803 transitions. Word has length 347
[2024-11-24 00:44:22,537 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:22,537 INFO  L471      AbstractCegarLoop]: Abstraction has 696 states and 803 transitions.
[2024-11-24 00:44:22,537 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 22.272727272727273) internal successors, (245), 12 states have internal predecessors, (245), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-24 00:44:22,538 INFO  L276                IsEmpty]: Start isEmpty. Operand 696 states and 803 transitions.
[2024-11-24 00:44:22,540 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 351
[2024-11-24 00:44:22,541 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:22,541 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 21, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:44:22,553 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Forceful destruction successful, exit code 0
[2024-11-24 00:44:22,745 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 36 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable49
[2024-11-24 00:44:22,746 INFO  L396      AbstractCegarLoop]: === Iteration 51 === Targeting ULTIMATE.startErr70ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:22,747 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:22,747 INFO  L85        PathProgramCache]: Analyzing trace with hash 1246896763, now seen corresponding path program 1 times
[2024-11-24 00:44:22,747 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:22,747 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [715337209]
[2024-11-24 00:44:22,747 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:22,747 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:22,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:23,280 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:23,280 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:23,280 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [715337209]
[2024-11-24 00:44:23,281 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [715337209] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:23,281 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1222463697]
[2024-11-24 00:44:23,281 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:23,281 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:23,281 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:23,283 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:23,285 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process
[2024-11-24 00:44:23,399 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:23,402 INFO  L256         TraceCheckSpWp]: Trace formula consists of 501 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:23,407 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:24,592 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 62 proven. 298 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:24,593 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:28,863 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1222463697] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:28,863 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:44:28,863 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 16
[2024-11-24 00:44:28,863 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2135106656]
[2024-11-24 00:44:28,863 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:28,864 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-24 00:44:28,864 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:28,864 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-24 00:44:28,865 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=65, Invalid=276, Unknown=1, NotChecked=0, Total=342
[2024-11-24 00:44:28,865 INFO  L87              Difference]: Start difference. First operand 696 states and 803 transitions. Second operand  has 17 states, 16 states have (on average 26.6875) internal successors, (427), 17 states have internal predecessors, (427), 7 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 7 states have call predecessors, (36), 7 states have call successors, (36)
[2024-11-24 00:44:33,250 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:33,250 INFO  L93              Difference]: Finished difference Result 696 states and 803 transitions.
[2024-11-24 00:44:33,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 00:44:33,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 16 states have (on average 26.6875) internal successors, (427), 17 states have internal predecessors, (427), 7 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 7 states have call predecessors, (36), 7 states have call successors, (36) Word has length 350
[2024-11-24 00:44:33,251 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:33,253 INFO  L225             Difference]: With dead ends: 696
[2024-11-24 00:44:33,253 INFO  L226             Difference]: Without dead ends: 695
[2024-11-24 00:44:33,253 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 378 GetRequests, 353 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 96 ImplicationChecksByTransitivity, 4.5s TimeCoverageRelationStatistics Valid=161, Invalid=540, Unknown=1, NotChecked=0, Total=702
[2024-11-24 00:44:33,253 INFO  L435           NwaCegarLoop]: 163 mSDtfsCounter, 592 mSDsluCounter, 940 mSDsCounter, 0 mSdLazyCounter, 1764 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 592 SdHoareTripleChecker+Valid, 1103 SdHoareTripleChecker+Invalid, 1808 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 1764 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:33,254 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [592 Valid, 1103 Invalid, 1808 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 1764 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-24 00:44:33,254 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 695 states.
[2024-11-24 00:44:33,306 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 695 to 695.
[2024-11-24 00:44:33,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 695 states, 614 states have (on average 1.1498371335504887) internal successors, (706), 643 states have internal predecessors, (706), 46 states have call successors, (46), 5 states have call predecessors, (46), 5 states have return successors, (46), 46 states have call predecessors, (46), 46 states have call successors, (46)
[2024-11-24 00:44:33,308 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 695 states to 695 states and 798 transitions.
[2024-11-24 00:44:33,308 INFO  L78                 Accepts]: Start accepts. Automaton has 695 states and 798 transitions. Word has length 350
[2024-11-24 00:44:33,308 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:33,308 INFO  L471      AbstractCegarLoop]: Abstraction has 695 states and 798 transitions.
[2024-11-24 00:44:33,309 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 26.6875) internal successors, (427), 17 states have internal predecessors, (427), 7 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 7 states have call predecessors, (36), 7 states have call successors, (36)
[2024-11-24 00:44:33,309 INFO  L276                IsEmpty]: Start isEmpty. Operand 695 states and 798 transitions.
[2024-11-24 00:44:33,310 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 356
[2024-11-24 00:44:33,311 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:33,311 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 21, 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, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:44:33,317 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Ended with exit code 0
[2024-11-24 00:44:33,511 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50,37 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:33,512 INFO  L396      AbstractCegarLoop]: === Iteration 52 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:33,512 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:33,512 INFO  L85        PathProgramCache]: Analyzing trace with hash 704414772, now seen corresponding path program 1 times
[2024-11-24 00:44:33,512 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:33,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1769530731]
[2024-11-24 00:44:33,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:33,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:33,532 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:33,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 1240 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:33,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:33,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1769530731]
[2024-11-24 00:44:33,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1769530731] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:33,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1719093736]
[2024-11-24 00:44:33,885 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:33,885 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:33,885 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:33,887 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:33,889 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Waiting until timeout for monitored process
[2024-11-24 00:44:33,991 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:33,994 INFO  L256         TraceCheckSpWp]: Trace formula consists of 517 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:33,998 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:34,581 INFO  L134       CoverageAnalysis]: Checked inductivity of 1240 backedges. 80 proven. 1000 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked.
[2024-11-24 00:44:34,581 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:35,142 INFO  L134       CoverageAnalysis]: Checked inductivity of 1240 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-24 00:44:35,143 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1719093736] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:44:35,143 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:44:35,143 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 12] total 22
[2024-11-24 00:44:35,143 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140681228]
[2024-11-24 00:44:35,143 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:35,144 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-24 00:44:35,144 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:35,145 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-24 00:44:35,145 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=131, Invalid=331, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:44:35,146 INFO  L87              Difference]: Start difference. First operand 695 states and 798 transitions. Second operand  has 22 states, 22 states have (on average 23.181818181818183) internal successors, (510), 22 states have internal predecessors, (510), 9 states have call successors, (62), 6 states have call predecessors, (62), 6 states have return successors, (62), 9 states have call predecessors, (62), 9 states have call successors, (62)
[2024-11-24 00:44:35,839 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:35,839 INFO  L93              Difference]: Finished difference Result 1532 states and 1660 transitions.
[2024-11-24 00:44:35,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-11-24 00:44:35,840 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 22 states have (on average 23.181818181818183) internal successors, (510), 22 states have internal predecessors, (510), 9 states have call successors, (62), 6 states have call predecessors, (62), 6 states have return successors, (62), 9 states have call predecessors, (62), 9 states have call successors, (62) Word has length 355
[2024-11-24 00:44:35,840 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:35,842 INFO  L225             Difference]: With dead ends: 1532
[2024-11-24 00:44:35,842 INFO  L226             Difference]: Without dead ends: 1359
[2024-11-24 00:44:35,843 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 739 GetRequests, 700 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 289 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=549, Invalid=1091, Unknown=0, NotChecked=0, Total=1640
[2024-11-24 00:44:35,844 INFO  L435           NwaCegarLoop]: 188 mSDtfsCounter, 1006 mSDsluCounter, 2127 mSDsCounter, 0 mSdLazyCounter, 223 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1006 SdHoareTripleChecker+Valid, 2315 SdHoareTripleChecker+Invalid, 268 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 223 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:35,844 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1006 Valid, 2315 Invalid, 268 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 223 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:44:35,845 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1359 states.
[2024-11-24 00:44:35,922 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1359 to 1094.
[2024-11-24 00:44:35,923 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1094 states, 977 states have (on average 1.1473899692937564) internal successors, (1121), 1011 states have internal predecessors, (1121), 76 states have call successors, (76), 11 states have call predecessors, (76), 11 states have return successors, (76), 71 states have call predecessors, (76), 76 states have call successors, (76)
[2024-11-24 00:44:35,924 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 1094 states and 1273 transitions.
[2024-11-24 00:44:35,925 INFO  L78                 Accepts]: Start accepts. Automaton has 1094 states and 1273 transitions. Word has length 355
[2024-11-24 00:44:35,925 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:35,925 INFO  L471      AbstractCegarLoop]: Abstraction has 1094 states and 1273 transitions.
[2024-11-24 00:44:35,925 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 23.181818181818183) internal successors, (510), 22 states have internal predecessors, (510), 9 states have call successors, (62), 6 states have call predecessors, (62), 6 states have return successors, (62), 9 states have call predecessors, (62), 9 states have call successors, (62)
[2024-11-24 00:44:35,925 INFO  L276                IsEmpty]: Start isEmpty. Operand 1094 states and 1273 transitions.
[2024-11-24 00:44:35,927 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 367
[2024-11-24 00:44:35,927 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:35,927 INFO  L218           NwaCegarLoop]: trace histogram [22, 22, 22, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:44:35,940 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Ended with exit code 0
[2024-11-24 00:44:36,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 38 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable51
[2024-11-24 00:44:36,128 INFO  L396      AbstractCegarLoop]: === Iteration 53 === Targeting ULTIMATE.startErr81ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:36,128 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:36,128 INFO  L85        PathProgramCache]: Analyzing trace with hash 1818248326, now seen corresponding path program 1 times
[2024-11-24 00:44:36,128 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:36,129 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644818642]
[2024-11-24 00:44:36,129 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:36,129 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:36,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:36,632 INFO  L134       CoverageAnalysis]: Checked inductivity of 1284 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked.
[2024-11-24 00:44:36,633 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:36,633 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644818642]
[2024-11-24 00:44:36,633 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644818642] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:36,633 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1319455443]
[2024-11-24 00:44:36,633 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:36,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:36,633 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:36,636 INFO  L229       MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:36,638 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Waiting until timeout for monitored process
[2024-11-24 00:44:36,760 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:36,763 INFO  L256         TraceCheckSpWp]: Trace formula consists of 521 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:36,768 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:38,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 1284 backedges. 176 proven. 184 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked.
[2024-11-24 00:44:38,395 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:38,521 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1319455443] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:38,522 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:44:38,522 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 11] total 20
[2024-11-24 00:44:38,522 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [59695495]
[2024-11-24 00:44:38,522 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:38,522 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-24 00:44:38,522 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:38,523 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-24 00:44:38,523 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=428, Unknown=0, NotChecked=0, Total=506
[2024-11-24 00:44:38,523 INFO  L87              Difference]: Start difference. First operand 1094 states and 1273 transitions. Second operand  has 21 states, 20 states have (on average 25.7) internal successors, (514), 21 states have internal predecessors, (514), 8 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 8 states have call predecessors, (44), 8 states have call successors, (44)
[2024-11-24 00:44:42,050 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:42,050 INFO  L93              Difference]: Finished difference Result 1094 states and 1273 transitions.
[2024-11-24 00:44:42,050 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 00:44:42,050 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 25.7) internal successors, (514), 21 states have internal predecessors, (514), 8 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 8 states have call predecessors, (44), 8 states have call successors, (44) Word has length 366
[2024-11-24 00:44:42,051 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:42,053 INFO  L225             Difference]: With dead ends: 1094
[2024-11-24 00:44:42,053 INFO  L226             Difference]: Without dead ends: 1090
[2024-11-24 00:44:42,054 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 399 GetRequests, 365 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 218 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=249, Invalid=1011, Unknown=0, NotChecked=0, Total=1260
[2024-11-24 00:44:42,054 INFO  L435           NwaCegarLoop]: 91 mSDtfsCounter, 1139 mSDsluCounter, 423 mSDsCounter, 0 mSdLazyCounter, 2161 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1139 SdHoareTripleChecker+Valid, 514 SdHoareTripleChecker+Invalid, 2245 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 2161 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:42,054 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1139 Valid, 514 Invalid, 2245 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 2161 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-24 00:44:42,055 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1090 states.
[2024-11-24 00:44:42,139 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1090 to 1090.
[2024-11-24 00:44:42,139 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1090 states, 977 states have (on average 1.1156601842374616) internal successors, (1090), 1007 states have internal predecessors, (1090), 76 states have call successors, (76), 11 states have call predecessors, (76), 11 states have return successors, (76), 71 states have call predecessors, (76), 76 states have call successors, (76)
[2024-11-24 00:44:42,141 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1090 states to 1090 states and 1242 transitions.
[2024-11-24 00:44:42,141 INFO  L78                 Accepts]: Start accepts. Automaton has 1090 states and 1242 transitions. Word has length 366
[2024-11-24 00:44:42,141 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:42,141 INFO  L471      AbstractCegarLoop]: Abstraction has 1090 states and 1242 transitions.
[2024-11-24 00:44:42,141 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 25.7) internal successors, (514), 21 states have internal predecessors, (514), 8 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 8 states have call predecessors, (44), 8 states have call successors, (44)
[2024-11-24 00:44:42,141 INFO  L276                IsEmpty]: Start isEmpty. Operand 1090 states and 1242 transitions.
[2024-11-24 00:44:42,143 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 370
[2024-11-24 00:44:42,144 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:42,144 INFO  L218           NwaCegarLoop]: trace histogram [22, 22, 22, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:44:42,151 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Ended with exit code 0
[2024-11-24 00:44:42,344 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 39 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable52
[2024-11-24 00:44:42,344 INFO  L396      AbstractCegarLoop]: === Iteration 54 === Targeting ULTIMATE.startErr84ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:42,345 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:42,345 INFO  L85        PathProgramCache]: Analyzing trace with hash -691435781, now seen corresponding path program 1 times
[2024-11-24 00:44:42,345 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:42,345 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1524703918]
[2024-11-24 00:44:42,345 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:42,345 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:42,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:42,738 INFO  L134       CoverageAnalysis]: Checked inductivity of 1284 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked.
[2024-11-24 00:44:42,738 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:42,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1524703918]
[2024-11-24 00:44:42,738 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1524703918] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:42,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [4896137]
[2024-11-24 00:44:42,738 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:42,738 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:42,738 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:42,740 INFO  L229       MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:42,742 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Waiting until timeout for monitored process
[2024-11-24 00:44:42,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:42,864 INFO  L256         TraceCheckSpWp]: Trace formula consists of 524 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:42,866 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:43,283 INFO  L134       CoverageAnalysis]: Checked inductivity of 1284 backedges. 360 proven. 0 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked.
[2024-11-24 00:44:43,283 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:44:43,283 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [4896137] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:44:43,283 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:44:43,283 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [9] total 14
[2024-11-24 00:44:43,284 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [830684027]
[2024-11-24 00:44:43,284 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:44:43,284 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 00:44:43,284 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:43,285 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 00:44:43,285 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:44:43,285 INFO  L87              Difference]: Start difference. First operand 1090 states and 1242 transitions. Second operand  has 7 states, 6 states have (on average 43.666666666666664) internal successors, (262), 7 states have internal predecessors, (262), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-24 00:44:43,863 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:43,863 INFO  L93              Difference]: Finished difference Result 1090 states and 1242 transitions.
[2024-11-24 00:44:43,863 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:44:43,863 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 43.666666666666664) internal successors, (262), 7 states have internal predecessors, (262), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22) Word has length 369
[2024-11-24 00:44:43,864 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:43,865 INFO  L225             Difference]: With dead ends: 1090
[2024-11-24 00:44:43,865 INFO  L226             Difference]: Without dead ends: 1088
[2024-11-24 00:44:43,866 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 377 GetRequests, 364 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:44:43,866 INFO  L435           NwaCegarLoop]: 213 mSDtfsCounter, 126 mSDsluCounter, 241 mSDsCounter, 0 mSdLazyCounter, 468 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 129 SdHoareTripleChecker+Valid, 454 SdHoareTripleChecker+Invalid, 472 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 468 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:43,866 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [129 Valid, 454 Invalid, 472 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 468 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:44:43,867 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1088 states.
[2024-11-24 00:44:43,965 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1088 to 1088.
[2024-11-24 00:44:43,967 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1088 states, 977 states have (on average 1.0992835209825997) internal successors, (1074), 1005 states have internal predecessors, (1074), 76 states have call successors, (76), 11 states have call predecessors, (76), 11 states have return successors, (76), 71 states have call predecessors, (76), 76 states have call successors, (76)
[2024-11-24 00:44:43,969 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1088 states to 1088 states and 1226 transitions.
[2024-11-24 00:44:43,969 INFO  L78                 Accepts]: Start accepts. Automaton has 1088 states and 1226 transitions. Word has length 369
[2024-11-24 00:44:43,969 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:43,970 INFO  L471      AbstractCegarLoop]: Abstraction has 1088 states and 1226 transitions.
[2024-11-24 00:44:43,970 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 43.666666666666664) internal successors, (262), 7 states have internal predecessors, (262), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-24 00:44:43,970 INFO  L276                IsEmpty]: Start isEmpty. Operand 1088 states and 1226 transitions.
[2024-11-24 00:44:43,972 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 380
[2024-11-24 00:44:43,972 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:43,972 INFO  L218           NwaCegarLoop]: trace histogram [23, 23, 23, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 1, 1, 1]
[2024-11-24 00:44:43,982 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Ended with exit code 0
[2024-11-24 00:44:44,173 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 40 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable53
[2024-11-24 00:44:44,173 INFO  L396      AbstractCegarLoop]: === Iteration 55 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:44,173 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:44,173 INFO  L85        PathProgramCache]: Analyzing trace with hash -1088323540, now seen corresponding path program 3 times
[2024-11-24 00:44:44,173 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:44,174 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2047035510]
[2024-11-24 00:44:44,174 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:44:44,174 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:44,210 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s)
[2024-11-24 00:44:44,210 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:44:44,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 1512 backedges. 60 proven. 506 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-11-24 00:44:44,795 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:44,795 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2047035510]
[2024-11-24 00:44:44,795 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2047035510] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:44,796 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1732175746]
[2024-11-24 00:44:44,796 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:44:44,796 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:44,796 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:44,798 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:44,801 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Waiting until timeout for monitored process
[2024-11-24 00:44:44,870 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-24 00:44:44,870 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:44:44,871 INFO  L256         TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:44,875 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:45,425 INFO  L134       CoverageAnalysis]: Checked inductivity of 1512 backedges. 66 proven. 140 refuted. 0 times theorem prover too weak. 1306 trivial. 0 not checked.
[2024-11-24 00:44:45,425 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:45,724 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1732175746] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:44:45,724 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:44:45,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 7] total 22
[2024-11-24 00:44:45,724 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1251955551]
[2024-11-24 00:44:45,724 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:45,725 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-24 00:44:45,725 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:45,725 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-24 00:44:45,725 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=86, Invalid=670, Unknown=0, NotChecked=0, Total=756
[2024-11-24 00:44:45,726 INFO  L87              Difference]: Start difference. First operand 1088 states and 1226 transitions. Second operand  has 23 states, 22 states have (on average 16.59090909090909) internal successors, (365), 23 states have internal predecessors, (365), 8 states have call successors, (31), 1 states have call predecessors, (31), 2 states have return successors, (31), 8 states have call predecessors, (31), 8 states have call successors, (31)
[2024-11-24 00:44:50,416 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:50,416 INFO  L93              Difference]: Finished difference Result 1136 states and 1264 transitions.
[2024-11-24 00:44:50,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. 
[2024-11-24 00:44:50,416 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 16.59090909090909) internal successors, (365), 23 states have internal predecessors, (365), 8 states have call successors, (31), 1 states have call predecessors, (31), 2 states have return successors, (31), 8 states have call predecessors, (31), 8 states have call successors, (31) Word has length 379
[2024-11-24 00:44:50,416 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:50,418 INFO  L225             Difference]: With dead ends: 1136
[2024-11-24 00:44:50,418 INFO  L226             Difference]: Without dead ends: 1135
[2024-11-24 00:44:50,419 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 479 GetRequests, 422 SyntacticMatches, 0 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 706 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=715, Invalid=2707, Unknown=0, NotChecked=0, Total=3422
[2024-11-24 00:44:50,420 INFO  L435           NwaCegarLoop]: 43 mSDtfsCounter, 2293 mSDsluCounter, 469 mSDsCounter, 0 mSdLazyCounter, 2416 mSolverCounterSat, 193 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2293 SdHoareTripleChecker+Valid, 512 SdHoareTripleChecker+Invalid, 2609 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 193 IncrementalHoareTripleChecker+Valid, 2416 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:50,420 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2293 Valid, 512 Invalid, 2609 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [193 Valid, 2416 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-24 00:44:50,421 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1135 states.
[2024-11-24 00:44:50,513 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1135 to 1087.
[2024-11-24 00:44:50,515 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1087 states, 977 states have (on average 1.0931422722620265) internal successors, (1068), 1004 states have internal predecessors, (1068), 76 states have call successors, (76), 11 states have call predecessors, (76), 11 states have return successors, (76), 71 states have call predecessors, (76), 76 states have call successors, (76)
[2024-11-24 00:44:50,517 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 1087 states and 1220 transitions.
[2024-11-24 00:44:50,517 INFO  L78                 Accepts]: Start accepts. Automaton has 1087 states and 1220 transitions. Word has length 379
[2024-11-24 00:44:50,517 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:50,518 INFO  L471      AbstractCegarLoop]: Abstraction has 1087 states and 1220 transitions.
[2024-11-24 00:44:50,518 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 16.59090909090909) internal successors, (365), 23 states have internal predecessors, (365), 8 states have call successors, (31), 1 states have call predecessors, (31), 2 states have return successors, (31), 8 states have call predecessors, (31), 8 states have call successors, (31)
[2024-11-24 00:44:50,530 INFO  L276                IsEmpty]: Start isEmpty. Operand 1087 states and 1220 transitions.
[2024-11-24 00:44:50,532 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 382
[2024-11-24 00:44:50,532 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:50,532 INFO  L218           NwaCegarLoop]: trace histogram [23, 23, 23, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:44:50,539 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Forceful destruction successful, exit code 0
[2024-11-24 00:44:50,732 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 41 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable54
[2024-11-24 00:44:50,733 INFO  L396      AbstractCegarLoop]: === Iteration 56 === Targeting ULTIMATE.startErr91ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:50,733 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:50,733 INFO  L85        PathProgramCache]: Analyzing trace with hash -1619301499, now seen corresponding path program 1 times
[2024-11-24 00:44:50,733 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:50,733 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23412230]
[2024-11-24 00:44:50,734 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:50,734 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:50,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:44:50,776 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [496566131]
[2024-11-24 00:44:50,776 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:50,776 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:50,777 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:50,780 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:50,782 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Waiting until timeout for monitored process
[2024-11-24 00:44:50,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:50,896 INFO  L256         TraceCheckSpWp]: Trace formula consists of 540 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:50,900 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:51,819 INFO  L134       CoverageAnalysis]: Checked inductivity of 1372 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-24 00:44:51,820 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:52,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 1372 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-24 00:44:52,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:52,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23412230]
[2024-11-24 00:44:52,764 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:44:52,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [496566131]
[2024-11-24 00:44:52,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [496566131] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:44:52,765 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:44:52,765 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2024-11-24 00:44:52,765 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779796181]
[2024-11-24 00:44:52,765 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:52,766 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 00:44:52,766 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:52,767 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 00:44:52,767 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:44:52,767 INFO  L87              Difference]: Start difference. First operand 1087 states and 1220 transitions. Second operand  has 14 states, 13 states have (on average 41.07692307692308) internal successors, (534), 14 states have internal predecessors, (534), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46)
[2024-11-24 00:44:54,994 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:44:54,995 INFO  L93              Difference]: Finished difference Result 1124 states and 1261 transitions.
[2024-11-24 00:44:54,995 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-24 00:44:54,995 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 41.07692307692308) internal successors, (534), 14 states have internal predecessors, (534), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46) Word has length 381
[2024-11-24 00:44:54,996 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:44:54,998 INFO  L225             Difference]: With dead ends: 1124
[2024-11-24 00:44:54,998 INFO  L226             Difference]: Without dead ends: 1123
[2024-11-24 00:44:54,999 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 764 GetRequests, 748 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=96, Invalid=210, Unknown=0, NotChecked=0, Total=306
[2024-11-24 00:44:54,999 INFO  L435           NwaCegarLoop]: 191 mSDtfsCounter, 536 mSDsluCounter, 1211 mSDsCounter, 0 mSdLazyCounter, 1903 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 538 SdHoareTripleChecker+Valid, 1402 SdHoareTripleChecker+Invalid, 1934 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 1903 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:44:54,999 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [538 Valid, 1402 Invalid, 1934 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 1903 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-24 00:44:55,000 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1123 states.
[2024-11-24 00:44:55,130 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1123 to 1091.
[2024-11-24 00:44:55,131 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1091 states, 981 states have (on average 1.091743119266055) internal successors, (1071), 1007 states have internal predecessors, (1071), 76 states have call successors, (76), 11 states have call predecessors, (76), 11 states have return successors, (76), 72 states have call predecessors, (76), 76 states have call successors, (76)
[2024-11-24 00:44:55,133 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1091 states to 1091 states and 1223 transitions.
[2024-11-24 00:44:55,134 INFO  L78                 Accepts]: Start accepts. Automaton has 1091 states and 1223 transitions. Word has length 381
[2024-11-24 00:44:55,134 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:44:55,134 INFO  L471      AbstractCegarLoop]: Abstraction has 1091 states and 1223 transitions.
[2024-11-24 00:44:55,134 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 41.07692307692308) internal successors, (534), 14 states have internal predecessors, (534), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46)
[2024-11-24 00:44:55,135 INFO  L276                IsEmpty]: Start isEmpty. Operand 1091 states and 1223 transitions.
[2024-11-24 00:44:55,136 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 388
[2024-11-24 00:44:55,137 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:44:55,137 INFO  L218           NwaCegarLoop]: trace histogram [23, 23, 23, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:44:55,150 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Ended with exit code 0
[2024-11-24 00:44:55,338 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55,42 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:55,338 INFO  L396      AbstractCegarLoop]: === Iteration 57 === Targeting ULTIMATE.startErr97ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:44:55,339 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:44:55,339 INFO  L85        PathProgramCache]: Analyzing trace with hash 1006208843, now seen corresponding path program 1 times
[2024-11-24 00:44:55,339 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:44:55,339 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [200392841]
[2024-11-24 00:44:55,339 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:55,340 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:44:55,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:44:55,407 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [903602073]
[2024-11-24 00:44:55,407 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:44:55,407 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:44:55,408 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:44:55,409 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:44:55,413 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Waiting until timeout for monitored process
[2024-11-24 00:44:55,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:44:55,569 INFO  L256         TraceCheckSpWp]: Trace formula consists of 546 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-24 00:44:55,574 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:44:57,307 INFO  L134       CoverageAnalysis]: Checked inductivity of 1372 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-24 00:44:57,307 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:44:59,486 INFO  L134       CoverageAnalysis]: Checked inductivity of 1372 backedges. 0 proven. 360 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-24 00:44:59,486 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:44:59,486 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [200392841]
[2024-11-24 00:44:59,486 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:44:59,486 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [903602073]
[2024-11-24 00:44:59,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [903602073] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:44:59,486 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:44:59,487 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11] total 21
[2024-11-24 00:44:59,487 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125869993]
[2024-11-24 00:44:59,487 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:44:59,487 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-24 00:44:59,487 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:44:59,488 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-24 00:44:59,489 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=141, Invalid=321, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:44:59,489 INFO  L87              Difference]: Start difference. First operand 1091 states and 1223 transitions. Second operand  has 22 states, 21 states have (on average 26.0) internal successors, (546), 22 states have internal predecessors, (546), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46)
[2024-11-24 00:45:06,059 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.27s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:10,760 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:18,415 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.99s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:25,497 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.04s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:29,739 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.83s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:37,938 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.60s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:40,363 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.66s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:42,264 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:45,795 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:49,818 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:53,549 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.06s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:45:56,841 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:00,869 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.62s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:05,359 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:09,543 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:14,533 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:20,791 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.04s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:22,629 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.84s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:28,278 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.52s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:30,864 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.41s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:33,879 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.10s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:35,438 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.56s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:37,241 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.80s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:38,556 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.11s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:44,142 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:47,239 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.81s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:49,321 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.50s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:46:52,709 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:46:52,709 INFO  L93              Difference]: Finished difference Result 1151 states and 1302 transitions.
[2024-11-24 00:46:52,709 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-24 00:46:52,710 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 21 states have (on average 26.0) internal successors, (546), 22 states have internal predecessors, (546), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46) Word has length 387
[2024-11-24 00:46:52,710 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:46:52,712 INFO  L225             Difference]: With dead ends: 1151
[2024-11-24 00:46:52,712 INFO  L226             Difference]: Without dead ends: 1087
[2024-11-24 00:46:52,713 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 781 GetRequests, 752 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 9.8s TimeCoverageRelationStatistics Valid=296, Invalid=634, Unknown=0, NotChecked=0, Total=930
[2024-11-24 00:46:52,713 INFO  L435           NwaCegarLoop]: 168 mSDtfsCounter, 484 mSDsluCounter, 1659 mSDsCounter, 0 mSdLazyCounter, 3365 mSolverCounterSat, 28 mSolverCounterUnsat, 7 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 103.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 484 SdHoareTripleChecker+Valid, 1827 SdHoareTripleChecker+Invalid, 3400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 3365 IncrementalHoareTripleChecker+Invalid, 7 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 104.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:46:52,713 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [484 Valid, 1827 Invalid, 3400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 3365 Invalid, 7 Unknown, 0 Unchecked, 104.4s Time]
[2024-11-24 00:46:52,714 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1087 states.
[2024-11-24 00:46:52,810 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1087 to 1043.
[2024-11-24 00:46:52,812 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1043 states, 936 states have (on average 1.0940170940170941) internal successors, (1024), 961 states have internal predecessors, (1024), 73 states have call successors, (73), 11 states have call predecessors, (73), 11 states have return successors, (73), 70 states have call predecessors, (73), 73 states have call successors, (73)
[2024-11-24 00:46:52,814 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 1043 states and 1170 transitions.
[2024-11-24 00:46:52,815 INFO  L78                 Accepts]: Start accepts. Automaton has 1043 states and 1170 transitions. Word has length 387
[2024-11-24 00:46:52,815 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:46:52,815 INFO  L471      AbstractCegarLoop]: Abstraction has 1043 states and 1170 transitions.
[2024-11-24 00:46:52,815 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 21 states have (on average 26.0) internal successors, (546), 22 states have internal predecessors, (546), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46)
[2024-11-24 00:46:52,815 INFO  L276                IsEmpty]: Start isEmpty. Operand 1043 states and 1170 transitions.
[2024-11-24 00:46:52,818 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 428
[2024-11-24 00:46:52,818 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:46:52,819 INFO  L218           NwaCegarLoop]: trace histogram [26, 26, 26, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:46:52,832 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Forceful destruction successful, exit code 0
[2024-11-24 00:46:53,022 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable56,43 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:46:53,023 INFO  L396      AbstractCegarLoop]: === Iteration 58 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:46:53,023 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:46:53,023 INFO  L85        PathProgramCache]: Analyzing trace with hash 1326812579, now seen corresponding path program 4 times
[2024-11-24 00:46:53,023 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:46:53,024 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [194726638]
[2024-11-24 00:46:53,024 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:46:53,024 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:46:53,099 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:46:53,099 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:46:53,102 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [553059315]
[2024-11-24 00:46:53,102 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:46:53,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:46:53,103 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:46:53,105 INFO  L229       MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:46:53,113 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (44)] Waiting until timeout for monitored process
[2024-11-24 00:46:53,334 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:46:53,334 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:46:53,338 INFO  L256         TraceCheckSpWp]: Trace formula consists of 609 conjuncts, 36 conjuncts are in the unsatisfiable core
[2024-11-24 00:46:53,343 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:46:56,052 INFO  L134       CoverageAnalysis]: Checked inductivity of 1908 backedges. 0 proven. 608 refuted. 0 times theorem prover too weak. 1300 trivial. 0 not checked.
[2024-11-24 00:46:56,053 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:46:56,294 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:46:56,294 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [194726638]
[2024-11-24 00:46:56,294 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:46:56,294 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [553059315]
[2024-11-24 00:46:56,294 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [553059315] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:46:56,294 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:46:56,294 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16
[2024-11-24 00:46:56,295 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235114693]
[2024-11-24 00:46:56,295 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:46:56,295 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-24 00:46:56,295 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:46:56,296 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-24 00:46:56,296 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=290, Unknown=0, NotChecked=0, Total=342
[2024-11-24 00:46:56,297 INFO  L87              Difference]: Start difference. First operand 1043 states and 1170 transitions. Second operand  has 17 states, 16 states have (on average 18.75) internal successors, (300), 17 states have internal predecessors, (300), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-24 00:47:00,015 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:47:00,015 INFO  L93              Difference]: Finished difference Result 1069 states and 1203 transitions.
[2024-11-24 00:47:00,016 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-24 00:47:00,016 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 16 states have (on average 18.75) internal successors, (300), 17 states have internal predecessors, (300), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26) Word has length 427
[2024-11-24 00:47:00,016 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:47:00,018 INFO  L225             Difference]: With dead ends: 1069
[2024-11-24 00:47:00,018 INFO  L226             Difference]: Without dead ends: 1068
[2024-11-24 00:47:00,019 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 442 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=58, Invalid=322, Unknown=0, NotChecked=0, Total=380
[2024-11-24 00:47:00,019 INFO  L435           NwaCegarLoop]: 157 mSDtfsCounter, 107 mSDsluCounter, 997 mSDsCounter, 0 mSdLazyCounter, 5812 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 107 SdHoareTripleChecker+Valid, 1154 SdHoareTripleChecker+Invalid, 5817 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 5812 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:47:00,020 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [107 Valid, 1154 Invalid, 5817 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 5812 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-24 00:47:00,021 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1068 states.
[2024-11-24 00:47:00,135 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1068 to 1043.
[2024-11-24 00:47:00,136 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1043 states, 936 states have (on average 1.0929487179487178) internal successors, (1023), 961 states have internal predecessors, (1023), 73 states have call successors, (73), 11 states have call predecessors, (73), 11 states have return successors, (73), 70 states have call predecessors, (73), 73 states have call successors, (73)
[2024-11-24 00:47:00,138 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 1043 states and 1169 transitions.
[2024-11-24 00:47:00,138 INFO  L78                 Accepts]: Start accepts. Automaton has 1043 states and 1169 transitions. Word has length 427
[2024-11-24 00:47:00,138 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:47:00,138 INFO  L471      AbstractCegarLoop]: Abstraction has 1043 states and 1169 transitions.
[2024-11-24 00:47:00,138 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 18.75) internal successors, (300), 17 states have internal predecessors, (300), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-24 00:47:00,139 INFO  L276                IsEmpty]: Start isEmpty. Operand 1043 states and 1169 transitions.
[2024-11-24 00:47:00,140 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 430
[2024-11-24 00:47:00,140 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:47:00,141 INFO  L218           NwaCegarLoop]: trace histogram [26, 26, 26, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:47:00,153 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (44)] Forceful destruction successful, exit code 0
[2024-11-24 00:47:00,341 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable57,44 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:47:00,341 INFO  L396      AbstractCegarLoop]: === Iteration 59 === Targeting ULTIMATE.startErr65ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:47:00,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:47:00,342 INFO  L85        PathProgramCache]: Analyzing trace with hash -538392539, now seen corresponding path program 2 times
[2024-11-24 00:47:00,342 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:47:00,342 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1641070068]
[2024-11-24 00:47:00,342 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:47:00,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:47:00,390 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:47:00,390 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:47:00,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2008589962]
[2024-11-24 00:47:00,393 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:47:00,393 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:47:00,393 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:47:00,396 INFO  L229       MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:47:00,401 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (45)] Waiting until timeout for monitored process
[2024-11-24 00:47:00,565 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:47:00,566 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:47:00,569 INFO  L256         TraceCheckSpWp]: Trace formula consists of 611 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 00:47:00,572 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:47:02,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 1908 backedges. 0 proven. 608 refuted. 0 times theorem prover too weak. 1300 trivial. 0 not checked.
[2024-11-24 00:47:02,475 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:47:07,301 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:47:07,301 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1641070068]
[2024-11-24 00:47:07,301 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:47:07,301 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2008589962]
[2024-11-24 00:47:07,301 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2008589962] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:47:07,301 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:47:07,301 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13] total 13
[2024-11-24 00:47:07,301 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229786430]
[2024-11-24 00:47:07,302 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:47:07,302 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 00:47:07,302 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:47:07,302 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 00:47:07,302 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=203, Unknown=1, NotChecked=0, Total=272
[2024-11-24 00:47:07,303 INFO  L87              Difference]: Start difference. First operand 1043 states and 1169 transitions. Second operand  has 14 states, 13 states have (on average 23.23076923076923) internal successors, (302), 14 states have internal predecessors, (302), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26)
[2024-11-24 00:47:08,969 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:47:08,969 INFO  L93              Difference]: Finished difference Result 1074 states and 1202 transitions.
[2024-11-24 00:47:08,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 00:47:08,969 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 23.23076923076923) internal successors, (302), 14 states have internal predecessors, (302), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26) Word has length 429
[2024-11-24 00:47:08,970 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:47:08,972 INFO  L225             Difference]: With dead ends: 1074
[2024-11-24 00:47:08,972 INFO  L226             Difference]: Without dead ends: 1067
[2024-11-24 00:47:08,973 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 529 GetRequests, 514 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 4.3s TimeCoverageRelationStatistics Valid=68, Invalid=203, Unknown=1, NotChecked=0, Total=272
[2024-11-24 00:47:08,973 INFO  L435           NwaCegarLoop]: 248 mSDtfsCounter, 50 mSDsluCounter, 1672 mSDsCounter, 0 mSdLazyCounter, 2970 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 1920 SdHoareTripleChecker+Invalid, 2976 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 2970 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:47:08,973 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 1920 Invalid, 2976 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 2970 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 00:47:08,974 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1067 states.
[2024-11-24 00:47:09,078 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1067 to 1066.
[2024-11-24 00:47:09,079 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1066 states, 959 states have (on average 1.0928050052137643) internal successors, (1048), 983 states have internal predecessors, (1048), 73 states have call successors, (73), 11 states have call predecessors, (73), 11 states have return successors, (73), 71 states have call predecessors, (73), 73 states have call successors, (73)
[2024-11-24 00:47:09,080 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1066 states to 1066 states and 1194 transitions.
[2024-11-24 00:47:09,080 INFO  L78                 Accepts]: Start accepts. Automaton has 1066 states and 1194 transitions. Word has length 429
[2024-11-24 00:47:09,081 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:47:09,081 INFO  L471      AbstractCegarLoop]: Abstraction has 1066 states and 1194 transitions.
[2024-11-24 00:47:09,081 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 23.23076923076923) internal successors, (302), 14 states have internal predecessors, (302), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26)
[2024-11-24 00:47:09,081 INFO  L276                IsEmpty]: Start isEmpty. Operand 1066 states and 1194 transitions.
[2024-11-24 00:47:09,083 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 431
[2024-11-24 00:47:09,083 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:47:09,084 INFO  L218           NwaCegarLoop]: trace histogram [26, 26, 26, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:47:09,095 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (45)] Forceful destruction successful, exit code 0
[2024-11-24 00:47:09,284 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 45 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable58
[2024-11-24 00:47:09,284 INFO  L396      AbstractCegarLoop]: === Iteration 60 === Targeting ULTIMATE.startErr66ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:47:09,285 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:47:09,285 INFO  L85        PathProgramCache]: Analyzing trace with hash 489700665, now seen corresponding path program 3 times
[2024-11-24 00:47:09,285 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:47:09,285 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [35489012]
[2024-11-24 00:47:09,285 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:47:09,285 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:47:09,351 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s)
[2024-11-24 00:47:09,352 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:47:09,354 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [652857684]
[2024-11-24 00:47:09,354 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:47:09,354 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:47:09,354 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:47:09,358 INFO  L229       MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:47:09,362 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (46)] Waiting until timeout for monitored process
[2024-11-24 00:47:09,517 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-24 00:47:09,518 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:47:09,519 INFO  L256         TraceCheckSpWp]: Trace formula consists of 298 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 00:47:09,523 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:47:23,196 INFO  L134       CoverageAnalysis]: Checked inductivity of 1908 backedges. 501 proven. 95 refuted. 0 times theorem prover too weak. 1312 trivial. 0 not checked.
[2024-11-24 00:47:23,197 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:48:22,062 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:48:22,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [35489012]
[2024-11-24 00:48:22,062 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:48:22,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [652857684]
[2024-11-24 00:48:22,062 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [652857684] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:48:22,062 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:48:22,063 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14
[2024-11-24 00:48:22,063 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [860305479]
[2024-11-24 00:48:22,063 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:48:22,063 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 00:48:22,063 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:48:22,063 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 00:48:22,064 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=125, Invalid=569, Unknown=8, NotChecked=0, Total=702
[2024-11-24 00:48:22,064 INFO  L87              Difference]: Start difference. First operand 1066 states and 1194 transitions. Second operand  has 15 states, 14 states have (on average 12.857142857142858) internal successors, (180), 15 states have internal predecessors, (180), 7 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16)
[2024-11-24 00:48:26,910 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.24s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:48:33,859 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:36,441 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:42,171 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:46,176 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:48,438 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.75s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:50,221 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.47s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:51,306 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:53,716 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.49s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:55,072 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:48:56,994 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:05,175 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.98s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:09,237 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:13,983 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.75s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:18,620 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.64s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:23,984 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.36s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:28,462 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.48s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:33,089 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.63s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:39,143 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 6.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:44,405 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.26s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:49,570 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.17s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:54,248 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.68s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:49:59,464 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.22s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:50:04,335 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.87s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:50:05,677 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.34s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:50:08,514 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.71s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:50:13,219 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:50:17,869 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.86s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:21,585 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.86s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:25,019 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.43s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:33,841 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:50:37,849 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:40,375 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.95s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:44,521 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.37s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:47,653 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.12s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:52,675 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:50:56,721 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:51:00,734 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:51:00,734 INFO  L93              Difference]: Finished difference Result 1099 states and 1214 transitions.
[2024-11-24 00:51:00,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-24 00:51:00,735 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 12.857142857142858) internal successors, (180), 15 states have internal predecessors, (180), 7 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16) Word has length 430
[2024-11-24 00:51:00,735 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:51:00,737 INFO  L225             Difference]: With dead ends: 1099
[2024-11-24 00:51:00,737 INFO  L226             Difference]: Without dead ends: 1010
[2024-11-24 00:51:00,738 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 559 GetRequests, 525 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 180 ImplicationChecksByTransitivity, 59.2s TimeCoverageRelationStatistics Valid=277, Invalid=975, Unknown=8, NotChecked=0, Total=1260
[2024-11-24 00:51:00,738 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 452 mSDsluCounter, 244 mSDsCounter, 0 mSdLazyCounter, 2182 mSolverCounterSat, 50 mSolverCounterUnsat, 19 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 155.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 457 SdHoareTripleChecker+Valid, 271 SdHoareTripleChecker+Invalid, 2251 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 2182 IncrementalHoareTripleChecker+Invalid, 19 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 155.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:51:00,738 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [457 Valid, 271 Invalid, 2251 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 2182 Invalid, 19 Unknown, 0 Unchecked, 155.8s Time]
[2024-11-24 00:51:00,739 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1010 states.
[2024-11-24 00:51:00,892 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1010 to 988.
[2024-11-24 00:51:00,894 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 988 states, 888 states have (on average 1.054054054054054) internal successors, (936), 909 states have internal predecessors, (936), 69 states have call successors, (69), 11 states have call predecessors, (69), 11 states have return successors, (69), 67 states have call predecessors, (69), 69 states have call successors, (69)
[2024-11-24 00:51:00,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 988 states to 988 states and 1074 transitions.
[2024-11-24 00:51:00,898 INFO  L78                 Accepts]: Start accepts. Automaton has 988 states and 1074 transitions. Word has length 430
[2024-11-24 00:51:00,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:51:00,899 INFO  L471      AbstractCegarLoop]: Abstraction has 988 states and 1074 transitions.
[2024-11-24 00:51:00,899 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 12.857142857142858) internal successors, (180), 15 states have internal predecessors, (180), 7 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16)
[2024-11-24 00:51:00,900 INFO  L276                IsEmpty]: Start isEmpty. Operand 988 states and 1074 transitions.
[2024-11-24 00:51:00,902 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 432
[2024-11-24 00:51:00,903 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:51:00,903 INFO  L218           NwaCegarLoop]: trace histogram [26, 26, 26, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:51:00,920 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (46)] Forceful destruction successful, exit code 0
[2024-11-24 00:51:01,104 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 46 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable59
[2024-11-24 00:51:01,105 INFO  L396      AbstractCegarLoop]: === Iteration 61 === Targeting ULTIMATE.startErr67ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:51:01,106 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:51:01,106 INFO  L85        PathProgramCache]: Analyzing trace with hash -1999148377, now seen corresponding path program 2 times
[2024-11-24 00:51:01,106 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:51:01,106 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1011591085]
[2024-11-24 00:51:01,106 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:51:01,106 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:51:01,156 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:51:01,157 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:51:01,159 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [709513040]
[2024-11-24 00:51:01,159 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:51:01,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:51:01,160 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:51:01,162 INFO  L229       MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:51:01,165 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (47)] Waiting until timeout for monitored process
[2024-11-24 00:51:10,487 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:51:10,487 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:51:10,491 INFO  L256         TraceCheckSpWp]: Trace formula consists of 613 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 00:51:10,495 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:51:12,506 INFO  L134       CoverageAnalysis]: Checked inductivity of 1908 backedges. 372 proven. 236 refuted. 0 times theorem prover too weak. 1300 trivial. 0 not checked.
[2024-11-24 00:51:12,506 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:51:12,771 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:51:12,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1011591085]
[2024-11-24 00:51:12,771 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:51:12,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [709513040]
[2024-11-24 00:51:12,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [709513040] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:51:12,772 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:51:12,772 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14
[2024-11-24 00:51:12,772 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1332344918]
[2024-11-24 00:51:12,772 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:51:12,773 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 00:51:12,773 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:51:12,773 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 00:51:12,773 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=72, Invalid=200, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:51:12,774 INFO  L87              Difference]: Start difference. First operand 988 states and 1074 transitions. Second operand  has 15 states, 14 states have (on average 21.714285714285715) internal successors, (304), 15 states have internal predecessors, (304), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26)
[2024-11-24 00:51:14,649 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:51:14,649 INFO  L93              Difference]: Finished difference Result 988 states and 1074 transitions.
[2024-11-24 00:51:14,650 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-24 00:51:14,650 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 21.714285714285715) internal successors, (304), 15 states have internal predecessors, (304), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26) Word has length 431
[2024-11-24 00:51:14,650 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:51:14,652 INFO  L225             Difference]: With dead ends: 988
[2024-11-24 00:51:14,652 INFO  L226             Difference]: Without dead ends: 973
[2024-11-24 00:51:14,653 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 448 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 107 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=194, Invalid=456, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:51:14,653 INFO  L435           NwaCegarLoop]: 194 mSDtfsCounter, 431 mSDsluCounter, 730 mSDsCounter, 0 mSdLazyCounter, 1283 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 431 SdHoareTripleChecker+Valid, 924 SdHoareTripleChecker+Invalid, 1316 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1283 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:51:14,653 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [431 Valid, 924 Invalid, 1316 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1283 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-24 00:51:14,654 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 973 states.
[2024-11-24 00:51:14,797 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 973 to 973.
[2024-11-24 00:51:14,797 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 973 states, 876 states have (on average 1.0456621004566211) internal successors, (916), 895 states have internal predecessors, (916), 68 states have call successors, (68), 11 states have call predecessors, (68), 11 states have return successors, (68), 66 states have call predecessors, (68), 68 states have call successors, (68)
[2024-11-24 00:51:14,800 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 973 states to 973 states and 1052 transitions.
[2024-11-24 00:51:14,800 INFO  L78                 Accepts]: Start accepts. Automaton has 973 states and 1052 transitions. Word has length 431
[2024-11-24 00:51:14,801 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:51:14,801 INFO  L471      AbstractCegarLoop]: Abstraction has 973 states and 1052 transitions.
[2024-11-24 00:51:14,801 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 21.714285714285715) internal successors, (304), 15 states have internal predecessors, (304), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26)
[2024-11-24 00:51:14,801 INFO  L276                IsEmpty]: Start isEmpty. Operand 973 states and 1052 transitions.
[2024-11-24 00:51:14,805 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 512
[2024-11-24 00:51:14,805 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:51:14,805 INFO  L218           NwaCegarLoop]: trace histogram [31, 31, 31, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:51:14,816 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (47)] Ended with exit code 0
[2024-11-24 00:51:15,006 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 47 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable60
[2024-11-24 00:51:15,006 INFO  L396      AbstractCegarLoop]: === Iteration 62 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:51:15,006 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:51:15,006 INFO  L85        PathProgramCache]: Analyzing trace with hash 2014202529, now seen corresponding path program 5 times
[2024-11-24 00:51:15,007 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:51:15,007 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358771959]
[2024-11-24 00:51:15,007 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:51:15,007 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:51:15,173 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 10 check-sat command(s)
[2024-11-24 00:51:15,173 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:51:15,176 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [184923209]
[2024-11-24 00:51:15,176 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:51:15,177 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:51:15,177 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:51:15,179 INFO  L229       MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:51:15,183 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (48)] Waiting until timeout for monitored process
[2024-11-24 00:51:15,493 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 10 check-sat command(s)
[2024-11-24 00:51:15,494 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:51:15,498 INFO  L256         TraceCheckSpWp]: Trace formula consists of 724 conjuncts, 44 conjuncts are in the unsatisfiable core
[2024-11-24 00:51:15,505 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:51:18,680 INFO  L134       CoverageAnalysis]: Checked inductivity of 2780 backedges. 0 proven. 920 refuted. 0 times theorem prover too weak. 1860 trivial. 0 not checked.
[2024-11-24 00:51:18,680 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:51:18,994 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:51:18,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358771959]
[2024-11-24 00:51:18,994 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:51:18,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [184923209]
[2024-11-24 00:51:18,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [184923209] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:51:18,994 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:51:18,995 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20] total 20
[2024-11-24 00:51:18,995 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031564023]
[2024-11-24 00:51:18,995 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:51:18,995 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-24 00:51:18,995 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:51:18,996 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-24 00:51:18,996 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=64, Invalid=442, Unknown=0, NotChecked=0, Total=506
[2024-11-24 00:51:18,996 INFO  L87              Difference]: Start difference. First operand 973 states and 1052 transitions. Second operand  has 21 states, 20 states have (on average 17.95) internal successors, (359), 21 states have internal predecessors, (359), 7 states have call successors, (31), 1 states have call predecessors, (31), 1 states have return successors, (31), 7 states have call predecessors, (31), 7 states have call successors, (31)
[2024-11-24 00:51:23,850 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:51:23,850 INFO  L93              Difference]: Finished difference Result 987 states and 1067 transitions.
[2024-11-24 00:51:23,851 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-24 00:51:23,851 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 17.95) internal successors, (359), 21 states have internal predecessors, (359), 7 states have call successors, (31), 1 states have call predecessors, (31), 1 states have return successors, (31), 7 states have call predecessors, (31), 7 states have call successors, (31) Word has length 511
[2024-11-24 00:51:23,851 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:51:23,854 INFO  L225             Difference]: With dead ends: 987
[2024-11-24 00:51:23,854 INFO  L226             Difference]: Without dead ends: 986
[2024-11-24 00:51:23,855 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 526 GetRequests, 504 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=70, Invalid=482, Unknown=0, NotChecked=0, Total=552
[2024-11-24 00:51:23,855 INFO  L435           NwaCegarLoop]: 157 mSDtfsCounter, 92 mSDsluCounter, 1278 mSDsCounter, 0 mSdLazyCounter, 8067 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 1435 SdHoareTripleChecker+Invalid, 8072 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 8067 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:51:23,855 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 1435 Invalid, 8072 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 8067 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-24 00:51:23,856 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 986 states.
[2024-11-24 00:51:24,043 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 986 to 973.
[2024-11-24 00:51:24,044 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 973 states, 876 states have (on average 1.0445205479452055) internal successors, (915), 895 states have internal predecessors, (915), 68 states have call successors, (68), 11 states have call predecessors, (68), 11 states have return successors, (68), 66 states have call predecessors, (68), 68 states have call successors, (68)
[2024-11-24 00:51:24,046 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 973 states to 973 states and 1051 transitions.
[2024-11-24 00:51:24,046 INFO  L78                 Accepts]: Start accepts. Automaton has 973 states and 1051 transitions. Word has length 511
[2024-11-24 00:51:24,047 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:51:24,047 INFO  L471      AbstractCegarLoop]: Abstraction has 973 states and 1051 transitions.
[2024-11-24 00:51:24,047 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 17.95) internal successors, (359), 21 states have internal predecessors, (359), 7 states have call successors, (31), 1 states have call predecessors, (31), 1 states have return successors, (31), 7 states have call predecessors, (31), 7 states have call successors, (31)
[2024-11-24 00:51:24,048 INFO  L276                IsEmpty]: Start isEmpty. Operand 973 states and 1051 transitions.
[2024-11-24 00:51:24,051 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 514
[2024-11-24 00:51:24,051 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:51:24,051 INFO  L218           NwaCegarLoop]: trace histogram [31, 31, 31, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:51:24,068 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (48)] Ended with exit code 0
[2024-11-24 00:51:24,263 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable61,48 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:51:24,264 INFO  L396      AbstractCegarLoop]: === Iteration 63 === Targeting ULTIMATE.startErr65ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:51:24,265 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:51:24,266 INFO  L85        PathProgramCache]: Analyzing trace with hash -1381614173, now seen corresponding path program 3 times
[2024-11-24 00:51:24,266 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:51:24,266 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [133591592]
[2024-11-24 00:51:24,266 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:51:24,266 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:51:24,378 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s)
[2024-11-24 00:51:24,378 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:51:24,383 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [174829803]
[2024-11-24 00:51:24,384 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:51:24,384 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:51:24,384 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:51:24,386 INFO  L229       MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:51:24,391 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (49)] Waiting until timeout for monitored process
[2024-11-24 00:51:24,578 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-24 00:51:24,578 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:51:24,581 INFO  L256         TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-11-24 00:51:24,587 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:51:46,473 INFO  L134       CoverageAnalysis]: Checked inductivity of 2780 backedges. 657 proven. 95 refuted. 0 times theorem prover too weak. 2028 trivial. 0 not checked.
[2024-11-24 00:51:46,473 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:52:02,206 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:52:02,206 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [133591592]
[2024-11-24 00:52:02,206 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:52:02,206 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [174829803]
[2024-11-24 00:52:02,206 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [174829803] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:52:02,206 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:52:02,206 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15] total 15
[2024-11-24 00:52:02,206 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1143002487]
[2024-11-24 00:52:02,206 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:52:02,207 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-24 00:52:02,207 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:52:02,208 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-24 00:52:02,208 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=157, Invalid=599, Unknown=0, NotChecked=0, Total=756
[2024-11-24 00:52:02,208 INFO  L87              Difference]: Start difference. First operand 973 states and 1051 transitions. Second operand  has 16 states, 15 states have (on average 11.933333333333334) internal successors, (179), 16 states have internal predecessors, (179), 7 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 6 states have call predecessors, (16), 7 states have call successors, (16)
[2024-11-24 00:52:20,160 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:52:23,108 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 00:52:37,960 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.07s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-24 00:52:38,255 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:52:38,255 INFO  L93              Difference]: Finished difference Result 999 states and 1071 transitions.
[2024-11-24 00:52:38,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-24 00:52:38,256 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 11.933333333333334) internal successors, (179), 16 states have internal predecessors, (179), 7 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 6 states have call predecessors, (16), 7 states have call successors, (16) Word has length 513
[2024-11-24 00:52:38,256 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:52:38,258 INFO  L225             Difference]: With dead ends: 999
[2024-11-24 00:52:38,258 INFO  L226             Difference]: Without dead ends: 983
[2024-11-24 00:52:38,259 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 642 GetRequests, 604 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 305 ImplicationChecksByTransitivity, 26.6s TimeCoverageRelationStatistics Valid=368, Invalid=1192, Unknown=0, NotChecked=0, Total=1560
[2024-11-24 00:52:38,259 INFO  L435           NwaCegarLoop]: 25 mSDtfsCounter, 647 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 1766 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 24.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 648 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 1825 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 1766 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 24.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:52:38,259 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [648 Valid, 152 Invalid, 1825 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 1766 Invalid, 0 Unknown, 0 Unchecked, 24.4s Time]
[2024-11-24 00:52:38,260 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 983 states.
[2024-11-24 00:52:38,393 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 983 to 954.
[2024-11-24 00:52:38,394 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 954 states, 857 states have (on average 1.0280046674445742) internal successors, (881), 877 states have internal predecessors, (881), 68 states have call successors, (68), 11 states have call predecessors, (68), 11 states have return successors, (68), 65 states have call predecessors, (68), 68 states have call successors, (68)
[2024-11-24 00:52:38,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 954 states to 954 states and 1017 transitions.
[2024-11-24 00:52:38,395 INFO  L78                 Accepts]: Start accepts. Automaton has 954 states and 1017 transitions. Word has length 513
[2024-11-24 00:52:38,396 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:52:38,396 INFO  L471      AbstractCegarLoop]: Abstraction has 954 states and 1017 transitions.
[2024-11-24 00:52:38,396 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 11.933333333333334) internal successors, (179), 16 states have internal predecessors, (179), 7 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 6 states have call predecessors, (16), 7 states have call successors, (16)
[2024-11-24 00:52:38,396 INFO  L276                IsEmpty]: Start isEmpty. Operand 954 states and 1017 transitions.
[2024-11-24 00:52:38,398 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 554
[2024-11-24 00:52:38,398 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:52:38,398 INFO  L218           NwaCegarLoop]: trace histogram [33, 33, 33, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:52:38,406 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (49)] Forceful destruction successful, exit code 0
[2024-11-24 00:52:38,598 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable62,49 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:52:38,598 INFO  L396      AbstractCegarLoop]: === Iteration 64 === Targeting ULTIMATE.startErr95ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:52:38,599 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:52:38,599 INFO  L85        PathProgramCache]: Analyzing trace with hash -199679995, now seen corresponding path program 1 times
[2024-11-24 00:52:38,599 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:52:38,599 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823521142]
[2024-11-24 00:52:38,599 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:52:38,599 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:52:38,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 00:52:38,652 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [700423575]
[2024-11-24 00:52:38,652 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:52:38,653 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:52:38,653 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:52:38,655 INFO  L229       MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:52:38,658 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (50)] Waiting until timeout for monitored process
[2024-11-24 00:52:38,890 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:52:38,895 INFO  L256         TraceCheckSpWp]: Trace formula consists of 774 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-11-24 00:52:38,901 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:52:42,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 3032 backedges. 0 proven. 920 refuted. 0 times theorem prover too weak. 2112 trivial. 0 not checked.
[2024-11-24 00:52:42,105 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:52:42,474 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:52:42,474 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823521142]
[2024-11-24 00:52:42,474 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:52:42,474 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [700423575]
[2024-11-24 00:52:42,474 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [700423575] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:52:42,474 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:52:42,475 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22] total 22
[2024-11-24 00:52:42,475 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [993423520]
[2024-11-24 00:52:42,475 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:52:42,475 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-24 00:52:42,475 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:52:42,476 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-24 00:52:42,476 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=120, Invalid=530, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:52:42,477 INFO  L87              Difference]: Start difference. First operand 954 states and 1017 transitions. Second operand  has 23 states, 22 states have (on average 17.772727272727273) internal successors, (391), 23 states have internal predecessors, (391), 6 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 6 states have call predecessors, (33), 6 states have call successors, (33)
[2024-11-24 00:52:45,745 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:52:45,745 INFO  L93              Difference]: Finished difference Result 959 states and 1021 transitions.
[2024-11-24 00:52:45,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-24 00:52:45,746 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 17.772727272727273) internal successors, (391), 23 states have internal predecessors, (391), 6 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 6 states have call predecessors, (33), 6 states have call successors, (33) Word has length 553
[2024-11-24 00:52:45,746 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:52:45,748 INFO  L225             Difference]: With dead ends: 959
[2024-11-24 00:52:45,748 INFO  L226             Difference]: Without dead ends: 915
[2024-11-24 00:52:45,748 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 693 GetRequests, 669 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 53 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=120, Invalid=530, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:52:45,748 INFO  L435           NwaCegarLoop]: 170 mSDtfsCounter, 4 mSDsluCounter, 1176 mSDsCounter, 0 mSdLazyCounter, 7146 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 1346 SdHoareTripleChecker+Invalid, 7146 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7146 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:52:45,749 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 1346 Invalid, 7146 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7146 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-24 00:52:45,749 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 915 states.
[2024-11-24 00:52:45,853 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 915 to 915.
[2024-11-24 00:52:45,854 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 915 states, 821 states have (on average 1.028014616321559) internal successors, (844), 841 states have internal predecessors, (844), 65 states have call successors, (65), 11 states have call predecessors, (65), 11 states have return successors, (65), 62 states have call predecessors, (65), 65 states have call successors, (65)
[2024-11-24 00:52:45,855 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 915 states to 915 states and 974 transitions.
[2024-11-24 00:52:45,855 INFO  L78                 Accepts]: Start accepts. Automaton has 915 states and 974 transitions. Word has length 553
[2024-11-24 00:52:45,856 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:52:45,856 INFO  L471      AbstractCegarLoop]: Abstraction has 915 states and 974 transitions.
[2024-11-24 00:52:45,856 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 17.772727272727273) internal successors, (391), 23 states have internal predecessors, (391), 6 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 6 states have call predecessors, (33), 6 states have call successors, (33)
[2024-11-24 00:52:45,856 INFO  L276                IsEmpty]: Start isEmpty. Operand 915 states and 974 transitions.
[2024-11-24 00:52:45,858 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 634
[2024-11-24 00:52:45,859 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:52:45,859 INFO  L218           NwaCegarLoop]: trace histogram [38, 38, 38, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:52:45,867 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (50)] Ended with exit code 0
[2024-11-24 00:52:46,059 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable63,50 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:52:46,059 INFO  L396      AbstractCegarLoop]: === Iteration 65 === Targeting ULTIMATE.startErr91ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:52:46,060 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:52:46,060 INFO  L85        PathProgramCache]: Analyzing trace with hash 263329535, now seen corresponding path program 2 times
[2024-11-24 00:52:46,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:52:46,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249276520]
[2024-11-24 00:52:46,060 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:52:46,060 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:52:46,136 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:52:46,136 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:52:46,139 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1127569875]
[2024-11-24 00:52:46,139 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:52:46,140 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:52:46,140 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:52:46,142 INFO  L229       MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:52:46,147 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (51)] Waiting until timeout for monitored process
[2024-11-24 00:52:46,341 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:52:46,342 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:52:46,346 INFO  L256         TraceCheckSpWp]: Trace formula consists of 885 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 00:52:46,352 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:52:47,828 INFO  L134       CoverageAnalysis]: Checked inductivity of 4108 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 2812 trivial. 0 not checked.
[2024-11-24 00:52:47,829 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:52:49,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 4108 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 2812 trivial. 0 not checked.
[2024-11-24 00:52:49,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:52:49,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249276520]
[2024-11-24 00:52:49,874 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:52:49,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1127569875]
[2024-11-24 00:52:49,874 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1127569875] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:52:49,874 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 00:52:49,875 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13] total 25
[2024-11-24 00:52:49,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1166945841]
[2024-11-24 00:52:49,875 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:52:49,876 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-24 00:52:49,876 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:52:49,877 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-24 00:52:49,877 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=182, Invalid=468, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:52:49,877 INFO  L87              Difference]: Start difference. First operand 915 states and 974 transitions. Second operand  has 26 states, 25 states have (on average 35.52) internal successors, (888), 26 states have internal predecessors, (888), 14 states have call successors, (76), 1 states have call predecessors, (76), 1 states have return successors, (76), 14 states have call predecessors, (76), 14 states have call successors, (76)
[2024-11-24 00:52:59,069 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:52:59,069 INFO  L93              Difference]: Finished difference Result 1357 states and 1472 transitions.
[2024-11-24 00:52:59,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-24 00:52:59,070 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 25 states have (on average 35.52) internal successors, (888), 26 states have internal predecessors, (888), 14 states have call successors, (76), 1 states have call predecessors, (76), 1 states have return successors, (76), 14 states have call predecessors, (76), 14 states have call successors, (76) Word has length 633
[2024-11-24 00:52:59,070 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:52:59,072 INFO  L225             Difference]: With dead ends: 1357
[2024-11-24 00:52:59,072 INFO  L226             Difference]: Without dead ends: 1356
[2024-11-24 00:52:59,073 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1274 GetRequests, 1240 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=384, Invalid=876, Unknown=0, NotChecked=0, Total=1260
[2024-11-24 00:52:59,073 INFO  L435           NwaCegarLoop]: 291 mSDtfsCounter, 1477 mSDsluCounter, 3011 mSDsCounter, 0 mSdLazyCounter, 4069 mSolverCounterSat, 124 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1477 SdHoareTripleChecker+Valid, 3302 SdHoareTripleChecker+Invalid, 4193 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 124 IncrementalHoareTripleChecker+Valid, 4069 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:52:59,073 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1477 Valid, 3302 Invalid, 4193 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [124 Valid, 4069 Invalid, 0 Unknown, 0 Unchecked, 6.1s Time]
[2024-11-24 00:52:59,074 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1356 states.
[2024-11-24 00:52:59,236 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1356 to 1173.
[2024-11-24 00:52:59,237 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1173 states, 1058 states have (on average 1.0321361058601135) internal successors, (1092), 1078 states have internal predecessors, (1092), 86 states have call successors, (86), 11 states have call predecessors, (86), 11 states have return successors, (86), 83 states have call predecessors, (86), 86 states have call successors, (86)
[2024-11-24 00:52:59,238 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1173 states to 1173 states and 1264 transitions.
[2024-11-24 00:52:59,239 INFO  L78                 Accepts]: Start accepts. Automaton has 1173 states and 1264 transitions. Word has length 633
[2024-11-24 00:52:59,239 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:52:59,239 INFO  L471      AbstractCegarLoop]: Abstraction has 1173 states and 1264 transitions.
[2024-11-24 00:52:59,239 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 25 states have (on average 35.52) internal successors, (888), 26 states have internal predecessors, (888), 14 states have call successors, (76), 1 states have call predecessors, (76), 1 states have return successors, (76), 14 states have call predecessors, (76), 14 states have call successors, (76)
[2024-11-24 00:52:59,239 INFO  L276                IsEmpty]: Start isEmpty. Operand 1173 states and 1264 transitions.
[2024-11-24 00:52:59,249 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 638
[2024-11-24 00:52:59,249 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:52:59,249 INFO  L218           NwaCegarLoop]: trace histogram [38, 38, 38, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:52:59,256 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (51)] Ended with exit code 0
[2024-11-24 00:52:59,450 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable64,51 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:52:59,450 INFO  L396      AbstractCegarLoop]: === Iteration 66 === Targeting ULTIMATE.startErr95ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:52:59,450 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:52:59,450 INFO  L85        PathProgramCache]: Analyzing trace with hash 724771971, now seen corresponding path program 2 times
[2024-11-24 00:52:59,450 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:52:59,450 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722666487]
[2024-11-24 00:52:59,450 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:52:59,450 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:52:59,529 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:52:59,529 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:52:59,532 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1668716702]
[2024-11-24 00:52:59,533 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:52:59,533 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:52:59,533 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:52:59,535 INFO  L229       MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:52:59,537 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (52)] Waiting until timeout for monitored process
[2024-11-24 00:52:59,740 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:52:59,741 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:52:59,745 INFO  L256         TraceCheckSpWp]: Trace formula consists of 889 conjuncts, 50 conjuncts are in the unsatisfiable core
[2024-11-24 00:52:59,751 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:53:03,522 INFO  L134       CoverageAnalysis]: Checked inductivity of 4108 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 2812 trivial. 0 not checked.
[2024-11-24 00:53:03,523 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:53:03,909 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:53:03,910 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722666487]
[2024-11-24 00:53:03,910 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 00:53:03,910 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1668716702]
[2024-11-24 00:53:03,910 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1668716702] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:53:03,910 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:53:03,910 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26] total 26
[2024-11-24 00:53:03,910 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904807011]
[2024-11-24 00:53:03,910 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:53:03,911 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-11-24 00:53:03,911 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:53:03,911 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-11-24 00:53:03,912 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=141, Invalid=729, Unknown=0, NotChecked=0, Total=870
[2024-11-24 00:53:03,912 INFO  L87              Difference]: Start difference. First operand 1173 states and 1264 transitions. Second operand  has 27 states, 26 states have (on average 17.307692307692307) internal successors, (450), 27 states have internal predecessors, (450), 7 states have call successors, (38), 1 states have call predecessors, (38), 1 states have return successors, (38), 7 states have call predecessors, (38), 7 states have call successors, (38)
[2024-11-24 00:53:09,088 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:53:09,088 INFO  L93              Difference]: Finished difference Result 1182 states and 1272 transitions.
[2024-11-24 00:53:09,089 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-11-24 00:53:09,089 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 26 states have (on average 17.307692307692307) internal successors, (450), 27 states have internal predecessors, (450), 7 states have call successors, (38), 1 states have call predecessors, (38), 1 states have return successors, (38), 7 states have call predecessors, (38), 7 states have call successors, (38) Word has length 637
[2024-11-24 00:53:09,089 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:53:09,092 INFO  L225             Difference]: With dead ends: 1182
[2024-11-24 00:53:09,093 INFO  L226             Difference]: Without dead ends: 1138
[2024-11-24 00:53:09,093 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 777 GetRequests, 749 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 75 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=141, Invalid=729, Unknown=0, NotChecked=0, Total=870
[2024-11-24 00:53:09,094 INFO  L435           NwaCegarLoop]: 184 mSDtfsCounter, 4 mSDsluCounter, 1625 mSDsCounter, 0 mSdLazyCounter, 10117 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 1809 SdHoareTripleChecker+Invalid, 10117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-24 00:53:09,094 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 1809 Invalid, 10117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10117 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-24 00:53:09,095 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1138 states.
[2024-11-24 00:53:09,338 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1138 to 1138.
[2024-11-24 00:53:09,339 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1138 states, 1026 states have (on average 1.0321637426900585) internal successors, (1059), 1045 states have internal predecessors, (1059), 83 states have call successors, (83), 11 states have call predecessors, (83), 11 states have return successors, (83), 81 states have call predecessors, (83), 83 states have call successors, (83)
[2024-11-24 00:53:09,341 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1138 states to 1138 states and 1225 transitions.
[2024-11-24 00:53:09,342 INFO  L78                 Accepts]: Start accepts. Automaton has 1138 states and 1225 transitions. Word has length 637
[2024-11-24 00:53:09,342 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:53:09,342 INFO  L471      AbstractCegarLoop]: Abstraction has 1138 states and 1225 transitions.
[2024-11-24 00:53:09,343 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 26 states have (on average 17.307692307692307) internal successors, (450), 27 states have internal predecessors, (450), 7 states have call successors, (38), 1 states have call predecessors, (38), 1 states have return successors, (38), 7 states have call predecessors, (38), 7 states have call successors, (38)
[2024-11-24 00:53:09,343 INFO  L276                IsEmpty]: Start isEmpty. Operand 1138 states and 1225 transitions.
[2024-11-24 00:53:09,350 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 722
[2024-11-24 00:53:09,350 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:53:09,350 INFO  L218           NwaCegarLoop]: trace histogram [43, 43, 43, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 00:53:09,363 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (52)] Forceful destruction successful, exit code 0
[2024-11-24 00:53:09,554 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable65,52 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:53:09,556 INFO  L396      AbstractCegarLoop]: === Iteration 67 === Targeting ULTIMATE.startErr95ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 137 more)] ===
[2024-11-24 00:53:09,556 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:53:09,557 INFO  L85        PathProgramCache]: Analyzing trace with hash 962661889, now seen corresponding path program 3 times
[2024-11-24 00:53:09,557 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:53:09,557 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323191937]
[2024-11-24 00:53:09,557 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:53:09,557 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:53:09,722 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 12 check-sat command(s)
[2024-11-24 00:53:09,722 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-11-24 00:53:09,726 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1848078965]
[2024-11-24 00:53:09,726 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:53:09,727 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:53:09,727 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:53:09,729 INFO  L229       MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:53:09,733 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d2e6637f-7af2-411a-8cc5-813f44d263b9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (53)] Waiting until timeout for monitored process
[2024-11-24 00:53:10,492 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-24 00:53:10,493 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:53:10,495 INFO  L256         TraceCheckSpWp]: Trace formula consists of 299 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-24 00:53:10,503 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:54:35,399 WARN  L286               SmtUtils]: Spent 5.33s on a formula simplification that was a NOOP. DAG size: 7 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-24 00:54:39,497 INFO  L134       CoverageAnalysis]: Checked inductivity of 5348 backedges. 906 proven. 68 refuted. 0 times theorem prover too weak. 4374 trivial. 0 not checked.
[2024-11-24 00:54:39,497 INFO  L312         TraceCheckSpWp]: Computing backward predicates...