./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/psyco/psyco_abp_1-2.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_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/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_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/psyco/psyco_abp_1-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/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_142c3da7-4b71-4050-a06d-922cb4d19383/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 167b835a28653099821c6834c1cc6b8e30303efac27d569b21e43e89592d7586
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 22:56:23,736 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 22:56:23,825 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-23 22:56:23,830 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 22:56:23,830 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 22:56:23,854 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 22:56:23,855 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 22:56:23,855 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 22:56:23,855 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 22:56:23,856 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 22:56:23,856 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 22:56:23,856 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 22:56:23,856 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 22:56:23,856 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 22:56:23,857 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 22:56:23,857 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 22:56:23,857 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 22:56:23,857 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 22:56:23,857 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 22:56:23,857 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 22:56:23,858 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 22:56:23,859 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 22:56:23,859 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 22:56:23,859 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 22:56:23,859 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 22:56:23,859 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 22:56:23,859 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 22:56:23,859 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 22:56:23,860 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 22:56:23,860 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 22:56:23,860 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 22:56:23,860 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 22:56:23,860 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 22:56:23,860 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 22:56:23,860 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 22:56:23,861 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 22:56:23,861 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 22:56:23,861 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 22:56:23,861 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 22:56:23,861 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 22:56:23,861 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 22:56:23,861 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_142c3da7-4b71-4050-a06d-922cb4d19383/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 -> 167b835a28653099821c6834c1cc6b8e30303efac27d569b21e43e89592d7586
[2024-11-23 22:56:24,127 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 22:56:24,141 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 22:56:24,143 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 22:56:24,145 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 22:56:24,145 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 22:56:24,146 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/psyco/psyco_abp_1-2.c
[2024-11-23 22:56:27,268 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/data/60623313a/7e932c83a62d4a1fb86a86fc2c9cd8ff/FLAGc73e6646c
[2024-11-23 22:56:27,538 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 22:56:27,539 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/sv-benchmarks/c/psyco/psyco_abp_1-2.c
[2024-11-23 22:56:27,550 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/data/60623313a/7e932c83a62d4a1fb86a86fc2c9cd8ff/FLAGc73e6646c
[2024-11-23 22:56:27,825 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/data/60623313a/7e932c83a62d4a1fb86a86fc2c9cd8ff
[2024-11-23 22:56:27,827 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 22:56:27,829 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 22:56:27,831 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 22:56:27,831 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 22:56:27,836 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 22:56:27,837 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:56:27" (1/1) ...
[2024-11-23 22:56:27,838 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1750559b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:27, skipping insertion in model container
[2024-11-23 22:56:27,838 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:56:27" (1/1) ...
[2024-11-23 22:56:27,870 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 22:56:28,166 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 22:56:28,177 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 22:56:28,251 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 22:56:28,265 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 22:56:28,266 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28 WrapperNode
[2024-11-23 22:56:28,266 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 22:56:28,267 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 22:56:28,267 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 22:56:28,268 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 22:56:28,274 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,286 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,348 INFO  L138                Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 508
[2024-11-23 22:56:28,348 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 22:56:28,349 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 22:56:28,349 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 22:56:28,352 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 22:56:28,362 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,362 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,366 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,388 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-23 22:56:28,390 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,390 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,416 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,422 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,432 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,434 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,439 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,445 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 22:56:28,446 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 22:56:28,446 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 22:56:28,446 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 22:56:28,447 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (1/1) ...
[2024-11-23 22:56:28,454 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 22:56:28,470 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:28,486 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 22:56:28,490 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 22:56:28,521 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 22:56:28,521 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 22:56:28,522 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 22:56:28,522 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 22:56:28,610 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 22:56:28,612 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 22:56:29,631 INFO  L?                        ?]: Removed 327 outVars from TransFormulas that were not future-live.
[2024-11-23 22:56:29,631 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 22:56:29,654 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 22:56:29,654 INFO  L312             CfgBuilder]: Removed 3 assume(true) statements.
[2024-11-23 22:56:29,654 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:56:29 BoogieIcfgContainer
[2024-11-23 22:56:29,654 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 22:56:29,657 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 22:56:29,657 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 22:56:29,665 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 22:56:29,665 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 10:56:27" (1/3) ...
[2024-11-23 22:56:29,666 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@169e339 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:56:29, skipping insertion in model container
[2024-11-23 22:56:29,667 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:56:28" (2/3) ...
[2024-11-23 22:56:29,667 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@169e339 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:56:29, skipping insertion in model container
[2024-11-23 22:56:29,667 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:56:29" (3/3) ...
[2024-11-23 22:56:29,669 INFO  L128   eAbstractionObserver]: Analyzing ICFG psyco_abp_1-2.c
[2024-11-23 22:56:29,687 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 22:56:29,690 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG psyco_abp_1-2.c that has 1 procedures, 195 locations, 1 initial locations, 1 loop locations, and 42 error locations.
[2024-11-23 22:56:29,781 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 22:56:29,801 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;@715b06a5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 22:56:29,801 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 42 error locations.
[2024-11-23 22:56:29,807 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 195 states, 152 states have (on average 1.9539473684210527) internal successors, (297), 194 states have internal predecessors, (297), 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-23 22:56:29,815 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-23 22:56:29,815 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:29,816 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:29,817 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:29,823 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:29,823 INFO  L85        PathProgramCache]: Analyzing trace with hash -505610832, now seen corresponding path program 1 times
[2024-11-23 22:56:29,834 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:29,834 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2075120306]
[2024-11-23 22:56:29,834 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:29,835 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:29,949 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:30,101 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-23 22:56:30,101 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:30,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2075120306]
[2024-11-23 22:56:30,102 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2075120306] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:30,103 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:30,103 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:30,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [783055798]
[2024-11-23 22:56:30,105 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:30,109 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:30,110 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:30,131 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:30,132 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:30,135 INFO  L87              Difference]: Start difference. First operand  has 195 states, 152 states have (on average 1.9539473684210527) internal successors, (297), 194 states have internal predecessors, (297), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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-23 22:56:30,250 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:30,251 INFO  L93              Difference]: Finished difference Result 390 states and 597 transitions.
[2024-11-23 22:56:30,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:30,256 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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 10
[2024-11-23 22:56:30,256 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:30,269 INFO  L225             Difference]: With dead ends: 390
[2024-11-23 22:56:30,270 INFO  L226             Difference]: Without dead ends: 166
[2024-11-23 22:56:30,274 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:30,279 INFO  L435           NwaCegarLoop]: 290 mSDtfsCounter, 4 mSDsluCounter, 269 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 559 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:30,282 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 559 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 22:56:30,303 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 166 states.
[2024-11-23 22:56:30,338 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 166 to 166.
[2024-11-23 22:56:30,340 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 166 states, 124 states have (on average 1.685483870967742) internal successors, (209), 165 states have internal predecessors, (209), 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-23 22:56:30,351 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 166 states and 209 transitions.
[2024-11-23 22:56:30,353 INFO  L78                 Accepts]: Start accepts. Automaton has 166 states and 209 transitions. Word has length 10
[2024-11-23 22:56:30,353 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:30,353 INFO  L471      AbstractCegarLoop]: Abstraction has 166 states and 209 transitions.
[2024-11-23 22:56:30,354 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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-23 22:56:30,354 INFO  L276                IsEmpty]: Start isEmpty. Operand 166 states and 209 transitions.
[2024-11-23 22:56:30,354 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-23 22:56:30,355 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:30,355 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:30,355 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 22:56:30,355 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:30,358 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:30,358 INFO  L85        PathProgramCache]: Analyzing trace with hash -353906814, now seen corresponding path program 1 times
[2024-11-23 22:56:30,359 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:30,360 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1189052665]
[2024-11-23 22:56:30,360 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:30,360 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:30,412 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:30,561 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:30,561 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:30,561 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1189052665]
[2024-11-23 22:56:30,561 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1189052665] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:30,561 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:30,561 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 22:56:30,562 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038570121]
[2024-11-23 22:56:30,562 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:30,563 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:30,563 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:30,564 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:30,565 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:30,565 INFO  L87              Difference]: Start difference. First operand 166 states and 209 transitions. Second operand  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 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-23 22:56:30,839 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:30,840 INFO  L93              Difference]: Finished difference Result 321 states and 407 transitions.
[2024-11-23 22:56:30,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:30,840 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-23 22:56:30,840 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:30,842 INFO  L225             Difference]: With dead ends: 321
[2024-11-23 22:56:30,842 INFO  L226             Difference]: Without dead ends: 261
[2024-11-23 22:56:30,843 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-23 22:56:30,844 INFO  L435           NwaCegarLoop]: 181 mSDtfsCounter, 151 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 84 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 151 SdHoareTripleChecker+Valid, 326 SdHoareTripleChecker+Invalid, 120 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 84 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:30,848 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [151 Valid, 326 Invalid, 120 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 84 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 22:56:30,850 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 261 states.
[2024-11-23 22:56:30,873 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 261 to 252.
[2024-11-23 22:56:30,873 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 252 states, 210 states have (on average 1.6238095238095238) internal successors, (341), 251 states have internal predecessors, (341), 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-23 22:56:30,878 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 252 states and 341 transitions.
[2024-11-23 22:56:30,878 INFO  L78                 Accepts]: Start accepts. Automaton has 252 states and 341 transitions. Word has length 15
[2024-11-23 22:56:30,879 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:30,879 INFO  L471      AbstractCegarLoop]: Abstraction has 252 states and 341 transitions.
[2024-11-23 22:56:30,879 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.5) internal successors, (15), 3 states have internal predecessors, (15), 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-23 22:56:30,879 INFO  L276                IsEmpty]: Start isEmpty. Operand 252 states and 341 transitions.
[2024-11-23 22:56:30,879 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-11-23 22:56:30,880 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:30,880 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:30,880 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 22:56:30,880 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:30,880 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:30,880 INFO  L85        PathProgramCache]: Analyzing trace with hash -802029276, now seen corresponding path program 1 times
[2024-11-23 22:56:30,881 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:30,881 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973694016]
[2024-11-23 22:56:30,881 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:30,885 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:30,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:31,032 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:31,032 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:31,032 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973694016]
[2024-11-23 22:56:31,032 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973694016] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:31,032 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:31,033 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 22:56:31,033 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1947657084]
[2024-11-23 22:56:31,033 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:31,033 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:31,033 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:31,033 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:31,034 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:31,034 INFO  L87              Difference]: Start difference. First operand 252 states and 341 transitions. Second operand  has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 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-23 22:56:31,112 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:31,112 INFO  L93              Difference]: Finished difference Result 355 states and 487 transitions.
[2024-11-23 22:56:31,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:31,112 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 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 17
[2024-11-23 22:56:31,113 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:31,114 INFO  L225             Difference]: With dead ends: 355
[2024-11-23 22:56:31,114 INFO  L226             Difference]: Without dead ends: 347
[2024-11-23 22:56:31,115 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-23 22:56:31,115 INFO  L435           NwaCegarLoop]: 199 mSDtfsCounter, 123 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 123 SdHoareTripleChecker+Valid, 381 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:31,116 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [123 Valid, 381 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 22:56:31,121 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 347 states.
[2024-11-23 22:56:31,145 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 347 to 342.
[2024-11-23 22:56:31,146 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 342 states, 300 states have (on average 1.5766666666666667) internal successors, (473), 341 states have internal predecessors, (473), 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-23 22:56:31,147 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 342 states and 473 transitions.
[2024-11-23 22:56:31,148 INFO  L78                 Accepts]: Start accepts. Automaton has 342 states and 473 transitions. Word has length 17
[2024-11-23 22:56:31,148 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:31,148 INFO  L471      AbstractCegarLoop]: Abstraction has 342 states and 473 transitions.
[2024-11-23 22:56:31,148 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 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-23 22:56:31,148 INFO  L276                IsEmpty]: Start isEmpty. Operand 342 states and 473 transitions.
[2024-11-23 22:56:31,153 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-11-23 22:56:31,153 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:31,153 INFO  L218           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:31,153 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 22:56:31,153 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:31,154 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:31,154 INFO  L85        PathProgramCache]: Analyzing trace with hash 923668417, now seen corresponding path program 1 times
[2024-11-23 22:56:31,154 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:31,154 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [395063973]
[2024-11-23 22:56:31,154 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:31,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:31,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:31,303 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-23 22:56:31,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:31,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [395063973]
[2024-11-23 22:56:31,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [395063973] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:31,304 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:31,304 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:31,304 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813851852]
[2024-11-23 22:56:31,304 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:31,304 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:31,304 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:31,305 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:31,305 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:31,305 INFO  L87              Difference]: Start difference. First operand 342 states and 473 transitions. Second operand  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 22:56:31,367 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:31,368 INFO  L93              Difference]: Finished difference Result 696 states and 970 transitions.
[2024-11-23 22:56:31,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:31,372 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25
[2024-11-23 22:56:31,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:31,374 INFO  L225             Difference]: With dead ends: 696
[2024-11-23 22:56:31,374 INFO  L226             Difference]: Without dead ends: 357
[2024-11-23 22:56:31,375 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:31,376 INFO  L435           NwaCegarLoop]: 207 mSDtfsCounter, 39 mSDsluCounter, 147 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 354 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:31,376 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 354 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:31,377 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 357 states.
[2024-11-23 22:56:31,398 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 357 to 357.
[2024-11-23 22:56:31,399 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 357 states, 315 states have (on average 1.5492063492063493) internal successors, (488), 356 states have internal predecessors, (488), 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-23 22:56:31,401 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 357 states and 488 transitions.
[2024-11-23 22:56:31,402 INFO  L78                 Accepts]: Start accepts. Automaton has 357 states and 488 transitions. Word has length 25
[2024-11-23 22:56:31,402 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:31,402 INFO  L471      AbstractCegarLoop]: Abstraction has 357 states and 488 transitions.
[2024-11-23 22:56:31,402 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 22:56:31,403 INFO  L276                IsEmpty]: Start isEmpty. Operand 357 states and 488 transitions.
[2024-11-23 22:56:31,405 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-23 22:56:31,406 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:31,407 INFO  L218           NwaCegarLoop]: trace histogram [3, 2, 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-23 22:56:31,407 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 22:56:31,407 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:31,407 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:31,408 INFO  L85        PathProgramCache]: Analyzing trace with hash -31513851, now seen corresponding path program 1 times
[2024-11-23 22:56:31,408 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:31,408 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526449810]
[2024-11-23 22:56:31,408 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:31,408 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:31,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:31,637 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:31,639 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:31,639 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526449810]
[2024-11-23 22:56:31,639 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526449810] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:31,639 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1848577114]
[2024-11-23 22:56:31,640 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:31,640 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:31,641 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:31,644 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:31,647 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 22:56:31,732 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:31,735 INFO  L256         TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:31,738 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:31,837 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:31,837 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 22:56:31,838 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1848577114] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:31,838 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 22:56:31,838 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4
[2024-11-23 22:56:31,838 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1471441166]
[2024-11-23 22:56:31,838 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:31,838 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 22:56:31,839 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:31,839 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 22:56:31,839 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-23 22:56:31,839 INFO  L87              Difference]: Start difference. First operand 357 states and 488 transitions. Second operand  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 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-23 22:56:32,010 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:32,010 INFO  L93              Difference]: Finished difference Result 366 states and 494 transitions.
[2024-11-23 22:56:32,011 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 22:56:32,011 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 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 28
[2024-11-23 22:56:32,011 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:32,013 INFO  L225             Difference]: With dead ends: 366
[2024-11-23 22:56:32,013 INFO  L226             Difference]: Without dead ends: 349
[2024-11-23 22:56:32,013 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 27 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-23 22:56:32,018 INFO  L435           NwaCegarLoop]: 269 mSDtfsCounter, 278 mSDsluCounter, 125 mSDsCounter, 0 mSdLazyCounter, 101 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 278 SdHoareTripleChecker+Valid, 394 SdHoareTripleChecker+Invalid, 123 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 101 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:32,019 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [278 Valid, 394 Invalid, 123 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 101 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 22:56:32,020 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 349 states.
[2024-11-23 22:56:32,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 349 to 340.
[2024-11-23 22:56:32,034 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 340 states, 315 states have (on average 1.4952380952380953) internal successors, (471), 339 states have internal predecessors, (471), 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-23 22:56:32,036 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 340 states and 471 transitions.
[2024-11-23 22:56:32,036 INFO  L78                 Accepts]: Start accepts. Automaton has 340 states and 471 transitions. Word has length 28
[2024-11-23 22:56:32,036 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:32,036 INFO  L471      AbstractCegarLoop]: Abstraction has 340 states and 471 transitions.
[2024-11-23 22:56:32,036 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 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-23 22:56:32,037 INFO  L276                IsEmpty]: Start isEmpty. Operand 340 states and 471 transitions.
[2024-11-23 22:56:32,038 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-11-23 22:56:32,038 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:32,038 INFO  L218           NwaCegarLoop]: trace histogram [3, 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]
[2024-11-23 22:56:32,048 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:32,238 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:32,239 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:32,239 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:32,239 INFO  L85        PathProgramCache]: Analyzing trace with hash -976930728, now seen corresponding path program 1 times
[2024-11-23 22:56:32,239 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:32,239 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1248943203]
[2024-11-23 22:56:32,239 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:32,240 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:32,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:32,313 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-23 22:56:32,313 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:32,314 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1248943203]
[2024-11-23 22:56:32,314 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1248943203] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:32,314 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:32,314 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:32,315 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [135658222]
[2024-11-23 22:56:32,315 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:32,315 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:32,315 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:32,316 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:32,316 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:32,316 INFO  L87              Difference]: Start difference. First operand 340 states and 471 transitions. Second operand  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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-23 22:56:32,343 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:32,343 INFO  L93              Difference]: Finished difference Result 680 states and 942 transitions.
[2024-11-23 22:56:32,344 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:32,344 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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 29
[2024-11-23 22:56:32,344 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:32,346 INFO  L225             Difference]: With dead ends: 680
[2024-11-23 22:56:32,346 INFO  L226             Difference]: Without dead ends: 340
[2024-11-23 22:56:32,346 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:32,347 INFO  L435           NwaCegarLoop]: 189 mSDtfsCounter, 0 mSDsluCounter, 183 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 372 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:32,348 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 372 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:32,349 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 340 states.
[2024-11-23 22:56:32,356 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 340 to 340.
[2024-11-23 22:56:32,357 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 340 states, 315 states have (on average 1.4857142857142858) internal successors, (468), 339 states have internal predecessors, (468), 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-23 22:56:32,359 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 340 states and 468 transitions.
[2024-11-23 22:56:32,359 INFO  L78                 Accepts]: Start accepts. Automaton has 340 states and 468 transitions. Word has length 29
[2024-11-23 22:56:32,359 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:32,360 INFO  L471      AbstractCegarLoop]: Abstraction has 340 states and 468 transitions.
[2024-11-23 22:56:32,360 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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-23 22:56:32,360 INFO  L276                IsEmpty]: Start isEmpty. Operand 340 states and 468 transitions.
[2024-11-23 22:56:32,361 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-11-23 22:56:32,365 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:32,365 INFO  L218           NwaCegarLoop]: trace histogram [3, 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]
[2024-11-23 22:56:32,365 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 22:56:32,365 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:32,366 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:32,366 INFO  L85        PathProgramCache]: Analyzing trace with hash -976929062, now seen corresponding path program 1 times
[2024-11-23 22:56:32,366 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:32,367 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [90496458]
[2024-11-23 22:56:32,367 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:32,367 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:32,385 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:32,463 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:32,463 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:32,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [90496458]
[2024-11-23 22:56:32,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [90496458] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:32,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [165099818]
[2024-11-23 22:56:32,463 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:32,464 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:32,464 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:32,468 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:32,471 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 22:56:32,576 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:32,578 INFO  L256         TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:32,580 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:32,635 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:32,635 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:56:32,711 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:32,711 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [165099818] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:56:32,711 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:56:32,711 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-23 22:56:32,712 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1173045983]
[2024-11-23 22:56:32,712 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:56:32,712 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 22:56:32,712 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:32,713 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 22:56:32,713 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-23 22:56:32,716 INFO  L87              Difference]: Start difference. First operand 340 states and 468 transitions. Second operand  has 7 states, 6 states have (on average 10.0) internal successors, (60), 7 states have internal predecessors, (60), 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-23 22:56:32,926 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:32,926 INFO  L93              Difference]: Finished difference Result 485 states and 667 transitions.
[2024-11-23 22:56:32,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 22:56:32,927 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 10.0) internal successors, (60), 7 states have internal predecessors, (60), 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 29
[2024-11-23 22:56:32,927 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:32,929 INFO  L225             Difference]: With dead ends: 485
[2024-11-23 22:56:32,929 INFO  L226             Difference]: Without dead ends: 416
[2024-11-23 22:56:32,930 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 54 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-23 22:56:32,930 INFO  L435           NwaCegarLoop]: 148 mSDtfsCounter, 815 mSDsluCounter, 288 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 815 SdHoareTripleChecker+Valid, 436 SdHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:32,931 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [815 Valid, 436 Invalid, 132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 22:56:32,932 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 416 states.
[2024-11-23 22:56:32,941 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 416 to 394.
[2024-11-23 22:56:32,942 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 394 states, 384 states have (on average 1.4869791666666667) internal successors, (571), 393 states have internal predecessors, (571), 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-23 22:56:32,945 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 394 states and 571 transitions.
[2024-11-23 22:56:32,945 INFO  L78                 Accepts]: Start accepts. Automaton has 394 states and 571 transitions. Word has length 29
[2024-11-23 22:56:32,945 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:32,945 INFO  L471      AbstractCegarLoop]: Abstraction has 394 states and 571 transitions.
[2024-11-23 22:56:32,945 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 10.0) internal successors, (60), 7 states have internal predecessors, (60), 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-23 22:56:32,946 INFO  L276                IsEmpty]: Start isEmpty. Operand 394 states and 571 transitions.
[2024-11-23 22:56:32,946 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2024-11-23 22:56:32,946 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:32,946 INFO  L218           NwaCegarLoop]: trace histogram [3, 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]
[2024-11-23 22:56:32,957 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:33,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:33,151 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:33,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:33,151 INFO  L85        PathProgramCache]: Analyzing trace with hash 1769019644, now seen corresponding path program 1 times
[2024-11-23 22:56:33,152 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:33,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [269531946]
[2024-11-23 22:56:33,152 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:33,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:33,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:33,327 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:33,328 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:33,328 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [269531946]
[2024-11-23 22:56:33,328 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [269531946] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:33,328 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1131656550]
[2024-11-23 22:56:33,328 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:33,328 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:33,329 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:33,331 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:33,336 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 22:56:33,425 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:33,426 INFO  L256         TraceCheckSpWp]: Trace formula consists of 158 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:33,428 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:33,479 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:33,479 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:56:33,553 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:33,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1131656550] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:56:33,553 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:56:33,554 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-23 22:56:33,554 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [38137466]
[2024-11-23 22:56:33,554 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:56:33,554 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 22:56:33,554 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:33,555 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 22:56:33,555 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42
[2024-11-23 22:56:33,555 INFO  L87              Difference]: Start difference. First operand 394 states and 571 transitions. Second operand  has 7 states, 6 states have (on average 11.0) internal successors, (66), 7 states have internal predecessors, (66), 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-23 22:56:33,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:33,796 INFO  L93              Difference]: Finished difference Result 691 states and 1009 transitions.
[2024-11-23 22:56:33,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 22:56:33,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 11.0) internal successors, (66), 7 states have internal predecessors, (66), 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 31
[2024-11-23 22:56:33,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:33,800 INFO  L225             Difference]: With dead ends: 691
[2024-11-23 22:56:33,800 INFO  L226             Difference]: Without dead ends: 683
[2024-11-23 22:56:33,800 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72
[2024-11-23 22:56:33,801 INFO  L435           NwaCegarLoop]: 248 mSDtfsCounter, 961 mSDsluCounter, 490 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 961 SdHoareTripleChecker+Valid, 738 SdHoareTripleChecker+Invalid, 144 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:33,802 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [961 Valid, 738 Invalid, 144 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 22:56:33,803 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 683 states.
[2024-11-23 22:56:33,816 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 683 to 576.
[2024-11-23 22:56:33,818 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 576 states, 570 states have (on average 1.4578947368421054) internal successors, (831), 575 states have internal predecessors, (831), 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-23 22:56:33,821 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 576 states and 831 transitions.
[2024-11-23 22:56:33,821 INFO  L78                 Accepts]: Start accepts. Automaton has 576 states and 831 transitions. Word has length 31
[2024-11-23 22:56:33,821 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:33,821 INFO  L471      AbstractCegarLoop]: Abstraction has 576 states and 831 transitions.
[2024-11-23 22:56:33,821 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 11.0) internal successors, (66), 7 states have internal predecessors, (66), 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-23 22:56:33,822 INFO  L276                IsEmpty]: Start isEmpty. Operand 576 states and 831 transitions.
[2024-11-23 22:56:33,822 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-23 22:56:33,822 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:33,823 INFO  L218           NwaCegarLoop]: trace histogram [3, 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]
[2024-11-23 22:56:33,833 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:34,025 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:34,025 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:34,026 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:34,026 INFO  L85        PathProgramCache]: Analyzing trace with hash -994965555, now seen corresponding path program 1 times
[2024-11-23 22:56:34,026 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:34,026 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860969281]
[2024-11-23 22:56:34,026 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:34,027 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:34,063 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:34,177 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:34,177 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:34,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860969281]
[2024-11-23 22:56:34,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860969281] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:34,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [884724186]
[2024-11-23 22:56:34,178 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:34,178 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:34,178 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:34,180 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:34,182 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 22:56:34,269 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:34,271 INFO  L256         TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:34,272 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:34,328 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:34,329 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:56:34,396 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 22:56:34,397 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [884724186] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:56:34,397 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:56:34,397 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-23 22:56:34,397 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013662024]
[2024-11-23 22:56:34,397 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:56:34,397 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 22:56:34,398 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:34,398 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 22:56:34,398 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-23 22:56:34,398 INFO  L87              Difference]: Start difference. First operand 576 states and 831 transitions. Second operand  has 7 states, 6 states have (on average 11.333333333333334) internal successors, (68), 7 states have internal predecessors, (68), 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-23 22:56:34,493 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:34,493 INFO  L93              Difference]: Finished difference Result 676 states and 973 transitions.
[2024-11-23 22:56:34,494 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 22:56:34,494 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 11.333333333333334) internal successors, (68), 7 states have internal predecessors, (68), 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 32
[2024-11-23 22:56:34,494 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:34,497 INFO  L225             Difference]: With dead ends: 676
[2024-11-23 22:56:34,497 INFO  L226             Difference]: Without dead ends: 672
[2024-11-23 22:56:34,498 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 61 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-23 22:56:34,498 INFO  L435           NwaCegarLoop]: 132 mSDtfsCounter, 598 mSDsluCounter, 125 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 598 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:34,499 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [598 Valid, 257 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 22:56:34,500 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 672 states.
[2024-11-23 22:56:34,510 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 672 to 291.
[2024-11-23 22:56:34,511 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 291 states, 289 states have (on average 1.4359861591695502) internal successors, (415), 290 states have internal predecessors, (415), 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-23 22:56:34,512 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 291 states and 415 transitions.
[2024-11-23 22:56:34,512 INFO  L78                 Accepts]: Start accepts. Automaton has 291 states and 415 transitions. Word has length 32
[2024-11-23 22:56:34,513 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:34,513 INFO  L471      AbstractCegarLoop]: Abstraction has 291 states and 415 transitions.
[2024-11-23 22:56:34,513 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 11.333333333333334) internal successors, (68), 7 states have internal predecessors, (68), 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-23 22:56:34,513 INFO  L276                IsEmpty]: Start isEmpty. Operand 291 states and 415 transitions.
[2024-11-23 22:56:34,515 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-23 22:56:34,515 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:34,515 INFO  L218           NwaCegarLoop]: trace histogram [4, 3, 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]
[2024-11-23 22:56:34,525 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:34,716 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:34,717 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:34,717 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:34,718 INFO  L85        PathProgramCache]: Analyzing trace with hash -2017966445, now seen corresponding path program 1 times
[2024-11-23 22:56:34,718 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:34,718 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2027800889]
[2024-11-23 22:56:34,718 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:34,719 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:34,750 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:34,784 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-11-23 22:56:34,784 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:34,784 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2027800889]
[2024-11-23 22:56:34,784 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2027800889] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:34,784 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:34,784 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:34,784 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490038651]
[2024-11-23 22:56:34,785 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:34,785 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:34,785 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:34,785 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:34,785 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:34,786 INFO  L87              Difference]: Start difference. First operand 291 states and 415 transitions. Second operand  has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 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-23 22:56:34,827 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:34,827 INFO  L93              Difference]: Finished difference Result 510 states and 730 transitions.
[2024-11-23 22:56:34,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:34,828 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 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 48
[2024-11-23 22:56:34,828 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:34,829 INFO  L225             Difference]: With dead ends: 510
[2024-11-23 22:56:34,829 INFO  L226             Difference]: Without dead ends: 222
[2024-11-23 22:56:34,829 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:34,830 INFO  L435           NwaCegarLoop]: 138 mSDtfsCounter, 22 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 238 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:34,830 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 238 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:34,831 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 222 states.
[2024-11-23 22:56:34,836 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 222 to 222.
[2024-11-23 22:56:34,837 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 222 states, 220 states have (on average 1.4181818181818182) internal successors, (312), 221 states have internal predecessors, (312), 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-23 22:56:34,838 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 222 states and 312 transitions.
[2024-11-23 22:56:34,838 INFO  L78                 Accepts]: Start accepts. Automaton has 222 states and 312 transitions. Word has length 48
[2024-11-23 22:56:34,839 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:34,839 INFO  L471      AbstractCegarLoop]: Abstraction has 222 states and 312 transitions.
[2024-11-23 22:56:34,839 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 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-23 22:56:34,839 INFO  L276                IsEmpty]: Start isEmpty. Operand 222 states and 312 transitions.
[2024-11-23 22:56:34,840 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-23 22:56:34,840 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:34,840 INFO  L218           NwaCegarLoop]: trace histogram [5, 4, 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]
[2024-11-23 22:56:34,840 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 22:56:34,840 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:34,841 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:34,841 INFO  L85        PathProgramCache]: Analyzing trace with hash 1581566862, now seen corresponding path program 1 times
[2024-11-23 22:56:34,841 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:34,841 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [901180199]
[2024-11-23 22:56:34,841 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:34,841 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:34,867 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:34,929 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-11-23 22:56:34,929 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:34,930 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [901180199]
[2024-11-23 22:56:34,930 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [901180199] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:34,930 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:34,930 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:34,930 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [154111771]
[2024-11-23 22:56:34,930 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:34,931 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:34,931 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:34,931 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:34,931 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:34,932 INFO  L87              Difference]: Start difference. First operand 222 states and 312 transitions. Second operand  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 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-23 22:56:34,977 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:34,977 INFO  L93              Difference]: Finished difference Result 457 states and 649 transitions.
[2024-11-23 22:56:34,977 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:34,978 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 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 56
[2024-11-23 22:56:34,978 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:34,979 INFO  L225             Difference]: With dead ends: 457
[2024-11-23 22:56:34,979 INFO  L226             Difference]: Without dead ends: 238
[2024-11-23 22:56:34,980 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:34,980 INFO  L435           NwaCegarLoop]: 141 mSDtfsCounter, 30 mSDsluCounter, 93 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:34,980 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 234 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:34,981 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 238 states.
[2024-11-23 22:56:34,987 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 238.
[2024-11-23 22:56:34,987 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 238 states, 236 states have (on average 1.3983050847457628) internal successors, (330), 237 states have internal predecessors, (330), 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-23 22:56:34,989 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 330 transitions.
[2024-11-23 22:56:34,989 INFO  L78                 Accepts]: Start accepts. Automaton has 238 states and 330 transitions. Word has length 56
[2024-11-23 22:56:34,989 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:34,989 INFO  L471      AbstractCegarLoop]: Abstraction has 238 states and 330 transitions.
[2024-11-23 22:56:34,989 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 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-23 22:56:34,990 INFO  L276                IsEmpty]: Start isEmpty. Operand 238 states and 330 transitions.
[2024-11-23 22:56:34,990 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-23 22:56:34,990 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:34,991 INFO  L218           NwaCegarLoop]: trace histogram [6, 5, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:34,991 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 22:56:34,991 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:34,991 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:34,991 INFO  L85        PathProgramCache]: Analyzing trace with hash -1908827767, now seen corresponding path program 1 times
[2024-11-23 22:56:34,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:34,992 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609106691]
[2024-11-23 22:56:34,992 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:34,992 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:35,017 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:35,076 INFO  L134       CoverageAnalysis]: Checked inductivity of 68 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-23 22:56:35,076 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:35,076 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609106691]
[2024-11-23 22:56:35,076 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609106691] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:35,076 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:35,076 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:35,076 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1670490946]
[2024-11-23 22:56:35,076 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:35,077 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:35,077 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:35,077 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:35,077 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:35,078 INFO  L87              Difference]: Start difference. First operand 238 states and 330 transitions. Second operand  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 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-23 22:56:35,122 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:35,122 INFO  L93              Difference]: Finished difference Result 449 states and 621 transitions.
[2024-11-23 22:56:35,122 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:35,123 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 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 64
[2024-11-23 22:56:35,123 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:35,124 INFO  L225             Difference]: With dead ends: 449
[2024-11-23 22:56:35,124 INFO  L226             Difference]: Without dead ends: 214
[2024-11-23 22:56:35,124 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:35,125 INFO  L435           NwaCegarLoop]: 117 mSDtfsCounter, 55 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 55 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:35,125 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [55 Valid, 171 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:35,126 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 214 states.
[2024-11-23 22:56:35,133 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 214 to 214.
[2024-11-23 22:56:35,133 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 214 states, 212 states have (on average 1.349056603773585) internal successors, (286), 213 states have internal predecessors, (286), 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-23 22:56:35,135 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 214 states and 286 transitions.
[2024-11-23 22:56:35,135 INFO  L78                 Accepts]: Start accepts. Automaton has 214 states and 286 transitions. Word has length 64
[2024-11-23 22:56:35,135 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:35,136 INFO  L471      AbstractCegarLoop]: Abstraction has 214 states and 286 transitions.
[2024-11-23 22:56:35,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 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-23 22:56:35,136 INFO  L276                IsEmpty]: Start isEmpty. Operand 214 states and 286 transitions.
[2024-11-23 22:56:35,137 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 75
[2024-11-23 22:56:35,137 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:35,137 INFO  L218           NwaCegarLoop]: trace histogram [6, 5, 3, 3, 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]
[2024-11-23 22:56:35,137 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 22:56:35,138 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:35,138 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:35,138 INFO  L85        PathProgramCache]: Analyzing trace with hash 13994852, now seen corresponding path program 1 times
[2024-11-23 22:56:35,138 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:35,139 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2071578312]
[2024-11-23 22:56:35,139 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:35,139 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:35,184 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:35,245 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2024-11-23 22:56:35,246 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:35,246 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2071578312]
[2024-11-23 22:56:35,246 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2071578312] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:35,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:35,247 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:35,247 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [356812786]
[2024-11-23 22:56:35,247 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:35,248 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:35,248 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:35,248 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:35,248 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:35,249 INFO  L87              Difference]: Start difference. First operand 214 states and 286 transitions. Second operand  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 22:56:35,262 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:35,262 INFO  L93              Difference]: Finished difference Result 332 states and 443 transitions.
[2024-11-23 22:56:35,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:35,263 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 74
[2024-11-23 22:56:35,263 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:35,264 INFO  L225             Difference]: With dead ends: 332
[2024-11-23 22:56:35,264 INFO  L226             Difference]: Without dead ends: 214
[2024-11-23 22:56:35,265 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:35,267 INFO  L435           NwaCegarLoop]: 120 mSDtfsCounter, 0 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:35,267 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 234 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:35,268 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 214 states.
[2024-11-23 22:56:35,273 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 214 to 214.
[2024-11-23 22:56:35,274 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 214 states, 212 states have (on average 1.3396226415094339) internal successors, (284), 213 states have internal predecessors, (284), 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-23 22:56:35,276 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 214 states and 284 transitions.
[2024-11-23 22:56:35,276 INFO  L78                 Accepts]: Start accepts. Automaton has 214 states and 284 transitions. Word has length 74
[2024-11-23 22:56:35,276 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:35,277 INFO  L471      AbstractCegarLoop]: Abstraction has 214 states and 284 transitions.
[2024-11-23 22:56:35,277 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 22:56:35,277 INFO  L276                IsEmpty]: Start isEmpty. Operand 214 states and 284 transitions.
[2024-11-23 22:56:35,278 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-23 22:56:35,282 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:35,282 INFO  L218           NwaCegarLoop]: trace histogram [6, 5, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:35,282 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 22:56:35,283 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:35,283 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:35,283 INFO  L85        PathProgramCache]: Analyzing trace with hash -147997696, now seen corresponding path program 1 times
[2024-11-23 22:56:35,283 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:35,283 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438931466]
[2024-11-23 22:56:35,283 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:35,283 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:35,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:35,559 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 10 proven. 34 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-23 22:56:35,559 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:35,559 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438931466]
[2024-11-23 22:56:35,559 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438931466] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:35,559 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [297370438]
[2024-11-23 22:56:35,560 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:35,560 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:35,560 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:35,562 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:35,566 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-23 22:56:35,690 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:35,692 INFO  L256         TraceCheckSpWp]: Trace formula consists of 316 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:35,694 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:35,838 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 10 proven. 34 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-23 22:56:35,838 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:56:36,033 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 10 proven. 34 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-23 22:56:36,033 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [297370438] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:56:36,033 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:56:36,033 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8
[2024-11-23 22:56:36,033 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081115175]
[2024-11-23 22:56:36,034 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:56:36,034 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-23 22:56:36,034 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:36,035 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-23 22:56:36,036 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-23 22:56:36,036 INFO  L87              Difference]: Start difference. First operand 214 states and 284 transitions. Second operand  has 9 states, 8 states have (on average 17.75) internal successors, (142), 9 states have internal predecessors, (142), 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-23 22:56:36,240 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:36,240 INFO  L93              Difference]: Finished difference Result 592 states and 792 transitions.
[2024-11-23 22:56:36,240 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 22:56:36,241 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 17.75) internal successors, (142), 9 states have internal predecessors, (142), 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 76
[2024-11-23 22:56:36,241 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:36,244 INFO  L225             Difference]: With dead ends: 592
[2024-11-23 22:56:36,244 INFO  L226             Difference]: Without dead ends: 590
[2024-11-23 22:56:36,244 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 156 GetRequests, 148 SyntacticMatches, 1 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-11-23 22:56:36,245 INFO  L435           NwaCegarLoop]: 107 mSDtfsCounter, 733 mSDsluCounter, 589 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 733 SdHoareTripleChecker+Valid, 696 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:36,245 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [733 Valid, 696 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 22:56:36,247 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 590 states.
[2024-11-23 22:56:36,265 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 590 to 590.
[2024-11-23 22:56:36,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 590 states, 588 states have (on average 1.3333333333333333) internal successors, (784), 589 states have internal predecessors, (784), 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-23 22:56:36,269 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 590 states to 590 states and 784 transitions.
[2024-11-23 22:56:36,270 INFO  L78                 Accepts]: Start accepts. Automaton has 590 states and 784 transitions. Word has length 76
[2024-11-23 22:56:36,270 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:36,270 INFO  L471      AbstractCegarLoop]: Abstraction has 590 states and 784 transitions.
[2024-11-23 22:56:36,270 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 17.75) internal successors, (142), 9 states have internal predecessors, (142), 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-23 22:56:36,271 INFO  L276                IsEmpty]: Start isEmpty. Operand 590 states and 784 transitions.
[2024-11-23 22:56:36,276 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 197
[2024-11-23 22:56:36,276 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:36,276 INFO  L218           NwaCegarLoop]: trace histogram [14, 13, 9, 9, 6, 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, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:36,289 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-23 22:56:36,476 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:36,477 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:36,477 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:36,477 INFO  L85        PathProgramCache]: Analyzing trace with hash 1914469218, now seen corresponding path program 2 times
[2024-11-23 22:56:36,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:36,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157834565]
[2024-11-23 22:56:36,478 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 22:56:36,478 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:36,603 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 22:56:36,604 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:56:37,389 INFO  L134       CoverageAnalysis]: Checked inductivity of 482 backedges. 26 proven. 432 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 22:56:37,390 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:37,390 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157834565]
[2024-11-23 22:56:37,390 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157834565] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:37,390 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [499173916]
[2024-11-23 22:56:37,390 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 22:56:37,390 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:37,390 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:37,392 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:37,396 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-23 22:56:37,636 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 22:56:37,636 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:56:37,640 INFO  L256         TraceCheckSpWp]: Trace formula consists of 734 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:37,645 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:38,075 INFO  L134       CoverageAnalysis]: Checked inductivity of 482 backedges. 26 proven. 432 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 22:56:38,075 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:56:38,609 INFO  L134       CoverageAnalysis]: Checked inductivity of 482 backedges. 26 proven. 432 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-23 22:56:38,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [499173916] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:56:38,610 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:56:38,610 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 16
[2024-11-23 22:56:38,610 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1385497501]
[2024-11-23 22:56:38,610 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:56:38,611 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-23 22:56:38,612 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:38,613 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-23 22:56:38,613 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272
[2024-11-23 22:56:38,614 INFO  L87              Difference]: Start difference. First operand 590 states and 784 transitions. Second operand  has 17 states, 16 states have (on average 22.375) internal successors, (358), 17 states have internal predecessors, (358), 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-23 22:56:39,114 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:39,114 INFO  L93              Difference]: Finished difference Result 1344 states and 1800 transitions.
[2024-11-23 22:56:39,114 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-23 22:56:39,115 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 16 states have (on average 22.375) internal successors, (358), 17 states have internal predecessors, (358), 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 196
[2024-11-23 22:56:39,115 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:39,122 INFO  L225             Difference]: With dead ends: 1344
[2024-11-23 22:56:39,122 INFO  L226             Difference]: Without dead ends: 1342
[2024-11-23 22:56:39,124 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 404 GetRequests, 388 SyntacticMatches, 1 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272
[2024-11-23 22:56:39,125 INFO  L435           NwaCegarLoop]: 107 mSDtfsCounter, 2593 mSDsluCounter, 1375 mSDsCounter, 0 mSdLazyCounter, 186 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2593 SdHoareTripleChecker+Valid, 1482 SdHoareTripleChecker+Invalid, 225 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 186 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:39,125 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2593 Valid, 1482 Invalid, 225 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 186 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 22:56:39,127 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1342 states.
[2024-11-23 22:56:39,161 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1342 to 1342.
[2024-11-23 22:56:39,164 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1342 states, 1340 states have (on average 1.3313432835820895) internal successors, (1784), 1341 states have internal predecessors, (1784), 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-23 22:56:39,170 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1342 states to 1342 states and 1784 transitions.
[2024-11-23 22:56:39,170 INFO  L78                 Accepts]: Start accepts. Automaton has 1342 states and 1784 transitions. Word has length 196
[2024-11-23 22:56:39,171 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:39,171 INFO  L471      AbstractCegarLoop]: Abstraction has 1342 states and 1784 transitions.
[2024-11-23 22:56:39,171 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 22.375) internal successors, (358), 17 states have internal predecessors, (358), 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-23 22:56:39,172 INFO  L276                IsEmpty]: Start isEmpty. Operand 1342 states and 1784 transitions.
[2024-11-23 22:56:39,182 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 437
[2024-11-23 22:56:39,182 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:39,182 INFO  L218           NwaCegarLoop]: trace histogram [30, 29, 21, 21, 14, 8, 8, 8, 8, 8, 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, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:39,194 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:39,386 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:39,389 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:39,390 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:39,390 INFO  L85        PathProgramCache]: Analyzing trace with hash 860823590, now seen corresponding path program 3 times
[2024-11-23 22:56:39,390 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:39,390 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590054897]
[2024-11-23 22:56:39,391 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 22:56:39,391 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:39,583 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-23 22:56:39,583 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:56:40,156 INFO  L134       CoverageAnalysis]: Checked inductivity of 2662 backedges. 350 proven. 2 refuted. 0 times theorem prover too weak. 2310 trivial. 0 not checked.
[2024-11-23 22:56:40,156 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:40,156 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590054897]
[2024-11-23 22:56:40,156 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590054897] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:40,156 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [376644212]
[2024-11-23 22:56:40,156 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 22:56:40,157 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:40,157 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:40,160 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:40,164 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-23 22:56:40,444 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-23 22:56:40,445 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:56:40,447 INFO  L256         TraceCheckSpWp]: Trace formula consists of 228 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:40,455 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:40,585 INFO  L134       CoverageAnalysis]: Checked inductivity of 2662 backedges. 350 proven. 0 refuted. 0 times theorem prover too weak. 2312 trivial. 0 not checked.
[2024-11-23 22:56:40,588 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 22:56:40,588 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [376644212] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:40,588 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 22:56:40,588 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 7
[2024-11-23 22:56:40,588 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108001341]
[2024-11-23 22:56:40,588 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:40,589 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 22:56:40,589 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:40,589 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 22:56:40,590 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-23 22:56:40,590 INFO  L87              Difference]: Start difference. First operand 1342 states and 1784 transitions. Second operand  has 5 states, 4 states have (on average 21.25) internal successors, (85), 5 states have internal predecessors, (85), 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-23 22:56:40,712 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:40,712 INFO  L93              Difference]: Finished difference Result 1342 states and 1784 transitions.
[2024-11-23 22:56:40,712 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 22:56:40,713 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 21.25) internal successors, (85), 5 states have internal predecessors, (85), 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 436
[2024-11-23 22:56:40,713 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:40,719 INFO  L225             Difference]: With dead ends: 1342
[2024-11-23 22:56:40,719 INFO  L226             Difference]: Without dead ends: 1341
[2024-11-23 22:56:40,720 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 442 GetRequests, 435 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=41, Unknown=0, NotChecked=0, Total=72
[2024-11-23 22:56:40,721 INFO  L435           NwaCegarLoop]: 105 mSDtfsCounter, 129 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 67 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 129 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 67 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:40,721 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [129 Valid, 276 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 67 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 22:56:40,724 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1341 states.
[2024-11-23 22:56:40,758 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1341 to 1292.
[2024-11-23 22:56:40,760 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1292 states, 1291 states have (on average 1.3315259488768396) internal successors, (1719), 1291 states have internal predecessors, (1719), 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-23 22:56:40,766 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1292 states to 1292 states and 1719 transitions.
[2024-11-23 22:56:40,767 INFO  L78                 Accepts]: Start accepts. Automaton has 1292 states and 1719 transitions. Word has length 436
[2024-11-23 22:56:40,769 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:40,770 INFO  L471      AbstractCegarLoop]: Abstraction has 1292 states and 1719 transitions.
[2024-11-23 22:56:40,770 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 21.25) internal successors, (85), 5 states have internal predecessors, (85), 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-23 22:56:40,770 INFO  L276                IsEmpty]: Start isEmpty. Operand 1292 states and 1719 transitions.
[2024-11-23 22:56:40,780 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 451
[2024-11-23 22:56:40,780 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:40,780 INFO  L218           NwaCegarLoop]: trace histogram [31, 30, 22, 22, 14, 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, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:40,790 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:40,981 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:40,981 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:40,982 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:40,982 INFO  L85        PathProgramCache]: Analyzing trace with hash -2139626686, now seen corresponding path program 1 times
[2024-11-23 22:56:40,982 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:40,982 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [709238344]
[2024-11-23 22:56:40,982 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 22:56:40,983 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:41,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 22:56:41,403 INFO  L134       CoverageAnalysis]: Checked inductivity of 2858 backedges. 728 proven. 0 refuted. 0 times theorem prover too weak. 2130 trivial. 0 not checked.
[2024-11-23 22:56:41,404 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:41,404 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [709238344]
[2024-11-23 22:56:41,404 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [709238344] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 22:56:41,404 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 22:56:41,404 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 22:56:41,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [263464474]
[2024-11-23 22:56:41,404 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 22:56:41,405 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 22:56:41,405 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:41,406 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 22:56:41,406 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:41,407 INFO  L87              Difference]: Start difference. First operand 1292 states and 1719 transitions. Second operand  has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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-23 22:56:41,449 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:41,449 INFO  L93              Difference]: Finished difference Result 1958 states and 2603 transitions.
[2024-11-23 22:56:41,450 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 22:56:41,450 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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 450
[2024-11-23 22:56:41,451 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:41,454 INFO  L225             Difference]: With dead ends: 1958
[2024-11-23 22:56:41,454 INFO  L226             Difference]: Without dead ends: 717
[2024-11-23 22:56:41,457 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 22:56:41,458 INFO  L435           NwaCegarLoop]: 117 mSDtfsCounter, 20 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:41,458 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 197 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 22:56:41,461 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 717 states.
[2024-11-23 22:56:41,477 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 717 to 717.
[2024-11-23 22:56:41,479 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 717 states, 716 states have (on average 1.3156424581005586) internal successors, (942), 716 states have internal predecessors, (942), 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-23 22:56:41,482 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 717 states and 942 transitions.
[2024-11-23 22:56:41,483 INFO  L78                 Accepts]: Start accepts. Automaton has 717 states and 942 transitions. Word has length 450
[2024-11-23 22:56:41,483 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:41,483 INFO  L471      AbstractCegarLoop]: Abstraction has 717 states and 942 transitions.
[2024-11-23 22:56:41,484 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 37.0) internal successors, (111), 3 states have internal predecessors, (111), 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-23 22:56:41,484 INFO  L276                IsEmpty]: Start isEmpty. Operand 717 states and 942 transitions.
[2024-11-23 22:56:41,492 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 467
[2024-11-23 22:56:41,493 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:41,493 INFO  L218           NwaCegarLoop]: trace histogram [32, 31, 23, 23, 15, 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, 7, 7, 7, 7, 7, 7, 7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:41,493 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-23 22:56:41,493 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:41,494 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:41,495 INFO  L85        PathProgramCache]: Analyzing trace with hash -2105361020, now seen corresponding path program 2 times
[2024-11-23 22:56:41,495 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:41,495 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530302546]
[2024-11-23 22:56:41,495 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 22:56:41,495 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:41,709 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 22:56:41,709 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:56:44,813 INFO  L134       CoverageAnalysis]: Checked inductivity of 3076 backedges. 62 proven. 2953 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked.
[2024-11-23 22:56:44,814 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:56:44,814 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [530302546]
[2024-11-23 22:56:44,814 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [530302546] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:56:44,814 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2016928888]
[2024-11-23 22:56:44,814 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 22:56:44,814 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:44,814 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:56:44,816 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:56:44,821 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-23 22:56:45,271 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 22:56:45,271 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:56:45,278 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1673 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-23 22:56:45,287 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:56:45,985 INFO  L134       CoverageAnalysis]: Checked inductivity of 3076 backedges. 62 proven. 2953 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked.
[2024-11-23 22:56:45,986 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:56:47,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 3076 backedges. 62 proven. 2953 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked.
[2024-11-23 22:56:47,239 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2016928888] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:56:47,239 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:56:47,239 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 34
[2024-11-23 22:56:47,239 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1467533737]
[2024-11-23 22:56:47,239 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:56:47,241 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 35 states
[2024-11-23 22:56:47,241 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:56:47,243 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants.
[2024-11-23 22:56:47,244 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190
[2024-11-23 22:56:47,245 INFO  L87              Difference]: Start difference. First operand 717 states and 942 transitions. Second operand  has 35 states, 34 states have (on average 24.764705882352942) internal successors, (842), 35 states have internal predecessors, (842), 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-23 22:56:48,097 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:56:48,097 INFO  L93              Difference]: Finished difference Result 1546 states and 2040 transitions.
[2024-11-23 22:56:48,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-23 22:56:48,098 INFO  L78                 Accepts]: Start accepts. Automaton has  has 35 states, 34 states have (on average 24.764705882352942) internal successors, (842), 35 states have internal predecessors, (842), 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 466
[2024-11-23 22:56:48,100 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:56:48,106 INFO  L225             Difference]: With dead ends: 1546
[2024-11-23 22:56:48,106 INFO  L226             Difference]: Without dead ends: 1545
[2024-11-23 22:56:48,108 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 962 GetRequests, 928 SyntacticMatches, 1 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190
[2024-11-23 22:56:48,108 INFO  L435           NwaCegarLoop]: 106 mSDtfsCounter, 2492 mSDsluCounter, 2589 mSDsCounter, 0 mSdLazyCounter, 329 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2492 SdHoareTripleChecker+Valid, 2695 SdHoareTripleChecker+Invalid, 334 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 329 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 22:56:48,109 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2492 Valid, 2695 Invalid, 334 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 329 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 22:56:48,111 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1545 states.
[2024-11-23 22:56:48,142 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1545 to 1545.
[2024-11-23 22:56:48,145 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1545 states, 1544 states have (on average 1.3154145077720207) internal successors, (2031), 1544 states have internal predecessors, (2031), 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-23 22:56:48,151 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1545 states to 1545 states and 2031 transitions.
[2024-11-23 22:56:48,152 INFO  L78                 Accepts]: Start accepts. Automaton has 1545 states and 2031 transitions. Word has length 466
[2024-11-23 22:56:48,153 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:56:48,153 INFO  L471      AbstractCegarLoop]: Abstraction has 1545 states and 2031 transitions.
[2024-11-23 22:56:48,154 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 35 states, 34 states have (on average 24.764705882352942) internal successors, (842), 35 states have internal predecessors, (842), 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-23 22:56:48,154 INFO  L276                IsEmpty]: Start isEmpty. Operand 1545 states and 2031 transitions.
[2024-11-23 22:56:48,188 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1007
[2024-11-23 22:56:48,188 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:56:48,188 INFO  L218           NwaCegarLoop]: trace histogram [68, 67, 50, 50, 33, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:56:48,203 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-23 22:56:48,389 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:56:48,391 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:56:48,392 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:56:48,392 INFO  L85        PathProgramCache]: Analyzing trace with hash -1180930115, now seen corresponding path program 3 times
[2024-11-23 22:56:48,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:56:48,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1173697182]
[2024-11-23 22:56:48,393 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 22:56:48,393 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:56:52,866 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 28 check-sat command(s)
[2024-11-23 22:56:52,866 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:57:03,753 INFO  L134       CoverageAnalysis]: Checked inductivity of 14929 backedges. 134 proven. 14662 refuted. 0 times theorem prover too weak. 133 trivial. 0 not checked.
[2024-11-23 22:57:03,753 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:57:03,753 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1173697182]
[2024-11-23 22:57:03,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1173697182] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:57:03,753 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2117933479]
[2024-11-23 22:57:03,754 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 22:57:03,754 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:57:03,754 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:57:03,756 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:57:03,758 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-23 22:57:05,476 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 28 check-sat command(s)
[2024-11-23 22:57:05,476 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:57:05,492 INFO  L256         TraceCheckSpWp]: Trace formula consists of 3554 conjuncts, 68 conjuncts are in the unsatisfiable core
[2024-11-23 22:57:05,524 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:57:07,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 14929 backedges. 134 proven. 14662 refuted. 0 times theorem prover too weak. 133 trivial. 0 not checked.
[2024-11-23 22:57:07,154 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:57:10,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 14929 backedges. 134 proven. 14662 refuted. 0 times theorem prover too weak. 133 trivial. 0 not checked.
[2024-11-23 22:57:10,232 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2117933479] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:57:10,232 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:57:10,232 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 35, 35] total 70
[2024-11-23 22:57:10,232 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [568926550]
[2024-11-23 22:57:10,233 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:57:10,235 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 71 states
[2024-11-23 22:57:10,236 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:57:10,240 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants.
[2024-11-23 22:57:10,242 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=2485, Invalid=2485, Unknown=0, NotChecked=0, Total=4970
[2024-11-23 22:57:10,243 INFO  L87              Difference]: Start difference. First operand 1545 states and 2031 transitions. Second operand  has 71 states, 70 states have (on average 25.914285714285715) internal successors, (1814), 71 states have internal predecessors, (1814), 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-23 22:57:13,709 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:57:13,709 INFO  L93              Difference]: Finished difference Result 3202 states and 4227 transitions.
[2024-11-23 22:57:13,709 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. 
[2024-11-23 22:57:13,710 INFO  L78                 Accepts]: Start accepts. Automaton has  has 71 states, 70 states have (on average 25.914285714285715) internal successors, (1814), 71 states have internal predecessors, (1814), 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 1006
[2024-11-23 22:57:13,712 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:57:13,723 INFO  L225             Difference]: With dead ends: 3202
[2024-11-23 22:57:13,724 INFO  L226             Difference]: Without dead ends: 3201
[2024-11-23 22:57:13,726 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2078 GetRequests, 2008 SyntacticMatches, 1 SemanticMatches, 69 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 134 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=2485, Invalid=2485, Unknown=0, NotChecked=0, Total=4970
[2024-11-23 22:57:13,727 INFO  L435           NwaCegarLoop]: 106 mSDtfsCounter, 7532 mSDsluCounter, 5234 mSDsCounter, 0 mSdLazyCounter, 649 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7532 SdHoareTripleChecker+Valid, 5340 SdHoareTripleChecker+Invalid, 657 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 649 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-23 22:57:13,727 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [7532 Valid, 5340 Invalid, 657 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 649 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-23 22:57:13,732 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3201 states.
[2024-11-23 22:57:13,792 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3201 to 3201.
[2024-11-23 22:57:13,797 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3201 states, 3200 states have (on average 1.3153125) internal successors, (4209), 3200 states have internal predecessors, (4209), 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-23 22:57:13,803 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3201 states to 3201 states and 4209 transitions.
[2024-11-23 22:57:13,804 INFO  L78                 Accepts]: Start accepts. Automaton has 3201 states and 4209 transitions. Word has length 1006
[2024-11-23 22:57:13,806 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:57:13,806 INFO  L471      AbstractCegarLoop]: Abstraction has 3201 states and 4209 transitions.
[2024-11-23 22:57:13,807 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 71 states, 70 states have (on average 25.914285714285715) internal successors, (1814), 71 states have internal predecessors, (1814), 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-23 22:57:13,807 INFO  L276                IsEmpty]: Start isEmpty. Operand 3201 states and 4209 transitions.
[2024-11-23 22:57:13,979 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 2087
[2024-11-23 22:57:13,980 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:57:13,980 INFO  L218           NwaCegarLoop]: trace histogram [140, 139, 104, 104, 69, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:57:13,997 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-23 22:57:14,183 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:57:14,183 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:57:14,184 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:57:14,185 INFO  L85        PathProgramCache]: Analyzing trace with hash -650381905, now seen corresponding path program 4 times
[2024-11-23 22:57:14,185 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:57:14,185 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [370629831]
[2024-11-23 22:57:14,185 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-23 22:57:14,185 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 22:57:17,876 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-23 22:57:17,876 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:58:23,860 INFO  L134       CoverageAnalysis]: Checked inductivity of 65365 backedges. 278 proven. 64810 refuted. 0 times theorem prover too weak. 277 trivial. 0 not checked.
[2024-11-23 22:58:23,860 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 22:58:23,860 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [370629831]
[2024-11-23 22:58:23,860 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [370629831] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 22:58:23,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1625328400]
[2024-11-23 22:58:23,861 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-23 22:58:23,861 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:58:23,861 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 22:58:23,865 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 22:58:23,866 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-23 22:58:25,537 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-23 22:58:25,537 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 22:58:25,578 INFO  L256         TraceCheckSpWp]: Trace formula consists of 7316 conjuncts, 140 conjuncts are in the unsatisfiable core
[2024-11-23 22:58:25,611 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 22:58:27,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 65365 backedges. 278 proven. 64810 refuted. 0 times theorem prover too weak. 277 trivial. 0 not checked.
[2024-11-23 22:58:27,793 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 22:58:36,758 INFO  L134       CoverageAnalysis]: Checked inductivity of 65365 backedges. 278 proven. 64810 refuted. 0 times theorem prover too weak. 277 trivial. 0 not checked.
[2024-11-23 22:58:36,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1625328400] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 22:58:36,759 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 22:58:36,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [71, 71, 71] total 141
[2024-11-23 22:58:36,759 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1525683175]
[2024-11-23 22:58:36,759 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 22:58:36,764 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 142 states
[2024-11-23 22:58:36,764 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 22:58:36,770 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 142 interpolants.
[2024-11-23 22:58:36,776 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10011, Invalid=10011, Unknown=0, NotChecked=0, Total=20022
[2024-11-23 22:58:36,778 INFO  L87              Difference]: Start difference. First operand 3201 states and 4209 transitions. Second operand  has 142 states, 141 states have (on average 26.588652482269502) internal successors, (3749), 142 states have internal predecessors, (3749), 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-23 22:59:04,235 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 22:59:04,235 INFO  L93              Difference]: Finished difference Result 6514 states and 8601 transitions.
[2024-11-23 22:59:04,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 142 states. 
[2024-11-23 22:59:04,237 INFO  L78                 Accepts]: Start accepts. Automaton has  has 142 states, 141 states have (on average 26.588652482269502) internal successors, (3749), 142 states have internal predecessors, (3749), 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 2086
[2024-11-23 22:59:04,240 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 22:59:04,255 INFO  L225             Difference]: With dead ends: 6514
[2024-11-23 22:59:04,256 INFO  L226             Difference]: Without dead ends: 6513
[2024-11-23 22:59:04,261 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4310 GetRequests, 4169 SyntacticMatches, 1 SemanticMatches, 140 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 8.7s TimeCoverageRelationStatistics Valid=10011, Invalid=10011, Unknown=0, NotChecked=0, Total=20022
[2024-11-23 22:59:04,262 INFO  L435           NwaCegarLoop]: 106 mSDtfsCounter, 20757 mSDsluCounter, 10656 mSDsCounter, 0 mSdLazyCounter, 1301 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20757 SdHoareTripleChecker+Valid, 10762 SdHoareTripleChecker+Invalid, 1307 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 1301 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-23 22:59:04,262 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20757 Valid, 10762 Invalid, 1307 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [6 Valid, 1301 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-23 22:59:04,269 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6513 states.
[2024-11-23 22:59:04,363 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6513 to 6513.
[2024-11-23 22:59:04,372 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6513 states, 6512 states have (on average 1.3152641277641277) internal successors, (8565), 6512 states have internal predecessors, (8565), 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-23 22:59:04,382 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6513 states to 6513 states and 8565 transitions.
[2024-11-23 22:59:04,383 INFO  L78                 Accepts]: Start accepts. Automaton has 6513 states and 8565 transitions. Word has length 2086
[2024-11-23 22:59:04,386 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 22:59:04,386 INFO  L471      AbstractCegarLoop]: Abstraction has 6513 states and 8565 transitions.
[2024-11-23 22:59:04,387 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 142 states, 141 states have (on average 26.588652482269502) internal successors, (3749), 142 states have internal predecessors, (3749), 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-23 22:59:04,388 INFO  L276                IsEmpty]: Start isEmpty. Operand 6513 states and 8565 transitions.
[2024-11-23 22:59:04,505 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 4247
[2024-11-23 22:59:04,506 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 22:59:04,507 INFO  L218           NwaCegarLoop]: trace histogram [284, 283, 212, 212, 141, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 22:59:04,532 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-23 22:59:04,711 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 22:59:04,711 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 39 more)] ===
[2024-11-23 22:59:04,712 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 22:59:04,714 INFO  L85        PathProgramCache]: Analyzing trace with hash -364214381, now seen corresponding path program 5 times
[2024-11-23 22:59:04,714 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 22:59:04,714 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590875067]
[2024-11-23 22:59:04,714 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-23 22:59:04,715 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:01:03,691 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 103 check-sat command(s)
[2024-11-23 23:01:03,691 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 23:06:13,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 273157 backedges. 566 proven. 272026 refuted. 0 times theorem prover too weak. 565 trivial. 0 not checked.
[2024-11-23 23:06:13,306 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:06:13,306 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1590875067]
[2024-11-23 23:06:13,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1590875067] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:06:13,306 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [796931865]
[2024-11-23 23:06:13,306 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-23 23:06:13,306 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:06:13,306 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:06:13,309 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:06:13,310 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_142c3da7-4b71-4050-a06d-922cb4d19383/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-23 23:07:41,488 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 103 check-sat command(s)
[2024-11-23 23:07:41,488 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 23:07:41,630 INFO  L256         TraceCheckSpWp]: Trace formula consists of 14840 conjuncts, 284 conjuncts are in the unsatisfiable core
[2024-11-23 23:07:41,704 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:07:47,625 INFO  L134       CoverageAnalysis]: Checked inductivity of 273157 backedges. 566 proven. 272026 refuted. 0 times theorem prover too weak. 565 trivial. 0 not checked.
[2024-11-23 23:07:47,625 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:08:21,708 INFO  L134       CoverageAnalysis]: Checked inductivity of 273157 backedges. 566 proven. 272026 refuted. 0 times theorem prover too weak. 565 trivial. 0 not checked.
[2024-11-23 23:08:21,708 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [796931865] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:08:21,708 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:08:21,709 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [143, 143, 143] total 285
[2024-11-23 23:08:21,710 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [478958322]
[2024-11-23 23:08:21,710 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:08:21,717 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 286 states
[2024-11-23 23:08:21,717 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:21,736 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 286 interpolants.
[2024-11-23 23:08:21,748 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=40755, Invalid=40755, Unknown=0, NotChecked=0, Total=81510
[2024-11-23 23:08:21,753 INFO  L87              Difference]: Start difference. First operand 6513 states and 8565 transitions. Second operand  has 286 states, 285 states have (on average 26.796491228070174) internal successors, (7637), 286 states have internal predecessors, (7637), 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)