./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/prod4br-ll_unwindbound2.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_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/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_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/prod4br-ll_unwindbound2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/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_58a05657-6f34-4221-8686-8eb83d90a146/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 7f0424dbafec10d34a77570c428224cb0ba56b8b9f5906b463f2dcbc550354ee
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:01:16,045 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:01:16,169 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-24 01:01:16,181 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:01:16,182 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:01:16,225 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:01:16,226 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:01:16,226 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:01:16,226 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:01:16,226 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:01:16,227 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:01:16,227 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:01:16,227 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:01:16,227 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:01:16,227 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:01:16,227 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:01:16,229 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:01:16,229 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:01:16,230 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:01:16,230 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:01:16,231 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:01:16,231 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:01:16,231 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:01:16,231 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:01:16,232 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-24 01:01:16,232 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 01:01:16,232 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:01:16,232 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:01:16,232 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:01:16,233 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:01:16,233 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:01:16,234 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:01:16,234 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:01:16,234 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:01:16,234 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:01:16,235 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:01:16,235 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:01:16,235 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:01:16,235 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:01:16,235 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:01:16,235 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:01:16,236 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:01:16,237 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_58a05657-6f34-4221-8686-8eb83d90a146/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 -> 7f0424dbafec10d34a77570c428224cb0ba56b8b9f5906b463f2dcbc550354ee
[2024-11-24 01:01:16,607 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:01:16,618 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:01:16,621 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:01:16,623 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:01:16,623 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:01:16,625 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/nla-digbench-scaling/prod4br-ll_unwindbound2.c
[2024-11-24 01:01:20,042 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/data/7818ff8cc/b3ba161cbc954d8586cb99185954a207/FLAGd79a76741
[2024-11-24 01:01:20,375 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:01:20,376 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/sv-benchmarks/c/nla-digbench-scaling/prod4br-ll_unwindbound2.c
[2024-11-24 01:01:20,396 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/data/7818ff8cc/b3ba161cbc954d8586cb99185954a207/FLAGd79a76741
[2024-11-24 01:01:20,415 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/data/7818ff8cc/b3ba161cbc954d8586cb99185954a207
[2024-11-24 01:01:20,418 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:01:20,419 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:01:20,421 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:01:20,421 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:01:20,426 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:01:20,427 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,428 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@591bd011 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20, skipping insertion in model container
[2024-11-24 01:01:20,428 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,446 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:01:20,644 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:01:20,654 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:01:20,676 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:01:20,692 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:01:20,693 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20 WrapperNode
[2024-11-24 01:01:20,693 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:01:20,694 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:01:20,694 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:01:20,694 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:01:20,702 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,709 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,734 INFO  L138                Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 109
[2024-11-24 01:01:20,734 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:01:20,735 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:01:20,735 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:01:20,735 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:01:20,749 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,749 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,751 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,776 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-24 01:01:20,777 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,777 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,784 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,785 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,792 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,801 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,802 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,804 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:01:20,809 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:01:20,809 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:01:20,809 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:01:20,810 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (1/1) ...
[2024-11-24 01:01:20,823 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:01:20,841 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:20,862 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 01:01:20,871 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 01:01:20,903 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:01:20,904 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 01:01:20,904 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:01:20,904 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:01:20,904 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-24 01:01:20,905 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-24 01:01:20,991 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:01:20,993 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:01:21,743 INFO  L?                        ?]: Removed 94 outVars from TransFormulas that were not future-live.
[2024-11-24 01:01:21,744 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:01:21,768 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:01:21,769 INFO  L312             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-24 01:01:21,769 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:01:21 BoogieIcfgContainer
[2024-11-24 01:01:21,769 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:01:21,774 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 01:01:21,774 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 01:01:21,780 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 01:01:21,780 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:01:20" (1/3) ...
[2024-11-24 01:01:21,781 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f858c2b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:01:21, skipping insertion in model container
[2024-11-24 01:01:21,781 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:01:20" (2/3) ...
[2024-11-24 01:01:21,782 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f858c2b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:01:21, skipping insertion in model container
[2024-11-24 01:01:21,782 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:01:21" (3/3) ...
[2024-11-24 01:01:21,783 INFO  L128   eAbstractionObserver]: Analyzing ICFG prod4br-ll_unwindbound2.c
[2024-11-24 01:01:21,804 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 01:01:21,806 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG prod4br-ll_unwindbound2.c that has 2 procedures, 111 locations, 1 initial locations, 1 loop locations, and 44 error locations.
[2024-11-24 01:01:21,880 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 01:01:21,900 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;@3bd58a9f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 01:01:21,900 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 44 error locations.
[2024-11-24 01:01:21,905 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 111 states, 62 states have (on average 1.8387096774193548) internal successors, (114), 106 states have internal predecessors, (114), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-24 01:01:21,911 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-24 01:01:21,911 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:21,912 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:21,913 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr40ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:21,920 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:21,920 INFO  L85        PathProgramCache]: Analyzing trace with hash 889512265, now seen corresponding path program 1 times
[2024-11-24 01:01:21,930 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:21,931 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [692228086]
[2024-11-24 01:01:21,933 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:21,934 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:22,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:22,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-24 01:01:22,102 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:22,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [692228086]
[2024-11-24 01:01:22,103 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [692228086] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:22,103 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:22,103 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:01:22,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1347662288]
[2024-11-24 01:01:22,106 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:22,110 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-24 01:01:22,110 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:22,135 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-24 01:01:22,136 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:01:22,138 INFO  L87              Difference]: Start difference. First operand  has 111 states, 62 states have (on average 1.8387096774193548) internal successors, (114), 106 states have internal predecessors, (114), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:22,179 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:22,180 INFO  L93              Difference]: Finished difference Result 218 states and 238 transitions.
[2024-11-24 01:01:22,181 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-24 01:01:22,183 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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 6
[2024-11-24 01:01:22,183 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:22,193 INFO  L225             Difference]: With dead ends: 218
[2024-11-24 01:01:22,193 INFO  L226             Difference]: Without dead ends: 104
[2024-11-24 01:01:22,197 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:01:22,202 INFO  L435           NwaCegarLoop]: 116 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 116 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:22,203 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 116 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:01:22,221 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 104 states.
[2024-11-24 01:01:22,258 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104.
[2024-11-24 01:01:22,261 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 104 states, 57 states have (on average 1.8421052631578947) internal successors, (105), 100 states have internal predecessors, (105), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:22,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 109 transitions.
[2024-11-24 01:01:22,273 INFO  L78                 Accepts]: Start accepts. Automaton has 104 states and 109 transitions. Word has length 6
[2024-11-24 01:01:22,273 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:22,273 INFO  L471      AbstractCegarLoop]: Abstraction has 104 states and 109 transitions.
[2024-11-24 01:01:22,274 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:22,274 INFO  L276                IsEmpty]: Start isEmpty. Operand 104 states and 109 transitions.
[2024-11-24 01:01:22,274 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-24 01:01:22,274 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:22,274 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:22,275 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 01:01:22,276 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:22,277 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:22,277 INFO  L85        PathProgramCache]: Analyzing trace with hash 889568326, now seen corresponding path program 1 times
[2024-11-24 01:01:22,278 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:22,279 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1780141279]
[2024-11-24 01:01:22,279 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:22,279 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:22,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:22,394 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:22,395 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:22,395 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1780141279]
[2024-11-24 01:01:22,395 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1780141279] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:22,395 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:22,395 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:01:22,396 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390887279]
[2024-11-24 01:01:22,396 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:22,397 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:22,397 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:22,398 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:22,398 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:22,398 INFO  L87              Difference]: Start difference. First operand 104 states and 109 transitions. Second operand  has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:22,490 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:22,490 INFO  L93              Difference]: Finished difference Result 104 states and 109 transitions.
[2024-11-24 01:01:22,491 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:22,491 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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 6
[2024-11-24 01:01:22,492 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:22,493 INFO  L225             Difference]: With dead ends: 104
[2024-11-24 01:01:22,493 INFO  L226             Difference]: Without dead ends: 103
[2024-11-24 01:01:22,493 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:22,494 INFO  L435           NwaCegarLoop]: 102 mSDtfsCounter, 105 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 203 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:22,495 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 203 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:01:22,496 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 103 states.
[2024-11-24 01:01:22,506 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103.
[2024-11-24 01:01:22,507 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 57 states have (on average 1.8245614035087718) internal successors, (104), 99 states have internal predecessors, (104), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:22,509 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 108 transitions.
[2024-11-24 01:01:22,509 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 108 transitions. Word has length 6
[2024-11-24 01:01:22,509 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:22,509 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 108 transitions.
[2024-11-24 01:01:22,509 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:22,510 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 108 transitions.
[2024-11-24 01:01:22,510 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-24 01:01:22,510 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:22,510 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:22,510 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 01:01:22,510 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:22,511 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:22,511 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806814377, now seen corresponding path program 1 times
[2024-11-24 01:01:22,511 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:22,511 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2093820088]
[2024-11-24 01:01:22,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:22,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:22,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:22,599 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:22,600 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:22,600 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2093820088]
[2024-11-24 01:01:22,600 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2093820088] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:22,600 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:22,600 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:01:22,600 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2091507506]
[2024-11-24 01:01:22,600 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:22,601 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:22,601 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:22,601 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:22,602 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:22,602 INFO  L87              Difference]: Start difference. First operand 103 states and 108 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:22,684 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:22,685 INFO  L93              Difference]: Finished difference Result 121 states and 126 transitions.
[2024-11-24 01:01:22,685 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:01:22,685 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2024-11-24 01:01:22,686 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:22,687 INFO  L225             Difference]: With dead ends: 121
[2024-11-24 01:01:22,687 INFO  L226             Difference]: Without dead ends: 107
[2024-11-24 01:01:22,687 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:22,688 INFO  L435           NwaCegarLoop]: 104 mSDtfsCounter, 3 mSDsluCounter, 202 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 306 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:22,689 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 306 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:01:22,690 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107 states.
[2024-11-24 01:01:22,698 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107 to 107.
[2024-11-24 01:01:22,698 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 107 states, 61 states have (on average 1.7704918032786885) internal successors, (108), 103 states have internal predecessors, (108), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:22,700 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 107 states and 112 transitions.
[2024-11-24 01:01:22,700 INFO  L78                 Accepts]: Start accepts. Automaton has 107 states and 112 transitions. Word has length 7
[2024-11-24 01:01:22,701 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:22,701 INFO  L471      AbstractCegarLoop]: Abstraction has 107 states and 112 transitions.
[2024-11-24 01:01:22,701 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:22,701 INFO  L276                IsEmpty]: Start isEmpty. Operand 107 states and 112 transitions.
[2024-11-24 01:01:22,701 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-24 01:01:22,701 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:22,701 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:22,702 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 01:01:22,702 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:22,702 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:22,703 INFO  L85        PathProgramCache]: Analyzing trace with hash 1181830318, now seen corresponding path program 1 times
[2024-11-24 01:01:22,703 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:22,703 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1187985153]
[2024-11-24 01:01:22,703 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:22,703 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:22,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:22,736 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [792713613]
[2024-11-24 01:01:22,736 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:22,736 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:22,736 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:22,739 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:22,744 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 01:01:22,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:22,801 INFO  L256         TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:22,806 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:23,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:23,147 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:23,147 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:23,147 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1187985153]
[2024-11-24 01:01:23,148 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:23,150 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [792713613]
[2024-11-24 01:01:23,150 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [792713613] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:23,150 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:23,150 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:01:23,150 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837333250]
[2024-11-24 01:01:23,151 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:23,151 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:01:23,151 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:23,152 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:01:23,152 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:23,152 INFO  L87              Difference]: Start difference. First operand 107 states and 112 transitions. Second operand  has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:23,739 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:23,740 INFO  L93              Difference]: Finished difference Result 146 states and 167 transitions.
[2024-11-24 01:01:23,740 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:01:23,740 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 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 9
[2024-11-24 01:01:23,740 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:23,741 INFO  L225             Difference]: With dead ends: 146
[2024-11-24 01:01:23,741 INFO  L226             Difference]: Without dead ends: 135
[2024-11-24 01:01:23,742 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:23,743 INFO  L435           NwaCegarLoop]: 67 mSDtfsCounter, 160 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 178 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 162 SdHoareTripleChecker+Valid, 154 SdHoareTripleChecker+Invalid, 194 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 178 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:23,743 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [162 Valid, 154 Invalid, 194 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 01:01:23,744 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 135 states.
[2024-11-24 01:01:23,755 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 130.
[2024-11-24 01:01:23,755 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 130 states, 84 states have (on average 1.6785714285714286) internal successors, (141), 124 states have internal predecessors, (141), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-24 01:01:23,757 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 130 states and 149 transitions.
[2024-11-24 01:01:23,757 INFO  L78                 Accepts]: Start accepts. Automaton has 130 states and 149 transitions. Word has length 9
[2024-11-24 01:01:23,757 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:23,757 INFO  L471      AbstractCegarLoop]: Abstraction has 130 states and 149 transitions.
[2024-11-24 01:01:23,758 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:23,758 INFO  L276                IsEmpty]: Start isEmpty. Operand 130 states and 149 transitions.
[2024-11-24 01:01:23,758 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-24 01:01:23,758 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:23,758 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:23,771 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-24 01:01:23,959 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:23,959 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:23,960 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:23,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -2017965749, now seen corresponding path program 1 times
[2024-11-24 01:01:23,960 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:23,960 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [683001185]
[2024-11-24 01:01:23,960 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:23,960 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:23,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:23,976 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1488220526]
[2024-11-24 01:01:23,976 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:23,977 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:23,977 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:23,979 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:23,985 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 01:01:24,044 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:24,046 INFO  L256         TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:24,047 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:24,244 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:24,245 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:24,245 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:24,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [683001185]
[2024-11-24 01:01:24,245 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:24,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1488220526]
[2024-11-24 01:01:24,245 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1488220526] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:24,245 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:24,245 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:01:24,246 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1533357351]
[2024-11-24 01:01:24,246 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:24,246 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:01:24,246 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:24,247 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:01:24,247 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:24,247 INFO  L87              Difference]: Start difference. First operand 130 states and 149 transitions. Second operand  has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 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-24 01:01:24,746 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:24,746 INFO  L93              Difference]: Finished difference Result 180 states and 220 transitions.
[2024-11-24 01:01:24,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:01:24,746 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 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-24 01:01:24,747 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:24,748 INFO  L225             Difference]: With dead ends: 180
[2024-11-24 01:01:24,748 INFO  L226             Difference]: Without dead ends: 162
[2024-11-24 01:01:24,748 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:24,749 INFO  L435           NwaCegarLoop]: 60 mSDtfsCounter, 172 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 192 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 174 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 213 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 192 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:24,749 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [174 Valid, 141 Invalid, 213 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 192 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:01:24,754 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 162 states.
[2024-11-24 01:01:24,796 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 156.
[2024-11-24 01:01:24,797 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 111 states have (on average 1.6126126126126126) internal successors, (179), 149 states have internal predecessors, (179), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:01:24,798 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 189 transitions.
[2024-11-24 01:01:24,798 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 189 transitions. Word has length 10
[2024-11-24 01:01:24,803 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:24,803 INFO  L471      AbstractCegarLoop]: Abstraction has 156 states and 189 transitions.
[2024-11-24 01:01:24,803 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 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-24 01:01:24,803 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 189 transitions.
[2024-11-24 01:01:24,803 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-11-24 01:01:24,803 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:24,803 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:24,817 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-24 01:01:25,004 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:25,004 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:25,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:25,005 INFO  L85        PathProgramCache]: Analyzing trace with hash 1867571280, now seen corresponding path program 1 times
[2024-11-24 01:01:25,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:25,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751441295]
[2024-11-24 01:01:25,005 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:25,005 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:25,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:25,025 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [139282583]
[2024-11-24 01:01:25,025 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:25,025 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:25,025 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:25,028 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:25,034 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 01:01:25,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:25,084 INFO  L256         TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:25,086 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:25,332 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:25,333 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:25,333 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:25,333 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1751441295]
[2024-11-24 01:01:25,334 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:25,334 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [139282583]
[2024-11-24 01:01:25,334 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [139282583] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:25,334 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:25,334 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:01:25,334 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [556436862]
[2024-11-24 01:01:25,334 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:25,335 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:01:25,336 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:25,336 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:01:25,336 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:25,337 INFO  L87              Difference]: Start difference. First operand 156 states and 189 transitions. Second operand  has 5 states, 4 states have (on average 2.75) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:25,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:25,721 INFO  L93              Difference]: Finished difference Result 164 states and 196 transitions.
[2024-11-24 01:01:25,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:01:25,721 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.75) internal successors, (11), 5 states have internal predecessors, (11), 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 11
[2024-11-24 01:01:25,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:25,722 INFO  L225             Difference]: With dead ends: 164
[2024-11-24 01:01:25,722 INFO  L226             Difference]: Without dead ends: 163
[2024-11-24 01:01:25,722 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:25,723 INFO  L435           NwaCegarLoop]: 72 mSDtfsCounter, 144 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 156 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 146 SdHoareTripleChecker+Valid, 161 SdHoareTripleChecker+Invalid, 159 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 156 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:25,724 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [146 Valid, 161 Invalid, 159 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 156 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:01:25,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 163 states.
[2024-11-24 01:01:25,736 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 163 to 156.
[2024-11-24 01:01:25,736 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 111 states have (on average 1.6036036036036037) internal successors, (178), 149 states have internal predecessors, (178), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:01:25,738 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 188 transitions.
[2024-11-24 01:01:25,738 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 188 transitions. Word has length 11
[2024-11-24 01:01:25,738 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:25,738 INFO  L471      AbstractCegarLoop]: Abstraction has 156 states and 188 transitions.
[2024-11-24 01:01:25,738 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.75) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:25,739 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 188 transitions.
[2024-11-24 01:01:25,739 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-24 01:01:25,739 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:25,739 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:25,751 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-24 01:01:25,939 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:25,940 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:25,940 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:25,940 INFO  L85        PathProgramCache]: Analyzing trace with hash 2060134893, now seen corresponding path program 1 times
[2024-11-24 01:01:25,940 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:25,940 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74243529]
[2024-11-24 01:01:25,940 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:25,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:25,956 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:25,957 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1721576941]
[2024-11-24 01:01:25,957 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:25,957 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:25,957 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:25,960 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:25,964 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 01:01:26,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:26,014 INFO  L256         TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:26,017 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:26,223 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:26,223 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:26,223 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:26,223 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74243529]
[2024-11-24 01:01:26,223 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:26,224 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1721576941]
[2024-11-24 01:01:26,225 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1721576941] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:26,225 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:26,225 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:01:26,225 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1797155798]
[2024-11-24 01:01:26,228 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:26,228 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:01:26,228 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:26,229 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:01:26,229 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:26,229 INFO  L87              Difference]: Start difference. First operand 156 states and 188 transitions. Second operand  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:26,669 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:26,670 INFO  L93              Difference]: Finished difference Result 160 states and 188 transitions.
[2024-11-24 01:01:26,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:01:26,670 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12
[2024-11-24 01:01:26,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:26,671 INFO  L225             Difference]: With dead ends: 160
[2024-11-24 01:01:26,671 INFO  L226             Difference]: Without dead ends: 157
[2024-11-24 01:01:26,672 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:26,673 INFO  L435           NwaCegarLoop]: 69 mSDtfsCounter, 160 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 195 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 162 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 203 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 195 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:26,673 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [162 Valid, 156 Invalid, 203 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 195 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:01:26,674 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 157 states.
[2024-11-24 01:01:26,684 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 157 to 156.
[2024-11-24 01:01:26,685 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 111 states have (on average 1.5675675675675675) internal successors, (174), 149 states have internal predecessors, (174), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:01:26,686 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 184 transitions.
[2024-11-24 01:01:26,687 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 184 transitions. Word has length 12
[2024-11-24 01:01:26,687 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:26,687 INFO  L471      AbstractCegarLoop]: Abstraction has 156 states and 184 transitions.
[2024-11-24 01:01:26,687 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:26,687 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 184 transitions.
[2024-11-24 01:01:26,687 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-11-24 01:01:26,687 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:26,688 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:26,699 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-24 01:01:26,892 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:26,892 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:26,893 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:26,893 INFO  L85        PathProgramCache]: Analyzing trace with hash -560327694, now seen corresponding path program 1 times
[2024-11-24 01:01:26,893 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:26,893 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1391399671]
[2024-11-24 01:01:26,894 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:26,894 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:26,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:27,050 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:27,051 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:27,051 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1391399671]
[2024-11-24 01:01:27,051 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1391399671] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:27,051 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:27,051 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:27,051 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [327599106]
[2024-11-24 01:01:27,052 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:27,052 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:27,053 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:27,053 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:27,053 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:27,053 INFO  L87              Difference]: Start difference. First operand 156 states and 184 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:27,483 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:27,483 INFO  L93              Difference]: Finished difference Result 258 states and 303 transitions.
[2024-11-24 01:01:27,484 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:27,484 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 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 13
[2024-11-24 01:01:27,484 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:27,486 INFO  L225             Difference]: With dead ends: 258
[2024-11-24 01:01:27,486 INFO  L226             Difference]: Without dead ends: 257
[2024-11-24 01:01:27,486 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:27,487 INFO  L435           NwaCegarLoop]: 63 mSDtfsCounter, 95 mSDsluCounter, 95 mSDsCounter, 0 mSdLazyCounter, 125 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 98 SdHoareTripleChecker+Valid, 158 SdHoareTripleChecker+Invalid, 128 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:27,487 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [98 Valid, 158 Invalid, 128 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 125 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:01:27,488 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 257 states.
[2024-11-24 01:01:27,504 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 257 to 180.
[2024-11-24 01:01:27,505 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 180 states, 134 states have (on average 1.5746268656716418) internal successors, (211), 172 states have internal predecessors, (211), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-24 01:01:27,507 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 180 states and 223 transitions.
[2024-11-24 01:01:27,507 INFO  L78                 Accepts]: Start accepts. Automaton has 180 states and 223 transitions. Word has length 13
[2024-11-24 01:01:27,507 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:27,507 INFO  L471      AbstractCegarLoop]: Abstraction has 180 states and 223 transitions.
[2024-11-24 01:01:27,507 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:27,508 INFO  L276                IsEmpty]: Start isEmpty. Operand 180 states and 223 transitions.
[2024-11-24 01:01:27,508 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-24 01:01:27,508 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:27,508 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:27,508 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 01:01:27,508 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:27,509 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:27,509 INFO  L85        PathProgramCache]: Analyzing trace with hash -190289265, now seen corresponding path program 1 times
[2024-11-24 01:01:27,509 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:27,509 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1319090424]
[2024-11-24 01:01:27,509 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:27,509 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:27,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:27,630 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:27,630 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:27,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1319090424]
[2024-11-24 01:01:27,630 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1319090424] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:27,630 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:27,631 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:27,631 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693636878]
[2024-11-24 01:01:27,631 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:27,631 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:27,631 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:27,632 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:27,632 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:27,632 INFO  L87              Difference]: Start difference. First operand 180 states and 223 transitions. Second operand  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:28,440 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:28,441 INFO  L93              Difference]: Finished difference Result 258 states and 301 transitions.
[2024-11-24 01:01:28,441 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:28,441 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 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 14
[2024-11-24 01:01:28,441 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:28,443 INFO  L225             Difference]: With dead ends: 258
[2024-11-24 01:01:28,443 INFO  L226             Difference]: Without dead ends: 257
[2024-11-24 01:01:28,443 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:28,444 INFO  L435           NwaCegarLoop]: 81 mSDtfsCounter, 74 mSDsluCounter, 107 mSDsCounter, 0 mSdLazyCounter, 171 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 173 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 171 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:28,444 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 188 Invalid, 173 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 171 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 01:01:28,445 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 257 states.
[2024-11-24 01:01:28,456 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 257 to 180.
[2024-11-24 01:01:28,457 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 180 states, 134 states have (on average 1.5597014925373134) internal successors, (209), 172 states have internal predecessors, (209), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-24 01:01:28,458 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 180 states and 221 transitions.
[2024-11-24 01:01:28,458 INFO  L78                 Accepts]: Start accepts. Automaton has 180 states and 221 transitions. Word has length 14
[2024-11-24 01:01:28,459 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:28,459 INFO  L471      AbstractCegarLoop]: Abstraction has 180 states and 221 transitions.
[2024-11-24 01:01:28,459 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:01:28,459 INFO  L276                IsEmpty]: Start isEmpty. Operand 180 states and 221 transitions.
[2024-11-24 01:01:28,460 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-24 01:01:28,460 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:28,460 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:28,460 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 01:01:28,460 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:28,461 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:28,461 INFO  L85        PathProgramCache]: Analyzing trace with hash -628649118, now seen corresponding path program 1 times
[2024-11-24 01:01:28,461 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:28,461 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1687932302]
[2024-11-24 01:01:28,461 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:28,461 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:28,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:28,620 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:28,620 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:28,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1687932302]
[2024-11-24 01:01:28,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1687932302] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:28,621 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:28,621 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:01:28,621 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [159673823]
[2024-11-24 01:01:28,621 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:28,621 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:01:28,621 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:28,622 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:01:28,622 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:01:28,622 INFO  L87              Difference]: Start difference. First operand 180 states and 221 transitions. Second operand  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:28,819 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:28,819 INFO  L93              Difference]: Finished difference Result 257 states and 322 transitions.
[2024-11-24 01:01:28,820 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:01:28,820 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 28
[2024-11-24 01:01:28,821 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:28,822 INFO  L225             Difference]: With dead ends: 257
[2024-11-24 01:01:28,822 INFO  L226             Difference]: Without dead ends: 255
[2024-11-24 01:01:28,823 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:01:28,823 INFO  L435           NwaCegarLoop]: 92 mSDtfsCounter, 56 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 159 SdHoareTripleChecker+Invalid, 76 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:28,825 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 159 Invalid, 76 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:01:28,826 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 255 states.
[2024-11-24 01:01:28,840 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 229.
[2024-11-24 01:01:28,841 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 229 states, 182 states have (on average 1.6318681318681318) internal successors, (297), 220 states have internal predecessors, (297), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-11-24 01:01:28,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 229 states and 311 transitions.
[2024-11-24 01:01:28,843 INFO  L78                 Accepts]: Start accepts. Automaton has 229 states and 311 transitions. Word has length 28
[2024-11-24 01:01:28,843 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:28,843 INFO  L471      AbstractCegarLoop]: Abstraction has 229 states and 311 transitions.
[2024-11-24 01:01:28,843 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:28,844 INFO  L276                IsEmpty]: Start isEmpty. Operand 229 states and 311 transitions.
[2024-11-24 01:01:28,844 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-24 01:01:28,844 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:28,844 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:28,844 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 01:01:28,845 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:28,846 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:28,847 INFO  L85        PathProgramCache]: Analyzing trace with hash -200135375, now seen corresponding path program 1 times
[2024-11-24 01:01:28,847 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:28,847 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740267714]
[2024-11-24 01:01:28,847 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:28,847 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:28,898 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:28,903 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1780849680]
[2024-11-24 01:01:28,903 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:28,903 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:28,904 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:28,906 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:28,909 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 01:01:28,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:28,964 INFO  L256         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:28,966 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:29,124 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:29,124 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:29,124 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:29,124 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740267714]
[2024-11-24 01:01:29,124 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:29,124 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1780849680]
[2024-11-24 01:01:29,124 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1780849680] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:29,124 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:29,124 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:29,125 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192737318]
[2024-11-24 01:01:29,125 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:29,125 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:29,125 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:29,126 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:29,126 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:29,126 INFO  L87              Difference]: Start difference. First operand 229 states and 311 transitions. Second operand  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:29,502 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:29,502 INFO  L93              Difference]: Finished difference Result 280 states and 382 transitions.
[2024-11-24 01:01:29,502 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:29,503 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 28
[2024-11-24 01:01:29,503 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:29,505 INFO  L225             Difference]: With dead ends: 280
[2024-11-24 01:01:29,505 INFO  L226             Difference]: Without dead ends: 276
[2024-11-24 01:01:29,506 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:29,506 INFO  L435           NwaCegarLoop]: 68 mSDtfsCounter, 165 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 130 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 167 SdHoareTripleChecker+Valid, 103 SdHoareTripleChecker+Invalid, 137 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 130 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:29,507 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [167 Valid, 103 Invalid, 137 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 130 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:01:29,508 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 276 states.
[2024-11-24 01:01:29,523 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 276 to 257.
[2024-11-24 01:01:29,524 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 257 states, 209 states have (on average 1.631578947368421) internal successors, (341), 247 states have internal predecessors, (341), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:29,526 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 257 states and 357 transitions.
[2024-11-24 01:01:29,527 INFO  L78                 Accepts]: Start accepts. Automaton has 257 states and 357 transitions. Word has length 28
[2024-11-24 01:01:29,527 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:29,527 INFO  L471      AbstractCegarLoop]: Abstraction has 257 states and 357 transitions.
[2024-11-24 01:01:29,527 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:29,528 INFO  L276                IsEmpty]: Start isEmpty. Operand 257 states and 357 transitions.
[2024-11-24 01:01:29,528 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-11-24 01:01:29,528 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:29,529 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:29,539 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-24 01:01:29,729 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:29,729 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:29,730 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:29,730 INFO  L85        PathProgramCache]: Analyzing trace with hash 1970615398, now seen corresponding path program 1 times
[2024-11-24 01:01:29,730 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:29,730 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288764462]
[2024-11-24 01:01:29,730 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:29,730 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:29,747 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:29,843 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:29,843 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:29,843 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288764462]
[2024-11-24 01:01:29,843 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [288764462] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:29,843 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:29,844 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:29,844 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [746551531]
[2024-11-24 01:01:29,844 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:29,844 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:29,844 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:29,845 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:29,845 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:29,845 INFO  L87              Difference]: Start difference. First operand 257 states and 357 transitions. Second operand  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:30,165 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:30,166 INFO  L93              Difference]: Finished difference Result 340 states and 449 transitions.
[2024-11-24 01:01:30,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:30,167 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 29
[2024-11-24 01:01:30,167 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:30,169 INFO  L225             Difference]: With dead ends: 340
[2024-11-24 01:01:30,170 INFO  L226             Difference]: Without dead ends: 339
[2024-11-24 01:01:30,170 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:30,173 INFO  L435           NwaCegarLoop]: 105 mSDtfsCounter, 63 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 117 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 226 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:30,174 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 226 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 117 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:01:30,175 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339 states.
[2024-11-24 01:01:30,193 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339 to 267.
[2024-11-24 01:01:30,194 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 267 states, 219 states have (on average 1.6255707762557077) internal successors, (356), 257 states have internal predecessors, (356), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:30,198 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 267 states and 372 transitions.
[2024-11-24 01:01:30,198 INFO  L78                 Accepts]: Start accepts. Automaton has 267 states and 372 transitions. Word has length 29
[2024-11-24 01:01:30,199 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:30,199 INFO  L471      AbstractCegarLoop]: Abstraction has 267 states and 372 transitions.
[2024-11-24 01:01:30,199 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:30,199 INFO  L276                IsEmpty]: Start isEmpty. Operand 267 states and 372 transitions.
[2024-11-24 01:01:30,200 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-11-24 01:01:30,201 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:30,201 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:30,201 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 01:01:30,201 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:30,202 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:30,204 INFO  L85        PathProgramCache]: Analyzing trace with hash -1909229209, now seen corresponding path program 1 times
[2024-11-24 01:01:30,204 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:30,205 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [949839549]
[2024-11-24 01:01:30,205 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:30,205 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:30,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:30,246 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [510419402]
[2024-11-24 01:01:30,247 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:30,247 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:30,247 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:30,249 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:30,254 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-24 01:01:30,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:30,309 INFO  L256         TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:30,310 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:30,456 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:30,456 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:30,456 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:30,457 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [949839549]
[2024-11-24 01:01:30,457 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:30,457 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [510419402]
[2024-11-24 01:01:30,457 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [510419402] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:30,457 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:30,457 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:30,457 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1279010412]
[2024-11-24 01:01:30,457 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:30,458 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:30,458 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:30,460 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:30,460 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:30,460 INFO  L87              Difference]: Start difference. First operand 267 states and 372 transitions. Second operand  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:30,872 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:30,872 INFO  L93              Difference]: Finished difference Result 283 states and 379 transitions.
[2024-11-24 01:01:30,873 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:30,873 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 29
[2024-11-24 01:01:30,874 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:30,876 INFO  L225             Difference]: With dead ends: 283
[2024-11-24 01:01:30,877 INFO  L226             Difference]: Without dead ends: 279
[2024-11-24 01:01:30,877 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 26 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:01:30,878 INFO  L435           NwaCegarLoop]: 51 mSDtfsCounter, 201 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 155 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 203 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 164 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 155 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:30,879 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [203 Valid, 86 Invalid, 164 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 155 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:01:30,880 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 279 states.
[2024-11-24 01:01:30,895 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 279 to 267.
[2024-11-24 01:01:30,897 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 267 states, 219 states have (on average 1.6027397260273972) internal successors, (351), 257 states have internal predecessors, (351), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:30,899 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 267 states and 367 transitions.
[2024-11-24 01:01:30,899 INFO  L78                 Accepts]: Start accepts. Automaton has 267 states and 367 transitions. Word has length 29
[2024-11-24 01:01:30,901 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:30,901 INFO  L471      AbstractCegarLoop]: Abstraction has 267 states and 367 transitions.
[2024-11-24 01:01:30,901 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:30,901 INFO  L276                IsEmpty]: Start isEmpty. Operand 267 states and 367 transitions.
[2024-11-24 01:01:30,902 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-24 01:01:30,902 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:30,902 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:30,914 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-24 01:01:31,108 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:31,108 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:31,109 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:31,109 INFO  L85        PathProgramCache]: Analyzing trace with hash 959535301, now seen corresponding path program 1 times
[2024-11-24 01:01:31,109 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:31,109 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1826390199]
[2024-11-24 01:01:31,109 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:31,109 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:31,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:31,285 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:31,285 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:31,285 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1826390199]
[2024-11-24 01:01:31,286 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1826390199] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:31,286 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:31,286 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:31,286 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727530310]
[2024-11-24 01:01:31,286 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:31,286 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:31,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:31,287 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:31,287 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:31,287 INFO  L87              Difference]: Start difference. First operand 267 states and 367 transitions. Second operand  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:31,998 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:31,998 INFO  L93              Difference]: Finished difference Result 340 states and 441 transitions.
[2024-11-24 01:01:31,999 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:31,999 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), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 30
[2024-11-24 01:01:31,999 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:32,001 INFO  L225             Difference]: With dead ends: 340
[2024-11-24 01:01:32,001 INFO  L226             Difference]: Without dead ends: 339
[2024-11-24 01:01:32,001 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:32,002 INFO  L435           NwaCegarLoop]: 101 mSDtfsCounter, 62 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 113 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 63 SdHoareTripleChecker+Valid, 216 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 113 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:32,002 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [63 Valid, 216 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 113 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 01:01:32,003 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339 states.
[2024-11-24 01:01:32,016 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339 to 269.
[2024-11-24 01:01:32,017 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 269 states, 221 states have (on average 1.5972850678733033) internal successors, (353), 259 states have internal predecessors, (353), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:32,019 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 269 states and 369 transitions.
[2024-11-24 01:01:32,019 INFO  L78                 Accepts]: Start accepts. Automaton has 269 states and 369 transitions. Word has length 30
[2024-11-24 01:01:32,020 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:32,020 INFO  L471      AbstractCegarLoop]: Abstraction has 269 states and 369 transitions.
[2024-11-24 01:01:32,020 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), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:32,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 269 states and 369 transitions.
[2024-11-24 01:01:32,021 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-24 01:01:32,021 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:32,021 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:32,021 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-24 01:01:32,022 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr32ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:32,022 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:32,022 INFO  L85        PathProgramCache]: Analyzing trace with hash 1357605171, now seen corresponding path program 1 times
[2024-11-24 01:01:32,022 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:32,022 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446927180]
[2024-11-24 01:01:32,022 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:32,023 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:32,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:32,152 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:32,153 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:32,153 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [446927180]
[2024-11-24 01:01:32,153 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [446927180] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:32,153 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:32,153 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:01:32,153 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689064447]
[2024-11-24 01:01:32,154 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:32,154 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 01:01:32,154 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:32,154 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 01:01:32,155 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:32,155 INFO  L87              Difference]: Start difference. First operand 269 states and 369 transitions. Second operand  has 6 states, 5 states have (on average 5.6) internal successors, (28), 6 states have internal predecessors, (28), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:32,643 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:32,643 INFO  L93              Difference]: Finished difference Result 381 states and 545 transitions.
[2024-11-24 01:01:32,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:01:32,644 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 5.6) internal successors, (28), 6 states have internal predecessors, (28), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 30
[2024-11-24 01:01:32,644 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:32,647 INFO  L225             Difference]: With dead ends: 381
[2024-11-24 01:01:32,647 INFO  L226             Difference]: Without dead ends: 379
[2024-11-24 01:01:32,649 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:01:32,650 INFO  L435           NwaCegarLoop]: 48 mSDtfsCounter, 286 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 264 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 288 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 284 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 264 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:32,651 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [288 Valid, 87 Invalid, 284 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 264 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:01:32,652 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 379 states.
[2024-11-24 01:01:32,676 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 379 to 275.
[2024-11-24 01:01:32,677 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 275 states, 227 states have (on average 1.5859030837004404) internal successors, (360), 265 states have internal predecessors, (360), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:32,680 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 275 states and 376 transitions.
[2024-11-24 01:01:32,680 INFO  L78                 Accepts]: Start accepts. Automaton has 275 states and 376 transitions. Word has length 30
[2024-11-24 01:01:32,680 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:32,680 INFO  L471      AbstractCegarLoop]: Abstraction has 275 states and 376 transitions.
[2024-11-24 01:01:32,681 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.6) internal successors, (28), 6 states have internal predecessors, (28), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:32,681 INFO  L276                IsEmpty]: Start isEmpty. Operand 275 states and 376 transitions.
[2024-11-24 01:01:32,682 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-24 01:01:32,684 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:32,684 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:32,684 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-24 01:01:32,685 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:32,685 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:32,685 INFO  L85        PathProgramCache]: Analyzing trace with hash 943436787, now seen corresponding path program 1 times
[2024-11-24 01:01:32,685 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:32,685 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [888352765]
[2024-11-24 01:01:32,685 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:32,685 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:32,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:32,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:32,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:32,782 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [888352765]
[2024-11-24 01:01:32,783 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [888352765] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:32,783 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:32,783 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:32,783 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1310676596]
[2024-11-24 01:01:32,783 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:32,784 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:32,784 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:32,784 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:32,784 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:32,785 INFO  L87              Difference]: Start difference. First operand 275 states and 376 transitions. Second operand  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:33,040 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:33,040 INFO  L93              Difference]: Finished difference Result 340 states and 437 transitions.
[2024-11-24 01:01:33,041 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:33,041 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), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 30
[2024-11-24 01:01:33,041 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:33,043 INFO  L225             Difference]: With dead ends: 340
[2024-11-24 01:01:33,043 INFO  L226             Difference]: Without dead ends: 339
[2024-11-24 01:01:33,044 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:33,045 INFO  L435           NwaCegarLoop]: 108 mSDtfsCounter, 63 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 216 SdHoareTripleChecker+Invalid, 90 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:33,045 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 216 Invalid, 90 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 90 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:01:33,046 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339 states.
[2024-11-24 01:01:33,066 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339 to 284.
[2024-11-24 01:01:33,066 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 284 states, 236 states have (on average 1.5847457627118644) internal successors, (374), 274 states have internal predecessors, (374), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:33,069 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 284 states and 390 transitions.
[2024-11-24 01:01:33,069 INFO  L78                 Accepts]: Start accepts. Automaton has 284 states and 390 transitions. Word has length 30
[2024-11-24 01:01:33,070 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:33,070 INFO  L471      AbstractCegarLoop]: Abstraction has 284 states and 390 transitions.
[2024-11-24 01:01:33,070 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), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:33,070 INFO  L276                IsEmpty]: Start isEmpty. Operand 284 states and 390 transitions.
[2024-11-24 01:01:33,071 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2024-11-24 01:01:33,071 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:33,071 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:33,071 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-24 01:01:33,072 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:33,072 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:33,072 INFO  L85        PathProgramCache]: Analyzing trace with hash -863912521, now seen corresponding path program 1 times
[2024-11-24 01:01:33,072 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:33,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919201241]
[2024-11-24 01:01:33,073 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:33,073 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:33,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:33,220 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:33,221 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:33,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [919201241]
[2024-11-24 01:01:33,221 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [919201241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:33,221 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:33,221 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:01:33,221 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360496610]
[2024-11-24 01:01:33,221 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:33,221 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 01:01:33,221 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:33,222 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 01:01:33,222 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:33,222 INFO  L87              Difference]: Start difference. First operand 284 states and 390 transitions. Second operand  has 6 states, 5 states have (on average 5.8) internal successors, (29), 6 states have internal predecessors, (29), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:33,834 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:33,835 INFO  L93              Difference]: Finished difference Result 292 states and 397 transitions.
[2024-11-24 01:01:33,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:01:33,835 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 5.8) internal successors, (29), 6 states have internal predecessors, (29), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 31
[2024-11-24 01:01:33,836 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:33,837 INFO  L225             Difference]: With dead ends: 292
[2024-11-24 01:01:33,837 INFO  L226             Difference]: Without dead ends: 290
[2024-11-24 01:01:33,838 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:01:33,838 INFO  L435           NwaCegarLoop]: 47 mSDtfsCounter, 215 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 302 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 217 SdHoareTripleChecker+Valid, 100 SdHoareTripleChecker+Invalid, 311 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 302 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:33,838 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [217 Valid, 100 Invalid, 311 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 302 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 01:01:33,840 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 290 states.
[2024-11-24 01:01:33,852 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 290 to 284.
[2024-11-24 01:01:33,853 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 284 states, 236 states have (on average 1.5720338983050848) internal successors, (371), 274 states have internal predecessors, (371), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:33,855 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 284 states and 387 transitions.
[2024-11-24 01:01:33,855 INFO  L78                 Accepts]: Start accepts. Automaton has 284 states and 387 transitions. Word has length 31
[2024-11-24 01:01:33,856 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:33,856 INFO  L471      AbstractCegarLoop]: Abstraction has 284 states and 387 transitions.
[2024-11-24 01:01:33,856 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.8) internal successors, (29), 6 states have internal predecessors, (29), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:33,856 INFO  L276                IsEmpty]: Start isEmpty. Operand 284 states and 387 transitions.
[2024-11-24 01:01:33,856 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2024-11-24 01:01:33,856 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:33,857 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:33,857 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-24 01:01:33,857 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:33,857 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:33,857 INFO  L85        PathProgramCache]: Analyzing trace with hash -818230551, now seen corresponding path program 1 times
[2024-11-24 01:01:33,857 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:33,857 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837560536]
[2024-11-24 01:01:33,858 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:33,858 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:33,873 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:34,025 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:34,025 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:34,025 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837560536]
[2024-11-24 01:01:34,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837560536] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:34,026 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:34,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:01:34,026 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [728405204]
[2024-11-24 01:01:34,026 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:34,026 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:01:34,026 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:34,027 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:01:34,027 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:34,027 INFO  L87              Difference]: Start difference. First operand 284 states and 387 transitions. Second operand  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:34,807 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:34,807 INFO  L93              Difference]: Finished difference Result 340 states and 431 transitions.
[2024-11-24 01:01:34,807 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:01:34,808 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 31
[2024-11-24 01:01:34,808 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:34,810 INFO  L225             Difference]: With dead ends: 340
[2024-11-24 01:01:34,810 INFO  L226             Difference]: Without dead ends: 339
[2024-11-24 01:01:34,810 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:01:34,811 INFO  L435           NwaCegarLoop]: 113 mSDtfsCounter, 61 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 114 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 235 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 114 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:34,811 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 235 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 114 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 01:01:34,812 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339 states.
[2024-11-24 01:01:34,826 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339 to 286.
[2024-11-24 01:01:34,828 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 286 states, 238 states have (on average 1.5672268907563025) internal successors, (373), 276 states have internal predecessors, (373), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-24 01:01:34,829 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 286 states and 389 transitions.
[2024-11-24 01:01:34,830 INFO  L78                 Accepts]: Start accepts. Automaton has 286 states and 389 transitions. Word has length 31
[2024-11-24 01:01:34,830 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:34,830 INFO  L471      AbstractCegarLoop]: Abstraction has 286 states and 389 transitions.
[2024-11-24 01:01:34,830 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:34,831 INFO  L276                IsEmpty]: Start isEmpty. Operand 286 states and 389 transitions.
[2024-11-24 01:01:34,832 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-24 01:01:34,833 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:34,833 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:34,833 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-24 01:01:34,833 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:34,834 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:34,834 INFO  L85        PathProgramCache]: Analyzing trace with hash 1544856277, now seen corresponding path program 1 times
[2024-11-24 01:01:34,834 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:34,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1780476306]
[2024-11-24 01:01:34,835 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:34,835 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:34,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:34,946 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:34,946 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:34,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1780476306]
[2024-11-24 01:01:34,946 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1780476306] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:01:34,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1678852460]
[2024-11-24 01:01:34,946 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:34,947 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:34,947 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:34,949 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:34,954 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-24 01:01:35,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:35,005 INFO  L256         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:35,006 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:35,067 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:35,067 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:01:35,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:35,179 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1678852460] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:01:35,179 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:01:35,180 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4, 5] total 9
[2024-11-24 01:01:35,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1157149832]
[2024-11-24 01:01:35,180 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:01:35,180 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 01:01:35,180 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:35,181 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 01:01:35,181 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-24 01:01:35,181 INFO  L87              Difference]: Start difference. First operand 286 states and 389 transitions. Second operand  has 10 states, 9 states have (on average 6.666666666666667) internal successors, (60), 10 states have internal predecessors, (60), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 01:01:35,393 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:35,393 INFO  L93              Difference]: Finished difference Result 773 states and 1048 transitions.
[2024-11-24 01:01:35,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 01:01:35,394 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 6.666666666666667) internal successors, (60), 10 states have internal predecessors, (60), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 32
[2024-11-24 01:01:35,394 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:35,398 INFO  L225             Difference]: With dead ends: 773
[2024-11-24 01:01:35,400 INFO  L226             Difference]: Without dead ends: 757
[2024-11-24 01:01:35,400 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 74 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=99, Invalid=173, Unknown=0, NotChecked=0, Total=272
[2024-11-24 01:01:35,401 INFO  L435           NwaCegarLoop]: 103 mSDtfsCounter, 295 mSDsluCounter, 534 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 295 SdHoareTripleChecker+Valid, 637 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:35,401 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [295 Valid, 637 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:01:35,403 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 757 states.
[2024-11-24 01:01:35,447 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 757 to 671.
[2024-11-24 01:01:35,448 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 671 states, 607 states have (on average 1.5897858319604612) internal successors, (965), 649 states have internal predecessors, (965), 21 states have call successors, (21), 4 states have call predecessors, (21), 4 states have return successors, (21), 17 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-24 01:01:35,453 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 671 states and 1007 transitions.
[2024-11-24 01:01:35,453 INFO  L78                 Accepts]: Start accepts. Automaton has 671 states and 1007 transitions. Word has length 32
[2024-11-24 01:01:35,454 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:35,454 INFO  L471      AbstractCegarLoop]: Abstraction has 671 states and 1007 transitions.
[2024-11-24 01:01:35,454 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 6.666666666666667) internal successors, (60), 10 states have internal predecessors, (60), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 01:01:35,454 INFO  L276                IsEmpty]: Start isEmpty. Operand 671 states and 1007 transitions.
[2024-11-24 01:01:35,455 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-24 01:01:35,455 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:35,455 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-24 01:01:35,467 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-24 01:01:35,656 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:35,656 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:35,659 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:35,659 INFO  L85        PathProgramCache]: Analyzing trace with hash -1451800614, now seen corresponding path program 1 times
[2024-11-24 01:01:35,659 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:35,659 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1926173064]
[2024-11-24 01:01:35,659 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:35,660 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:35,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:35,694 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [763275280]
[2024-11-24 01:01:35,694 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:35,694 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:35,694 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:35,698 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:35,701 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-24 01:01:35,760 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:35,765 INFO  L256         TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:35,768 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:36,571 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:36,571 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:01:38,619 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:38,619 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:38,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1926173064]
[2024-11-24 01:01:38,620 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:38,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [763275280]
[2024-11-24 01:01:38,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [763275280] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:01:38,620 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:01:38,620 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 6] total 14
[2024-11-24 01:01:38,620 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937351407]
[2024-11-24 01:01:38,621 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:01:38,621 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 01:01:38,621 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:38,622 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 01:01:38,622 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=149, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:01:38,622 INFO  L87              Difference]: Start difference. First operand 671 states and 1007 transitions. Second operand  has 15 states, 14 states have (on average 4.285714285714286) internal successors, (60), 15 states have internal predecessors, (60), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:43,990 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:43,991 INFO  L93              Difference]: Finished difference Result 1199 states and 1824 transitions.
[2024-11-24 01:01:43,991 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-24 01:01:43,991 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 4.285714285714286) internal successors, (60), 15 states have internal predecessors, (60), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 34
[2024-11-24 01:01:43,992 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:43,998 INFO  L225             Difference]: With dead ends: 1199
[2024-11-24 01:01:43,998 INFO  L226             Difference]: Without dead ends: 1155
[2024-11-24 01:01:44,000 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 53 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 241 ImplicationChecksByTransitivity, 2.0s TimeCoverageRelationStatistics Valid=322, Invalid=670, Unknown=0, NotChecked=0, Total=992
[2024-11-24 01:01:44,000 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 619 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 914 mSolverCounterSat, 104 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 620 SdHoareTripleChecker+Valid, 173 SdHoareTripleChecker+Invalid, 1018 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 104 IncrementalHoareTripleChecker+Valid, 914 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:44,001 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [620 Valid, 173 Invalid, 1018 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [104 Valid, 914 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-24 01:01:44,002 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1155 states.
[2024-11-24 01:01:44,069 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1155 to 822.
[2024-11-24 01:01:44,071 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 822 states, 756 states have (on average 1.5145502645502646) internal successors, (1145), 796 states have internal predecessors, (1145), 24 states have call successors, (24), 4 states have call predecessors, (24), 4 states have return successors, (24), 21 states have call predecessors, (24), 24 states have call successors, (24)
[2024-11-24 01:01:44,075 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 822 states to 822 states and 1193 transitions.
[2024-11-24 01:01:44,076 INFO  L78                 Accepts]: Start accepts. Automaton has 822 states and 1193 transitions. Word has length 34
[2024-11-24 01:01:44,076 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:44,076 INFO  L471      AbstractCegarLoop]: Abstraction has 822 states and 1193 transitions.
[2024-11-24 01:01:44,076 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 4.285714285714286) internal successors, (60), 15 states have internal predecessors, (60), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:44,076 INFO  L276                IsEmpty]: Start isEmpty. Operand 822 states and 1193 transitions.
[2024-11-24 01:01:44,077 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-24 01:01:44,077 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:44,077 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:44,086 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-24 01:01:44,281 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:44,281 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr36ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:44,282 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:44,282 INFO  L85        PathProgramCache]: Analyzing trace with hash -1373736393, now seen corresponding path program 1 times
[2024-11-24 01:01:44,282 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:44,282 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [228601808]
[2024-11-24 01:01:44,282 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:44,282 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:44,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:44,310 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [418437558]
[2024-11-24 01:01:44,310 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:44,310 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:44,310 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:44,312 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:44,315 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-24 01:01:44,357 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:44,358 INFO  L256         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:44,359 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:44,573 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:44,573 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:01:44,573 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:44,573 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [228601808]
[2024-11-24 01:01:44,573 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:44,573 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [418437558]
[2024-11-24 01:01:44,574 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [418437558] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:01:44,574 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:01:44,574 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:01:44,574 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1793107128]
[2024-11-24 01:01:44,574 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:01:44,575 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 01:01:44,575 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:44,575 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 01:01:44,575 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:01:44,575 INFO  L87              Difference]: Start difference. First operand 822 states and 1193 transitions. Second operand  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:45,094 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:45,095 INFO  L93              Difference]: Finished difference Result 967 states and 1411 transitions.
[2024-11-24 01:01:45,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:01:45,095 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 34
[2024-11-24 01:01:45,096 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:45,100 INFO  L225             Difference]: With dead ends: 967
[2024-11-24 01:01:45,101 INFO  L226             Difference]: Without dead ends: 960
[2024-11-24 01:01:45,101 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:01:45,102 INFO  L435           NwaCegarLoop]: 50 mSDtfsCounter, 229 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 231 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 348 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:45,102 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [231 Valid, 104 Invalid, 348 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 324 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:01:45,103 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 960 states.
[2024-11-24 01:01:45,175 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 960 to 823.
[2024-11-24 01:01:45,176 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 823 states, 758 states have (on average 1.4973614775725594) internal successors, (1135), 798 states have internal predecessors, (1135), 23 states have call successors, (23), 4 states have call predecessors, (23), 4 states have return successors, (23), 20 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-24 01:01:45,180 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 823 states to 823 states and 1181 transitions.
[2024-11-24 01:01:45,181 INFO  L78                 Accepts]: Start accepts. Automaton has 823 states and 1181 transitions. Word has length 34
[2024-11-24 01:01:45,181 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:45,181 INFO  L471      AbstractCegarLoop]: Abstraction has 823 states and 1181 transitions.
[2024-11-24 01:01:45,181 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:01:45,182 INFO  L276                IsEmpty]: Start isEmpty. Operand 823 states and 1181 transitions.
[2024-11-24 01:01:45,182 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-11-24 01:01:45,182 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:45,182 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:45,193 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-24 01:01:45,387 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-11-24 01:01:45,387 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:01:45,388 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:01:45,388 INFO  L85        PathProgramCache]: Analyzing trace with hash -2056146017, now seen corresponding path program 1 times
[2024-11-24 01:01:45,388 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:01:45,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1048391155]
[2024-11-24 01:01:45,388 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:45,389 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:01:45,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:01:45,411 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1790640943]
[2024-11-24 01:01:45,412 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:01:45,412 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:01:45,412 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:01:45,414 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:01:45,418 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-24 01:01:45,474 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:01:45,475 INFO  L256         TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-24 01:01:45,477 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:01:46,005 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:46,005 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:01:47,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:01:47,973 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:01:47,973 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1048391155]
[2024-11-24 01:01:47,973 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:01:47,973 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1790640943]
[2024-11-24 01:01:47,974 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1790640943] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:01:47,974 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:01:47,974 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 6] total 14
[2024-11-24 01:01:47,974 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2070287498]
[2024-11-24 01:01:47,974 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:01:47,975 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 01:01:47,975 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:01:47,975 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 01:01:47,976 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=149, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:01:47,976 INFO  L87              Difference]: Start difference. First operand 823 states and 1181 transitions. Second operand  has 15 states, 14 states have (on average 4.428571428571429) internal successors, (62), 15 states have internal predecessors, (62), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:54,055 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.28s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [1]
[2024-11-24 01:01:58,361 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [1]
[2024-11-24 01:01:59,669 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:01:59,670 INFO  L93              Difference]: Finished difference Result 1218 states and 1780 transitions.
[2024-11-24 01:01:59,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-24 01:01:59,671 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 4.428571428571429) internal successors, (62), 15 states have internal predecessors, (62), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 35
[2024-11-24 01:01:59,671 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:01:59,677 INFO  L225             Difference]: With dead ends: 1218
[2024-11-24 01:01:59,677 INFO  L226             Difference]: Without dead ends: 1178
[2024-11-24 01:01:59,679 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 55 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 190 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=283, Invalid=587, Unknown=0, NotChecked=0, Total=870
[2024-11-24 01:01:59,681 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 683 mSDsluCounter, 136 mSDsCounter, 0 mSdLazyCounter, 855 mSolverCounterSat, 89 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 10.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 684 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 945 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 89 IncrementalHoareTripleChecker+Valid, 855 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 10.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:01:59,681 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [684 Valid, 160 Invalid, 945 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [89 Valid, 855 Invalid, 1 Unknown, 0 Unchecked, 10.3s Time]
[2024-11-24 01:01:59,683 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1178 states.
[2024-11-24 01:01:59,806 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1178 to 888.
[2024-11-24 01:01:59,808 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 888 states, 824 states have (on average 1.4575242718446602) internal successors, (1201), 863 states have internal predecessors, (1201), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:01:59,811 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 888 states to 888 states and 1245 transitions.
[2024-11-24 01:01:59,812 INFO  L78                 Accepts]: Start accepts. Automaton has 888 states and 1245 transitions. Word has length 35
[2024-11-24 01:01:59,812 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:01:59,812 INFO  L471      AbstractCegarLoop]: Abstraction has 888 states and 1245 transitions.
[2024-11-24 01:01:59,813 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 4.428571428571429) internal successors, (62), 15 states have internal predecessors, (62), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:01:59,813 INFO  L276                IsEmpty]: Start isEmpty. Operand 888 states and 1245 transitions.
[2024-11-24 01:01:59,813 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-11-24 01:01:59,813 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:01:59,814 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:01:59,826 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-24 01:02:00,014 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:00,014 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr37ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:00,015 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:00,015 INFO  L85        PathProgramCache]: Analyzing trace with hash 363844923, now seen corresponding path program 1 times
[2024-11-24 01:02:00,015 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:00,015 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276344246]
[2024-11-24 01:02:00,015 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:00,015 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:00,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:00,039 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1771891484]
[2024-11-24 01:02:00,039 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:00,039 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:00,040 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:00,044 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:00,046 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-24 01:02:00,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:00,101 INFO  L256         TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:00,103 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:00,376 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:00,377 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:02:00,377 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:00,377 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276344246]
[2024-11-24 01:02:00,377 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:00,377 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1771891484]
[2024-11-24 01:02:00,377 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1771891484] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:00,377 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:00,378 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:02:00,378 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1906925216]
[2024-11-24 01:02:00,378 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:00,378 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 01:02:00,378 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:00,379 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 01:02:00,379 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:02:00,379 INFO  L87              Difference]: Start difference. First operand 888 states and 1245 transitions. Second operand  has 6 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:01,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:01,028 INFO  L93              Difference]: Finished difference Result 903 states and 1257 transitions.
[2024-11-24 01:02:01,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:02:01,029 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 35
[2024-11-24 01:02:01,029 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:01,033 INFO  L225             Difference]: With dead ends: 903
[2024-11-24 01:02:01,033 INFO  L226             Difference]: Without dead ends: 898
[2024-11-24 01:02:01,034 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:02:01,035 INFO  L435           NwaCegarLoop]: 53 mSDtfsCounter, 261 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 262 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 263 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 290 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 262 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:01,035 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [263 Valid, 86 Invalid, 290 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 262 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 01:02:01,037 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 898 states.
[2024-11-24 01:02:01,142 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 898 to 882.
[2024-11-24 01:02:01,144 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 882 states, 818 states have (on average 1.4327628361858191) internal successors, (1172), 857 states have internal predecessors, (1172), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:01,147 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 882 states to 882 states and 1216 transitions.
[2024-11-24 01:02:01,148 INFO  L78                 Accepts]: Start accepts. Automaton has 882 states and 1216 transitions. Word has length 35
[2024-11-24 01:02:01,148 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:01,148 INFO  L471      AbstractCegarLoop]: Abstraction has 882 states and 1216 transitions.
[2024-11-24 01:02:01,149 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:01,149 INFO  L276                IsEmpty]: Start isEmpty. Operand 882 states and 1216 transitions.
[2024-11-24 01:02:01,149 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-24 01:02:01,149 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:01,149 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-24 01:02:01,161 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-24 01:02:01,350 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:01,350 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:01,351 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:01,351 INFO  L85        PathProgramCache]: Analyzing trace with hash 683982972, now seen corresponding path program 1 times
[2024-11-24 01:02:01,351 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:01,351 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462851042]
[2024-11-24 01:02:01,351 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:01,351 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:01,372 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:01,377 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [226059031]
[2024-11-24 01:02:01,377 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:01,377 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:01,377 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:01,382 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:01,384 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-24 01:02:01,455 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:01,457 INFO  L256         TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:01,462 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:02,070 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:02,070 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:04,707 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-24 01:02:04,707 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:04,707 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462851042]
[2024-11-24 01:02:04,707 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:04,708 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [226059031]
[2024-11-24 01:02:04,708 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [226059031] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:02:04,708 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:02:04,708 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 15
[2024-11-24 01:02:04,708 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2106547430]
[2024-11-24 01:02:04,708 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:04,709 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 01:02:04,709 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:04,709 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 01:02:04,709 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=169, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:04,710 INFO  L87              Difference]: Start difference. First operand 882 states and 1216 transitions. Second operand  has 7 states, 6 states have (on average 5.666666666666667) internal successors, (34), 7 states have internal predecessors, (34), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:05,732 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:05,732 INFO  L93              Difference]: Finished difference Result 901 states and 1236 transitions.
[2024-11-24 01:02:05,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:02:05,733 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 5.666666666666667) internal successors, (34), 7 states have internal predecessors, (34), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 36
[2024-11-24 01:02:05,733 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:05,737 INFO  L225             Difference]: With dead ends: 901
[2024-11-24 01:02:05,737 INFO  L226             Difference]: Without dead ends: 900
[2024-11-24 01:02:05,738 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=80, Invalid=192, Unknown=0, NotChecked=0, Total=272
[2024-11-24 01:02:05,739 INFO  L435           NwaCegarLoop]: 70 mSDtfsCounter, 42 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 124 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 128 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:05,739 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 93 Invalid, 128 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 124 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-24 01:02:05,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 900 states.
[2024-11-24 01:02:05,849 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 900 to 899.
[2024-11-24 01:02:05,852 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 899 states, 835 states have (on average 1.4191616766467066) internal successors, (1185), 874 states have internal predecessors, (1185), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:05,855 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 899 states to 899 states and 1229 transitions.
[2024-11-24 01:02:05,855 INFO  L78                 Accepts]: Start accepts. Automaton has 899 states and 1229 transitions. Word has length 36
[2024-11-24 01:02:05,856 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:05,856 INFO  L471      AbstractCegarLoop]: Abstraction has 899 states and 1229 transitions.
[2024-11-24 01:02:05,856 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.666666666666667) internal successors, (34), 7 states have internal predecessors, (34), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:05,856 INFO  L276                IsEmpty]: Start isEmpty. Operand 899 states and 1229 transitions.
[2024-11-24 01:02:05,857 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-24 01:02:05,857 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:05,857 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:05,869 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-24 01:02:06,061 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:06,061 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr38ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:06,062 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:06,062 INFO  L85        PathProgramCache]: Analyzing trace with hash -1605709127, now seen corresponding path program 1 times
[2024-11-24 01:02:06,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:06,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [20278297]
[2024-11-24 01:02:06,062 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:06,063 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:06,074 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:06,244 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:06,244 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:06,244 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [20278297]
[2024-11-24 01:02:06,245 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [20278297] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:06,245 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:06,245 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:02:06,245 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1507012359]
[2024-11-24 01:02:06,245 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:06,245 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:02:06,246 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:06,246 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:02:06,246 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:02:06,246 INFO  L87              Difference]: Start difference. First operand 899 states and 1229 transitions. Second operand  has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:06,607 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:06,607 INFO  L93              Difference]: Finished difference Result 939 states and 1271 transitions.
[2024-11-24 01:02:06,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:02:06,608 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 36
[2024-11-24 01:02:06,608 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:06,610 INFO  L225             Difference]: With dead ends: 939
[2024-11-24 01:02:06,610 INFO  L226             Difference]: Without dead ends: 938
[2024-11-24 01:02:06,611 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:02:06,611 INFO  L435           NwaCegarLoop]: 91 mSDtfsCounter, 36 mSDsluCounter, 91 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:06,612 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 182 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:02:06,613 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 938 states.
[2024-11-24 01:02:06,719 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 938 to 921.
[2024-11-24 01:02:06,721 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 921 states, 857 states have (on average 1.4224037339556592) internal successors, (1219), 896 states have internal predecessors, (1219), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:06,724 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 921 states to 921 states and 1263 transitions.
[2024-11-24 01:02:06,725 INFO  L78                 Accepts]: Start accepts. Automaton has 921 states and 1263 transitions. Word has length 36
[2024-11-24 01:02:06,725 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:06,725 INFO  L471      AbstractCegarLoop]: Abstraction has 921 states and 1263 transitions.
[2024-11-24 01:02:06,726 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 11.333333333333334) internal successors, (34), 4 states have internal predecessors, (34), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:06,726 INFO  L276                IsEmpty]: Start isEmpty. Operand 921 states and 1263 transitions.
[2024-11-24 01:02:06,726 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-24 01:02:06,726 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:06,727 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-24 01:02:06,727 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-24 01:02:06,727 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:06,727 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:06,728 INFO  L85        PathProgramCache]: Analyzing trace with hash -271364287, now seen corresponding path program 1 times
[2024-11-24 01:02:06,728 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:06,728 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [300935175]
[2024-11-24 01:02:06,728 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:06,728 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:06,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:06,745 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [498696166]
[2024-11-24 01:02:06,746 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:06,746 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:06,746 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:06,748 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:06,755 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-24 01:02:06,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:06,822 INFO  L256         TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:06,824 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:07,307 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:07,307 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:09,369 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:09,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:09,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [300935175]
[2024-11-24 01:02:09,369 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:09,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [498696166]
[2024-11-24 01:02:09,369 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [498696166] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:02:09,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:02:09,369 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 15
[2024-11-24 01:02:09,369 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1827449952]
[2024-11-24 01:02:09,369 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:09,370 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 01:02:09,370 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:09,370 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 01:02:09,371 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=169, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:09,372 INFO  L87              Difference]: Start difference. First operand 921 states and 1263 transitions. Second operand  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 7 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:11,804 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:11,804 INFO  L93              Difference]: Finished difference Result 925 states and 1267 transitions.
[2024-11-24 01:02:11,804 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:02:11,804 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 7 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 37
[2024-11-24 01:02:11,805 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:11,809 INFO  L225             Difference]: With dead ends: 925
[2024-11-24 01:02:11,809 INFO  L226             Difference]: Without dead ends: 924
[2024-11-24 01:02:11,809 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 73 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=80, Invalid=192, Unknown=0, NotChecked=0, Total=272
[2024-11-24 01:02:11,810 INFO  L435           NwaCegarLoop]: 72 mSDtfsCounter, 17 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 252 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 127 SdHoareTripleChecker+Invalid, 254 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 252 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:11,810 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 127 Invalid, 254 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 252 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-24 01:02:11,811 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 924 states.
[2024-11-24 01:02:11,900 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 924 to 923.
[2024-11-24 01:02:11,902 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 923 states, 859 states have (on average 1.4155995343422585) internal successors, (1216), 898 states have internal predecessors, (1216), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:11,905 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 923 states to 923 states and 1260 transitions.
[2024-11-24 01:02:11,906 INFO  L78                 Accepts]: Start accepts. Automaton has 923 states and 1260 transitions. Word has length 37
[2024-11-24 01:02:11,906 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:11,906 INFO  L471      AbstractCegarLoop]: Abstraction has 923 states and 1260 transitions.
[2024-11-24 01:02:11,906 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 7 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:11,907 INFO  L276                IsEmpty]: Start isEmpty. Operand 923 states and 1260 transitions.
[2024-11-24 01:02:11,907 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-24 01:02:11,907 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:11,907 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:11,919 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-11-24 01:02:12,113 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-24 01:02:12,114 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:12,114 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:12,114 INFO  L85        PathProgramCache]: Analyzing trace with hash -947447729, now seen corresponding path program 1 times
[2024-11-24 01:02:12,115 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:12,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [586703076]
[2024-11-24 01:02:12,115 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:12,115 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:12,136 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:12,140 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [105394534]
[2024-11-24 01:02:12,142 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:12,142 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:12,142 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:12,145 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:12,149 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-24 01:02:12,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:12,198 INFO  L256         TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:12,200 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:12,467 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-24 01:02:12,467 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:02:12,467 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:12,467 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [586703076]
[2024-11-24 01:02:12,467 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:12,468 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [105394534]
[2024-11-24 01:02:12,468 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [105394534] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:12,468 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:12,468 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-24 01:02:12,468 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1906409875]
[2024-11-24 01:02:12,468 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:12,469 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 01:02:12,469 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:12,469 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 01:02:12,469 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2024-11-24 01:02:12,469 INFO  L87              Difference]: Start difference. First operand 923 states and 1260 transitions. Second operand  has 8 states, 7 states have (on average 5.0) internal successors, (35), 8 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:13,051 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:13,051 INFO  L93              Difference]: Finished difference Result 931 states and 1266 transitions.
[2024-11-24 01:02:13,052 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:02:13,052 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 5.0) internal successors, (35), 8 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 37
[2024-11-24 01:02:13,052 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:13,056 INFO  L225             Difference]: With dead ends: 931
[2024-11-24 01:02:13,056 INFO  L226             Difference]: Without dead ends: 930
[2024-11-24 01:02:13,057 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-24 01:02:13,057 INFO  L435           NwaCegarLoop]: 70 mSDtfsCounter, 168 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 379 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 170 SdHoareTripleChecker+Valid, 202 SdHoareTripleChecker+Invalid, 383 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 379 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:13,058 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [170 Valid, 202 Invalid, 383 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 379 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:02:13,059 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 930 states.
[2024-11-24 01:02:13,156 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 930 to 923.
[2024-11-24 01:02:13,157 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 923 states, 859 states have (on average 1.4121071012805588) internal successors, (1213), 898 states have internal predecessors, (1213), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:13,160 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 923 states to 923 states and 1257 transitions.
[2024-11-24 01:02:13,161 INFO  L78                 Accepts]: Start accepts. Automaton has 923 states and 1257 transitions. Word has length 37
[2024-11-24 01:02:13,161 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:13,161 INFO  L471      AbstractCegarLoop]: Abstraction has 923 states and 1257 transitions.
[2024-11-24 01:02:13,161 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 5.0) internal successors, (35), 8 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:13,162 INFO  L276                IsEmpty]: Start isEmpty. Operand 923 states and 1257 transitions.
[2024-11-24 01:02:13,162 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-24 01:02:13,162 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:13,162 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:13,174 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-24 01:02:13,362 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-24 01:02:13,363 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr39ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:13,363 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:13,363 INFO  L85        PathProgramCache]: Analyzing trace with hash 1762624765, now seen corresponding path program 1 times
[2024-11-24 01:02:13,363 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:13,363 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582821433]
[2024-11-24 01:02:13,363 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:13,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:13,374 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:13,440 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:13,440 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:13,440 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582821433]
[2024-11-24 01:02:13,440 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582821433] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:13,441 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:13,441 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:02:13,441 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1309018045]
[2024-11-24 01:02:13,441 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:13,441 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 01:02:13,441 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:13,442 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 01:02:13,442 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:02:13,442 INFO  L87              Difference]: Start difference. First operand 923 states and 1257 transitions. Second operand  has 4 states, 3 states have (on average 11.666666666666666) internal successors, (35), 4 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:13,777 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:13,777 INFO  L93              Difference]: Finished difference Result 940 states and 1261 transitions.
[2024-11-24 01:02:13,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:02:13,778 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 11.666666666666666) internal successors, (35), 4 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 37
[2024-11-24 01:02:13,778 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:13,780 INFO  L225             Difference]: With dead ends: 940
[2024-11-24 01:02:13,780 INFO  L226             Difference]: Without dead ends: 939
[2024-11-24 01:02:13,780 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-24 01:02:13,781 INFO  L435           NwaCegarLoop]: 94 mSDtfsCounter, 33 mSDsluCounter, 91 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 185 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:13,781 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 185 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:02:13,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 939 states.
[2024-11-24 01:02:13,881 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 939 to 925.
[2024-11-24 01:02:13,882 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 925 states, 861 states have (on average 1.4088269454123112) internal successors, (1213), 900 states have internal predecessors, (1213), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:13,885 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 925 states to 925 states and 1257 transitions.
[2024-11-24 01:02:13,886 INFO  L78                 Accepts]: Start accepts. Automaton has 925 states and 1257 transitions. Word has length 37
[2024-11-24 01:02:13,886 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:13,886 INFO  L471      AbstractCegarLoop]: Abstraction has 925 states and 1257 transitions.
[2024-11-24 01:02:13,886 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 11.666666666666666) internal successors, (35), 4 states have internal predecessors, (35), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:13,886 INFO  L276                IsEmpty]: Start isEmpty. Operand 925 states and 1257 transitions.
[2024-11-24 01:02:13,887 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 01:02:13,887 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:13,887 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-24 01:02:13,887 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-24 01:02:13,887 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:13,889 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:13,890 INFO  L85        PathProgramCache]: Analyzing trace with hash -419187285, now seen corresponding path program 1 times
[2024-11-24 01:02:13,890 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:13,890 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [44685834]
[2024-11-24 01:02:13,890 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:13,890 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:13,905 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:13,906 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1559641578]
[2024-11-24 01:02:13,906 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:13,906 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:13,906 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:13,909 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:13,913 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-24 01:02:13,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:13,970 INFO  L256         TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:13,972 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:14,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:14,951 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:15,764 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-24 01:02:15,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:15,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [44685834]
[2024-11-24 01:02:15,764 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:15,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1559641578]
[2024-11-24 01:02:15,765 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1559641578] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:02:15,765 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:02:15,765 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [10] total 15
[2024-11-24 01:02:15,765 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866804273]
[2024-11-24 01:02:15,765 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:15,765 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 01:02:15,765 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:15,766 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 01:02:15,766 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=60, Invalid=180, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:15,766 INFO  L87              Difference]: Start difference. First operand 925 states and 1257 transitions. Second operand  has 8 states, 7 states have (on average 5.142857142857143) internal successors, (36), 8 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:17,625 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:17,625 INFO  L93              Difference]: Finished difference Result 950 states and 1287 transitions.
[2024-11-24 01:02:17,626 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 01:02:17,626 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 5.142857142857143) internal successors, (36), 8 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 38
[2024-11-24 01:02:17,626 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:17,628 INFO  L225             Difference]: With dead ends: 950
[2024-11-24 01:02:17,628 INFO  L226             Difference]: Without dead ends: 949
[2024-11-24 01:02:17,629 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 75 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=67, Invalid=205, Unknown=0, NotChecked=0, Total=272
[2024-11-24 01:02:17,629 INFO  L435           NwaCegarLoop]: 57 mSDtfsCounter, 34 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 368 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 210 SdHoareTripleChecker+Invalid, 378 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 368 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:17,629 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 210 Invalid, 378 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 368 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-24 01:02:17,630 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 949 states.
[2024-11-24 01:02:17,723 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 949 to 948.
[2024-11-24 01:02:17,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 948 states, 884 states have (on average 1.3993212669683257) internal successors, (1237), 923 states have internal predecessors, (1237), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:17,728 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 948 states and 1281 transitions.
[2024-11-24 01:02:17,728 INFO  L78                 Accepts]: Start accepts. Automaton has 948 states and 1281 transitions. Word has length 38
[2024-11-24 01:02:17,729 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:17,729 INFO  L471      AbstractCegarLoop]: Abstraction has 948 states and 1281 transitions.
[2024-11-24 01:02:17,729 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 5.142857142857143) internal successors, (36), 8 states have internal predecessors, (36), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:17,729 INFO  L276                IsEmpty]: Start isEmpty. Operand 948 states and 1281 transitions.
[2024-11-24 01:02:17,729 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-24 01:02:17,730 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:17,730 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:17,741 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-24 01:02:17,934 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-24 01:02:17,934 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:17,935 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:17,935 INFO  L85        PathProgramCache]: Analyzing trace with hash 35801137, now seen corresponding path program 1 times
[2024-11-24 01:02:17,935 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:17,935 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [458185548]
[2024-11-24 01:02:17,935 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:17,935 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:17,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:17,952 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1210714891]
[2024-11-24 01:02:17,952 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:17,953 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:17,953 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:17,958 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:17,960 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-24 01:02:18,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:18,011 INFO  L256         TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:18,013 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:18,269 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:18,270 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 01:02:18,270 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:18,270 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [458185548]
[2024-11-24 01:02:18,270 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:18,270 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1210714891]
[2024-11-24 01:02:18,270 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1210714891] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:18,270 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:18,270 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 01:02:18,270 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [268464537]
[2024-11-24 01:02:18,270 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:18,271 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 01:02:18,271 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:18,271 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 01:02:18,271 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:02:18,271 INFO  L87              Difference]: Start difference. First operand 948 states and 1281 transitions. Second operand  has 7 states, 6 states have (on average 6.166666666666667) internal successors, (37), 7 states have internal predecessors, (37), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:18,750 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:18,750 INFO  L93              Difference]: Finished difference Result 957 states and 1287 transitions.
[2024-11-24 01:02:18,750 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 01:02:18,750 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 6.166666666666667) internal successors, (37), 7 states have internal predecessors, (37), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 39
[2024-11-24 01:02:18,750 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:18,755 INFO  L225             Difference]: With dead ends: 957
[2024-11-24 01:02:18,755 INFO  L226             Difference]: Without dead ends: 955
[2024-11-24 01:02:18,755 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2024-11-24 01:02:18,756 INFO  L435           NwaCegarLoop]: 78 mSDtfsCounter, 181 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 294 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 183 SdHoareTripleChecker+Valid, 217 SdHoareTripleChecker+Invalid, 300 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 294 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:18,757 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [183 Valid, 217 Invalid, 300 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 294 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:02:18,758 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 955 states.
[2024-11-24 01:02:18,850 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 955 to 948.
[2024-11-24 01:02:18,851 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 948 states, 884 states have (on average 1.3925339366515836) internal successors, (1231), 923 states have internal predecessors, (1231), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:18,854 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 948 states and 1275 transitions.
[2024-11-24 01:02:18,854 INFO  L78                 Accepts]: Start accepts. Automaton has 948 states and 1275 transitions. Word has length 39
[2024-11-24 01:02:18,854 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:18,854 INFO  L471      AbstractCegarLoop]: Abstraction has 948 states and 1275 transitions.
[2024-11-24 01:02:18,855 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 6.166666666666667) internal successors, (37), 7 states have internal predecessors, (37), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:18,855 INFO  L276                IsEmpty]: Start isEmpty. Operand 948 states and 1275 transitions.
[2024-11-24 01:02:18,855 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-24 01:02:18,855 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:18,855 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:18,866 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-24 01:02:19,055 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:19,056 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:19,056 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:19,056 INFO  L85        PathProgramCache]: Analyzing trace with hash -109903886, now seen corresponding path program 1 times
[2024-11-24 01:02:19,056 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:19,057 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1613659926]
[2024-11-24 01:02:19,057 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:19,057 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:19,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:19,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1654029754]
[2024-11-24 01:02:19,073 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:19,073 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:19,073 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:19,076 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:19,080 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-24 01:02:19,133 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:19,134 INFO  L256         TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:19,135 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:19,881 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:19,881 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:21,499 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:21,499 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:21,499 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1613659926]
[2024-11-24 01:02:21,499 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:21,499 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1654029754]
[2024-11-24 01:02:21,500 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1654029754] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:02:21,500 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:02:21,500 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [9] total 15
[2024-11-24 01:02:21,500 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [787201737]
[2024-11-24 01:02:21,500 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:21,500 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:02:21,500 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:21,501 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:02:21,501 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:21,501 INFO  L87              Difference]: Start difference. First operand 948 states and 1275 transitions. Second operand  has 9 states, 8 states have (on average 4.625) internal successors, (37), 9 states have internal predecessors, (37), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:23,145 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:23,145 INFO  L93              Difference]: Finished difference Result 956 states and 1287 transitions.
[2024-11-24 01:02:23,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 01:02:23,146 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 4.625) internal successors, (37), 9 states have internal predecessors, (37), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 39
[2024-11-24 01:02:23,146 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:23,148 INFO  L225             Difference]: With dead ends: 956
[2024-11-24 01:02:23,148 INFO  L226             Difference]: Without dead ends: 955
[2024-11-24 01:02:23,149 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 77 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=74, Invalid=198, Unknown=0, NotChecked=0, Total=272
[2024-11-24 01:02:23,150 INFO  L435           NwaCegarLoop]: 59 mSDtfsCounter, 20 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 265 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 147 SdHoareTripleChecker+Invalid, 276 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 265 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:23,150 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 147 Invalid, 276 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 265 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 01:02:23,151 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 955 states.
[2024-11-24 01:02:23,207 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 955 to 935.
[2024-11-24 01:02:23,207 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 935 states, 871 states have (on average 1.397244546498278) internal successors, (1217), 910 states have internal predecessors, (1217), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:23,210 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 935 states to 935 states and 1261 transitions.
[2024-11-24 01:02:23,210 INFO  L78                 Accepts]: Start accepts. Automaton has 935 states and 1261 transitions. Word has length 39
[2024-11-24 01:02:23,210 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:23,210 INFO  L471      AbstractCegarLoop]: Abstraction has 935 states and 1261 transitions.
[2024-11-24 01:02:23,210 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 4.625) internal successors, (37), 9 states have internal predecessors, (37), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:23,210 INFO  L276                IsEmpty]: Start isEmpty. Operand 935 states and 1261 transitions.
[2024-11-24 01:02:23,211 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 01:02:23,211 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:23,211 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:23,225 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-11-24 01:02:23,411 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable30
[2024-11-24 01:02:23,412 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:23,412 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:23,412 INFO  L85        PathProgramCache]: Analyzing trace with hash 1109835312, now seen corresponding path program 1 times
[2024-11-24 01:02:23,412 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:23,412 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1442288561]
[2024-11-24 01:02:23,412 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:23,412 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:23,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:23,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [176866543]
[2024-11-24 01:02:23,430 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:23,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:23,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:23,434 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:23,438 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-24 01:02:23,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:23,494 INFO  L256         TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:23,495 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:23,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:23,892 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:24,396 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:24,396 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:24,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1442288561]
[2024-11-24 01:02:24,396 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:24,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [176866543]
[2024-11-24 01:02:24,397 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [176866543] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:02:24,397 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:02:24,397 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11
[2024-11-24 01:02:24,397 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1359037036]
[2024-11-24 01:02:24,397 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:02:24,397 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-24 01:02:24,397 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:24,398 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-24 01:02:24,398 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132
[2024-11-24 01:02:24,398 INFO  L87              Difference]: Start difference. First operand 935 states and 1261 transitions. Second operand  has 12 states, 11 states have (on average 6.545454545454546) internal successors, (72), 12 states have internal predecessors, (72), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:26,825 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:26,826 INFO  L93              Difference]: Finished difference Result 984 states and 1332 transitions.
[2024-11-24 01:02:26,826 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-24 01:02:26,826 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 6.545454545454546) internal successors, (72), 12 states have internal predecessors, (72), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 40
[2024-11-24 01:02:26,826 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:26,829 INFO  L225             Difference]: With dead ends: 984
[2024-11-24 01:02:26,829 INFO  L226             Difference]: Without dead ends: 982
[2024-11-24 01:02:26,830 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 103 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=178, Invalid=374, Unknown=0, NotChecked=0, Total=552
[2024-11-24 01:02:26,831 INFO  L435           NwaCegarLoop]: 48 mSDtfsCounter, 507 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 698 mSolverCounterSat, 56 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 508 SdHoareTripleChecker+Valid, 162 SdHoareTripleChecker+Invalid, 754 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 56 IncrementalHoareTripleChecker+Valid, 698 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:26,831 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [508 Valid, 162 Invalid, 754 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [56 Valid, 698 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-24 01:02:26,834 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 982 states.
[2024-11-24 01:02:26,895 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 982 to 965.
[2024-11-24 01:02:26,896 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 965 states, 901 states have (on average 1.3940066592674807) internal successors, (1256), 940 states have internal predecessors, (1256), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:26,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 965 states to 965 states and 1300 transitions.
[2024-11-24 01:02:26,898 INFO  L78                 Accepts]: Start accepts. Automaton has 965 states and 1300 transitions. Word has length 40
[2024-11-24 01:02:26,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:26,899 INFO  L471      AbstractCegarLoop]: Abstraction has 965 states and 1300 transitions.
[2024-11-24 01:02:26,899 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 6.545454545454546) internal successors, (72), 12 states have internal predecessors, (72), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:26,899 INFO  L276                IsEmpty]: Start isEmpty. Operand 965 states and 1300 transitions.
[2024-11-24 01:02:26,899 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 01:02:26,899 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:26,900 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:26,910 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2024-11-24 01:02:27,100 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:27,100 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:27,100 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:27,101 INFO  L85        PathProgramCache]: Analyzing trace with hash 887946893, now seen corresponding path program 1 times
[2024-11-24 01:02:27,101 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:27,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1763326621]
[2024-11-24 01:02:27,101 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:27,101 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:27,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:27,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [15947198]
[2024-11-24 01:02:27,115 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:27,115 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:27,116 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:27,118 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:27,122 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-24 01:02:27,173 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:27,177 INFO  L256         TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:27,179 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:27,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:27,623 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:27,888 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:27,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:27,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1763326621]
[2024-11-24 01:02:27,888 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:27,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [15947198]
[2024-11-24 01:02:27,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [15947198] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:02:27,888 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:02:27,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [7] total 11
[2024-11-24 01:02:27,888 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2127462042]
[2024-11-24 01:02:27,888 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:27,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 01:02:27,889 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:27,889 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 01:02:27,889 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=94, Unknown=0, NotChecked=0, Total=132
[2024-11-24 01:02:27,889 INFO  L87              Difference]: Start difference. First operand 965 states and 1300 transitions. Second operand  has 6 states, 5 states have (on average 7.6) internal successors, (38), 6 states have internal predecessors, (38), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:28,581 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:28,581 INFO  L93              Difference]: Finished difference Result 990 states and 1328 transitions.
[2024-11-24 01:02:28,581 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 01:02:28,582 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 7.6) internal successors, (38), 6 states have internal predecessors, (38), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 40
[2024-11-24 01:02:28,582 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:28,584 INFO  L225             Difference]: With dead ends: 990
[2024-11-24 01:02:28,584 INFO  L226             Difference]: Without dead ends: 989
[2024-11-24 01:02:28,585 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 67 SyntacticMatches, 1 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=59, Invalid=181, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:28,585 INFO  L435           NwaCegarLoop]: 65 mSDtfsCounter, 114 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 276 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 281 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 276 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:28,585 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 118 Invalid, 281 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 276 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 01:02:28,586 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 989 states.
[2024-11-24 01:02:28,645 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 989 to 988.
[2024-11-24 01:02:28,645 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 988 states, 924 states have (on average 1.3831168831168832) internal successors, (1278), 963 states have internal predecessors, (1278), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:28,647 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 988 states to 988 states and 1322 transitions.
[2024-11-24 01:02:28,647 INFO  L78                 Accepts]: Start accepts. Automaton has 988 states and 1322 transitions. Word has length 40
[2024-11-24 01:02:28,648 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:28,648 INFO  L471      AbstractCegarLoop]: Abstraction has 988 states and 1322 transitions.
[2024-11-24 01:02:28,648 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 7.6) internal successors, (38), 6 states have internal predecessors, (38), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:28,648 INFO  L276                IsEmpty]: Start isEmpty. Operand 988 states and 1322 transitions.
[2024-11-24 01:02:28,648 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-24 01:02:28,648 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:28,648 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-24 01:02:28,658 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-11-24 01:02:28,853 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:28,853 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:28,853 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:28,853 INFO  L85        PathProgramCache]: Analyzing trace with hash -634376395, now seen corresponding path program 1 times
[2024-11-24 01:02:28,853 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:28,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1238285857]
[2024-11-24 01:02:28,853 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:28,854 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:28,870 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:28,871 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [305545623]
[2024-11-24 01:02:28,871 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:28,871 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:28,871 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:28,875 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:28,878 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-24 01:02:28,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:28,928 INFO  L256         TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:28,930 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:29,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:29,276 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:29,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:29,817 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:29,817 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1238285857]
[2024-11-24 01:02:29,817 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:29,818 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [305545623]
[2024-11-24 01:02:29,818 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [305545623] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:02:29,818 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:02:29,818 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2024-11-24 01:02:29,818 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826987254]
[2024-11-24 01:02:29,818 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:02:29,818 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 01:02:29,818 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:29,819 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 01:02:29,819 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182
[2024-11-24 01:02:29,819 INFO  L87              Difference]: Start difference. First operand 988 states and 1322 transitions. Second operand  has 14 states, 13 states have (on average 5.846153846153846) internal successors, (76), 14 states have internal predecessors, (76), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:34,328 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:34,329 INFO  L93              Difference]: Finished difference Result 1054 states and 1407 transitions.
[2024-11-24 01:02:34,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-24 01:02:34,329 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 5.846153846153846) internal successors, (76), 14 states have internal predecessors, (76), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 42
[2024-11-24 01:02:34,329 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:34,333 INFO  L225             Difference]: With dead ends: 1054
[2024-11-24 01:02:34,333 INFO  L226             Difference]: Without dead ends: 1045
[2024-11-24 01:02:34,334 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 107 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=230, Invalid=472, Unknown=0, NotChecked=0, Total=702
[2024-11-24 01:02:34,334 INFO  L435           NwaCegarLoop]: 38 mSDtfsCounter, 533 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 750 mSolverCounterSat, 56 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 534 SdHoareTripleChecker+Valid, 192 SdHoareTripleChecker+Invalid, 806 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 56 IncrementalHoareTripleChecker+Valid, 750 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.7s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:34,334 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [534 Valid, 192 Invalid, 806 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [56 Valid, 750 Invalid, 0 Unknown, 0 Unchecked, 3.7s Time]
[2024-11-24 01:02:34,335 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1045 states.
[2024-11-24 01:02:34,420 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1045 to 1019.
[2024-11-24 01:02:34,421 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1019 states, 955 states have (on average 1.3769633507853403) internal successors, (1315), 993 states have internal predecessors, (1315), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 21 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:34,422 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1019 states to 1019 states and 1359 transitions.
[2024-11-24 01:02:34,422 INFO  L78                 Accepts]: Start accepts. Automaton has 1019 states and 1359 transitions. Word has length 42
[2024-11-24 01:02:34,422 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:34,423 INFO  L471      AbstractCegarLoop]: Abstraction has 1019 states and 1359 transitions.
[2024-11-24 01:02:34,423 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 5.846153846153846) internal successors, (76), 14 states have internal predecessors, (76), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:34,423 INFO  L276                IsEmpty]: Start isEmpty. Operand 1019 states and 1359 transitions.
[2024-11-24 01:02:34,423 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-24 01:02:34,423 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:34,423 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:34,429 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-11-24 01:02:34,623 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:34,624 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:34,624 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:34,624 INFO  L85        PathProgramCache]: Analyzing trace with hash 249642263, now seen corresponding path program 1 times
[2024-11-24 01:02:34,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:34,624 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1617909737]
[2024-11-24 01:02:34,624 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:34,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:34,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:34,642 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [310507164]
[2024-11-24 01:02:34,642 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:34,642 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:34,642 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:34,646 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:34,653 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-24 01:02:34,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:34,715 INFO  L256         TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:34,716 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:35,117 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:35,117 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:35,658 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:35,658 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:35,658 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1617909737]
[2024-11-24 01:02:35,658 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:35,659 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [310507164]
[2024-11-24 01:02:35,659 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [310507164] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:02:35,659 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:02:35,659 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2024-11-24 01:02:35,659 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236682347]
[2024-11-24 01:02:35,659 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:02:35,659 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 01:02:35,659 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:35,660 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 01:02:35,660 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=138, Unknown=0, NotChecked=0, Total=182
[2024-11-24 01:02:35,660 INFO  L87              Difference]: Start difference. First operand 1019 states and 1359 transitions. Second operand  has 14 states, 13 states have (on average 6.153846153846154) internal successors, (80), 14 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:38,453 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:38,453 INFO  L93              Difference]: Finished difference Result 1044 states and 1386 transitions.
[2024-11-24 01:02:38,454 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 01:02:38,454 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 6.153846153846154) internal successors, (80), 14 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 44
[2024-11-24 01:02:38,454 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:38,458 INFO  L225             Difference]: With dead ends: 1044
[2024-11-24 01:02:38,458 INFO  L226             Difference]: Without dead ends: 1043
[2024-11-24 01:02:38,458 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 92 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=211, Invalid=439, Unknown=0, NotChecked=0, Total=650
[2024-11-24 01:02:38,459 INFO  L435           NwaCegarLoop]: 36 mSDtfsCounter, 328 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 836 mSolverCounterSat, 43 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 329 SdHoareTripleChecker+Valid, 194 SdHoareTripleChecker+Invalid, 879 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 836 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:38,459 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [329 Valid, 194 Invalid, 879 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 836 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-24 01:02:38,460 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1043 states.
[2024-11-24 01:02:38,532 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1043 to 1021.
[2024-11-24 01:02:38,533 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1021 states, 957 states have (on average 1.3730407523510972) internal successors, (1314), 995 states have internal predecessors, (1314), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 21 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 01:02:38,535 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1021 states to 1021 states and 1358 transitions.
[2024-11-24 01:02:38,535 INFO  L78                 Accepts]: Start accepts. Automaton has 1021 states and 1358 transitions. Word has length 44
[2024-11-24 01:02:38,535 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:38,535 INFO  L471      AbstractCegarLoop]: Abstraction has 1021 states and 1358 transitions.
[2024-11-24 01:02:38,535 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 6.153846153846154) internal successors, (80), 14 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:38,535 INFO  L276                IsEmpty]: Start isEmpty. Operand 1021 states and 1358 transitions.
[2024-11-24 01:02:38,536 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-24 01:02:38,536 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:38,536 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-24 01:02:38,543 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-24 01:02:38,737 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2024-11-24 01:02:38,737 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:38,738 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:38,738 INFO  L85        PathProgramCache]: Analyzing trace with hash -851024378, now seen corresponding path program 1 times
[2024-11-24 01:02:38,738 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:38,738 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1429437939]
[2024-11-24 01:02:38,738 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:38,738 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:38,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:38,758 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1960881890]
[2024-11-24 01:02:38,758 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:38,758 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:38,758 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:38,761 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:38,766 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-24 01:02:38,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:38,825 INFO  L256         TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:38,826 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:39,289 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:39,290 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:40,543 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:40,544 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:40,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1429437939]
[2024-11-24 01:02:40,544 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:40,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1960881890]
[2024-11-24 01:02:40,544 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1960881890] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:02:40,544 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-24 01:02:40,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12
[2024-11-24 01:02:40,545 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554022351]
[2024-11-24 01:02:40,545 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:02:40,545 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 01:02:40,545 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:40,545 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 01:02:40,546 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=122, Unknown=0, NotChecked=0, Total=156
[2024-11-24 01:02:40,546 INFO  L87              Difference]: Start difference. First operand 1021 states and 1358 transitions. Second operand  has 13 states, 12 states have (on average 6.833333333333333) internal successors, (82), 13 states have internal predecessors, (82), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:45,397 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:45,397 INFO  L93              Difference]: Finished difference Result 1351 states and 1807 transitions.
[2024-11-24 01:02:45,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-24 01:02:45,398 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 6.833333333333333) internal successors, (82), 13 states have internal predecessors, (82), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 45
[2024-11-24 01:02:45,398 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:45,400 INFO  L225             Difference]: With dead ends: 1351
[2024-11-24 01:02:45,401 INFO  L226             Difference]: Without dead ends: 1329
[2024-11-24 01:02:45,401 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 96 GetRequests, 76 SyntacticMatches, 1 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=113, Invalid=307, Unknown=0, NotChecked=0, Total=420
[2024-11-24 01:02:45,402 INFO  L435           NwaCegarLoop]: 53 mSDtfsCounter, 331 mSDsluCounter, 229 mSDsCounter, 0 mSdLazyCounter, 1222 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 332 SdHoareTripleChecker+Valid, 282 SdHoareTripleChecker+Invalid, 1260 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 1222 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:45,403 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [332 Valid, 282 Invalid, 1260 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 1222 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-24 01:02:45,404 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1329 states.
[2024-11-24 01:02:45,492 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1329 to 1229.
[2024-11-24 01:02:45,493 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1229 states, 1160 states have (on average 1.3672413793103448) internal successors, (1586), 1198 states have internal predecessors, (1586), 27 states have call successors, (27), 4 states have call predecessors, (27), 4 states have return successors, (27), 26 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-24 01:02:45,494 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1229 states to 1229 states and 1640 transitions.
[2024-11-24 01:02:45,495 INFO  L78                 Accepts]: Start accepts. Automaton has 1229 states and 1640 transitions. Word has length 45
[2024-11-24 01:02:45,495 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:45,495 INFO  L471      AbstractCegarLoop]: Abstraction has 1229 states and 1640 transitions.
[2024-11-24 01:02:45,495 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 6.833333333333333) internal successors, (82), 13 states have internal predecessors, (82), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:45,495 INFO  L276                IsEmpty]: Start isEmpty. Operand 1229 states and 1640 transitions.
[2024-11-24 01:02:45,496 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-24 01:02:45,496 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:45,496 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:45,504 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-11-24 01:02:45,696 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-11-24 01:02:45,696 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:45,696 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:45,697 INFO  L85        PathProgramCache]: Analyzing trace with hash -611951879, now seen corresponding path program 1 times
[2024-11-24 01:02:45,697 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:45,697 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1977809720]
[2024-11-24 01:02:45,697 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:45,697 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:45,713 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:45,714 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [587407223]
[2024-11-24 01:02:45,714 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:45,714 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:45,714 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:45,718 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:45,721 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-24 01:02:45,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:45,769 INFO  L256         TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:45,772 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:02:46,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:46,342 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:02:46,699 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:02:46,699 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:46,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1977809720]
[2024-11-24 01:02:46,699 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:02:46,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [587407223]
[2024-11-24 01:02:46,699 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [587407223] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:02:46,699 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:02:46,699 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [9] total 15
[2024-11-24 01:02:46,699 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [284544361]
[2024-11-24 01:02:46,699 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:46,700 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 01:02:46,700 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:46,700 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 01:02:46,700 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=60, Invalid=180, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:46,700 INFO  L87              Difference]: Start difference. First operand 1229 states and 1640 transitions. Second operand  has 8 states, 7 states have (on average 6.285714285714286) internal successors, (44), 8 states have internal predecessors, (44), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:47,937 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:47,938 INFO  L93              Difference]: Finished difference Result 1249 states and 1665 transitions.
[2024-11-24 01:02:47,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:02:47,938 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 6.285714285714286) internal successors, (44), 8 states have internal predecessors, (44), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 46
[2024-11-24 01:02:47,938 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:47,942 INFO  L225             Difference]: With dead ends: 1249
[2024-11-24 01:02:47,943 INFO  L226             Difference]: Without dead ends: 1248
[2024-11-24 01:02:47,943 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=60, Invalid=180, Unknown=0, NotChecked=0, Total=240
[2024-11-24 01:02:47,944 INFO  L435           NwaCegarLoop]: 48 mSDtfsCounter, 48 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 455 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 149 SdHoareTripleChecker+Invalid, 462 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 455 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:47,944 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 149 Invalid, 462 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 455 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-24 01:02:47,945 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1248 states.
[2024-11-24 01:02:48,084 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1248 to 1216.
[2024-11-24 01:02:48,086 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1216 states, 1147 states have (on average 1.3661726242371404) internal successors, (1567), 1185 states have internal predecessors, (1567), 27 states have call successors, (27), 4 states have call predecessors, (27), 4 states have return successors, (27), 26 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-24 01:02:48,088 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1216 states to 1216 states and 1621 transitions.
[2024-11-24 01:02:48,088 INFO  L78                 Accepts]: Start accepts. Automaton has 1216 states and 1621 transitions. Word has length 46
[2024-11-24 01:02:48,089 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:48,089 INFO  L471      AbstractCegarLoop]: Abstraction has 1216 states and 1621 transitions.
[2024-11-24 01:02:48,089 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 6.285714285714286) internal successors, (44), 8 states have internal predecessors, (44), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 01:02:48,089 INFO  L276                IsEmpty]: Start isEmpty. Operand 1216 states and 1621 transitions.
[2024-11-24 01:02:48,090 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-11-24 01:02:48,090 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:48,090 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:48,099 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-11-24 01:02:48,294 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-11-24 01:02:48,296 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:48,296 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:48,297 INFO  L85        PathProgramCache]: Analyzing trace with hash 452652002, now seen corresponding path program 1 times
[2024-11-24 01:02:48,297 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:48,297 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867056739]
[2024-11-24 01:02:48,297 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:48,297 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:48,313 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:48,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 01:02:48,628 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:48,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867056739]
[2024-11-24 01:02:48,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867056739] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:48,628 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:48,628 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 01:02:48,628 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246730646]
[2024-11-24 01:02:48,628 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:48,629 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 01:02:48,630 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:48,631 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 01:02:48,631 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:02:48,631 INFO  L87              Difference]: Start difference. First operand 1216 states and 1621 transitions. Second operand  has 7 states, 6 states have (on average 7.5) internal successors, (45), 7 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:49,494 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:49,495 INFO  L93              Difference]: Finished difference Result 1788 states and 2375 transitions.
[2024-11-24 01:02:49,495 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 01:02:49,496 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 7.5) internal successors, (45), 7 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 52
[2024-11-24 01:02:49,496 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:49,502 INFO  L225             Difference]: With dead ends: 1788
[2024-11-24 01:02:49,502 INFO  L226             Difference]: Without dead ends: 1469
[2024-11-24 01:02:49,504 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=68, Unknown=0, NotChecked=0, Total=110
[2024-11-24 01:02:49,506 INFO  L435           NwaCegarLoop]: 110 mSDtfsCounter, 271 mSDsluCounter, 103 mSDsCounter, 0 mSdLazyCounter, 313 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 273 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 313 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:49,507 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [273 Valid, 213 Invalid, 329 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 313 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 01:02:49,509 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1469 states.
[2024-11-24 01:02:49,739 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1469 to 1423.
[2024-11-24 01:02:49,740 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1423 states, 1349 states have (on average 1.3706449221645662) internal successors, (1849), 1387 states have internal predecessors, (1849), 32 states have call successors, (32), 4 states have call predecessors, (32), 4 states have return successors, (32), 31 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-24 01:02:49,743 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1423 states to 1423 states and 1913 transitions.
[2024-11-24 01:02:49,744 INFO  L78                 Accepts]: Start accepts. Automaton has 1423 states and 1913 transitions. Word has length 52
[2024-11-24 01:02:49,744 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:49,744 INFO  L471      AbstractCegarLoop]: Abstraction has 1423 states and 1913 transitions.
[2024-11-24 01:02:49,744 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 7.5) internal successors, (45), 7 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:49,744 INFO  L276                IsEmpty]: Start isEmpty. Operand 1423 states and 1913 transitions.
[2024-11-24 01:02:49,745 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-11-24 01:02:49,745 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:49,745 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:49,745 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37
[2024-11-24 01:02:49,745 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:49,746 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:49,746 INFO  L85        PathProgramCache]: Analyzing trace with hash 466475025, now seen corresponding path program 1 times
[2024-11-24 01:02:49,746 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:49,746 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365148707]
[2024-11-24 01:02:49,746 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:49,746 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:49,759 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:49,816 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 01:02:49,816 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:02:49,816 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365148707]
[2024-11-24 01:02:49,816 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365148707] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:02:49,816 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:02:49,817 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:02:49,817 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28820615]
[2024-11-24 01:02:49,817 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:02:49,817 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:02:49,817 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:02:49,818 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:02:49,818 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:02:49,818 INFO  L87              Difference]: Start difference. First operand 1423 states and 1913 transitions. Second operand  has 3 states, 2 states have (on average 22.5) internal successors, (45), 3 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:50,242 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:02:50,242 INFO  L93              Difference]: Finished difference Result 1424 states and 1913 transitions.
[2024-11-24 01:02:50,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:02:50,243 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 22.5) internal successors, (45), 3 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 52
[2024-11-24 01:02:50,244 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:02:50,249 INFO  L225             Difference]: With dead ends: 1424
[2024-11-24 01:02:50,250 INFO  L226             Difference]: Without dead ends: 1421
[2024-11-24 01:02:50,251 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:02:50,251 INFO  L435           NwaCegarLoop]: 82 mSDtfsCounter, 44 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 98 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 102 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 98 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:02:50,252 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 104 Invalid, 102 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:02:50,253 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1421 states.
[2024-11-24 01:02:50,416 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1421 to 1420.
[2024-11-24 01:02:50,417 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1420 states, 1349 states have (on average 1.3602668643439584) internal successors, (1835), 1384 states have internal predecessors, (1835), 32 states have call successors, (32), 4 states have call predecessors, (32), 4 states have return successors, (32), 31 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-24 01:02:50,420 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1420 states to 1420 states and 1899 transitions.
[2024-11-24 01:02:50,421 INFO  L78                 Accepts]: Start accepts. Automaton has 1420 states and 1899 transitions. Word has length 52
[2024-11-24 01:02:50,421 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:02:50,421 INFO  L471      AbstractCegarLoop]: Abstraction has 1420 states and 1899 transitions.
[2024-11-24 01:02:50,421 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 22.5) internal successors, (45), 3 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:02:50,421 INFO  L276                IsEmpty]: Start isEmpty. Operand 1420 states and 1899 transitions.
[2024-11-24 01:02:50,422 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-24 01:02:50,422 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:02:50,422 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:02:50,423 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38
[2024-11-24 01:02:50,423 INFO  L396      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:02:50,423 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:02:50,423 INFO  L85        PathProgramCache]: Analyzing trace with hash 1562432951, now seen corresponding path program 1 times
[2024-11-24 01:02:50,423 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:02:50,423 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704042427]
[2024-11-24 01:02:50,423 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:50,424 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:02:50,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:02:50,450 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1668132778]
[2024-11-24 01:02:50,451 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:02:50,451 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:02:50,451 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:02:50,454 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:02:50,461 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-24 01:02:50,531 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:02:50,532 INFO  L256         TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 01:02:50,535 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:03:08,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-24 01:03:08,071 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:03:11,029 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:03:11,029 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704042427]
[2024-11-24 01:03:11,029 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:03:11,029 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1668132778]
[2024-11-24 01:03:11,029 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1668132778] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:03:11,030 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:03:11,030 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14
[2024-11-24 01:03:11,030 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [616276777]
[2024-11-24 01:03:11,030 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:03:11,030 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 01:03:11,030 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:03:11,031 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 01:03:11,031 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=380, Unknown=3, NotChecked=0, Total=462
[2024-11-24 01:03:11,031 INFO  L87              Difference]: Start difference. First operand 1420 states and 1899 transitions. Second operand  has 15 states, 13 states have (on average 3.769230769230769) internal successors, (49), 15 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:03:17,734 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.91s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:21,551 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.83s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:28,672 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:37,321 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:41,356 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:42,544 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:46,591 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:50,597 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:54,405 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.20s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:55,770 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.35s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:03:59,783 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:03,795 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:07,804 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:10,055 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.24s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:12,015 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.26s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:16,622 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:21,017 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.49s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:29,026 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.17s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:34,034 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.66s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:39,261 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:43,272 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:47,869 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:53,186 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:55,349 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.58s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:04:58,097 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.54s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:02,128 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:04,578 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.09s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:08,641 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.77s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:12,673 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:21,664 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:22,852 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:26,858 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:28,139 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:37,749 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:40,267 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:44,485 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:48,490 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:50,620 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.27s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:05:54,974 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:04,036 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:07,069 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.97s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:15,475 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:19,580 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:23,615 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:27,639 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:30,021 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.29s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:34,810 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:38,711 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.90s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:46,095 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:06:51,477 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:07:04,279 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:07:04,703 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:07:04,704 INFO  L93              Difference]: Finished difference Result 1491 states and 1983 transitions.
[2024-11-24 01:07:04,704 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-24 01:07:04,704 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 13 states have (on average 3.769230769230769) internal successors, (49), 15 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 53
[2024-11-24 01:07:04,705 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:07:04,714 INFO  L225             Difference]: With dead ends: 1491
[2024-11-24 01:07:04,714 INFO  L226             Difference]: Without dead ends: 1490
[2024-11-24 01:07:04,715 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 211 ImplicationChecksByTransitivity, 62.5s TimeCoverageRelationStatistics Valid=217, Invalid=965, Unknown=8, NotChecked=0, Total=1190
[2024-11-24 01:07:04,715 INFO  L435           NwaCegarLoop]: 72 mSDtfsCounter, 270 mSDsluCounter, 378 mSDsCounter, 0 mSdLazyCounter, 1211 mSolverCounterSat, 11 mSolverCounterUnsat, 37 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 188.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 272 SdHoareTripleChecker+Valid, 450 SdHoareTripleChecker+Invalid, 1259 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 1211 IncrementalHoareTripleChecker+Invalid, 37 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 188.7s IncrementalHoareTripleChecker+Time
[2024-11-24 01:07:04,715 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [272 Valid, 450 Invalid, 1259 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 1211 Invalid, 37 Unknown, 0 Unchecked, 188.7s Time]
[2024-11-24 01:07:04,720 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1490 states.
[2024-11-24 01:07:04,905 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1490 to 1464.
[2024-11-24 01:07:04,907 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1464 states, 1391 states have (on average 1.3572969086987778) internal successors, (1888), 1426 states have internal predecessors, (1888), 34 states have call successors, (34), 4 states have call predecessors, (34), 4 states have return successors, (34), 33 states have call predecessors, (34), 34 states have call successors, (34)
[2024-11-24 01:07:04,910 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1464 states to 1464 states and 1956 transitions.
[2024-11-24 01:07:04,910 INFO  L78                 Accepts]: Start accepts. Automaton has 1464 states and 1956 transitions. Word has length 53
[2024-11-24 01:07:04,910 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:07:04,910 INFO  L471      AbstractCegarLoop]: Abstraction has 1464 states and 1956 transitions.
[2024-11-24 01:07:04,911 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 13 states have (on average 3.769230769230769) internal successors, (49), 15 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:07:04,911 INFO  L276                IsEmpty]: Start isEmpty. Operand 1464 states and 1956 transitions.
[2024-11-24 01:07:04,911 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-24 01:07:04,911 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:07:04,911 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:07:04,921 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0
[2024-11-24 01:07:05,116 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-24 01:07:05,116 INFO  L396      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:07:05,117 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:07:05,117 INFO  L85        PathProgramCache]: Analyzing trace with hash 1575824005, now seen corresponding path program 1 times
[2024-11-24 01:07:05,117 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:07:05,117 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1103232885]
[2024-11-24 01:07:05,117 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:07:05,118 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:07:05,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:07:05,158 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2005609584]
[2024-11-24 01:07:05,160 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:07:05,160 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:07:05,160 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:07:05,162 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:07:05,166 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-24 01:07:05,231 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:07:05,233 INFO  L256         TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-11-24 01:07:05,235 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:07:39,302 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-24 01:07:39,302 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:07:40,962 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:07:40,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1103232885]
[2024-11-24 01:07:40,962 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:07:40,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2005609584]
[2024-11-24 01:07:40,962 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2005609584] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:07:40,962 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:07:40,962 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14] total 14
[2024-11-24 01:07:40,962 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [784672759]
[2024-11-24 01:07:40,962 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:07:40,963 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 01:07:40,963 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:07:40,963 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 01:07:40,963 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=377, Unknown=7, NotChecked=0, Total=462
[2024-11-24 01:07:40,963 INFO  L87              Difference]: Start difference. First operand 1464 states and 1956 transitions. Second operand  has 15 states, 14 states have (on average 3.5) internal successors, (49), 15 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:07:45,027 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:07:49,054 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:07:53,057 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:07:57,060 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:01,062 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:05,070 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:09,073 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:17,917 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:21,953 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:25,969 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:29,996 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:34,000 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:38,068 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:42,149 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:46,150 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:08:50,171 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:02,340 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:06,342 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:10,426 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:14,454 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:18,525 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:27,826 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:31,853 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:35,970 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:39,974 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:44,049 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:48,086 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:56,189 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:09:57,209 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.02s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:01,235 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:05,244 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:09,274 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:13,285 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:17,325 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:21,353 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:25,425 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:29,437 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:33,458 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:38,088 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:42,124 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:46,221 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:50,751 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:55,060 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:10:59,320 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:03,352 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:07,439 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:11,440 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:17,063 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:21,629 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:26,637 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:39,180 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:43,399 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.16s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:11:47,512 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:00,446 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:04,597 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:08,878 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.07s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:13,012 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:17,039 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:21,059 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:25,191 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:29,338 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:33,358 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:38,045 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:42,067 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:54,729 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:12:58,895 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:03,227 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:07,268 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:11,428 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:15,706 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:19,784 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:24,201 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:28,243 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:32,531 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:36,567 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:40,607 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:42,683 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.49s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:47,524 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:51,535 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:13:52,287 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:13:52,287 INFO  L93              Difference]: Finished difference Result 1470 states and 1963 transitions.
[2024-11-24 01:13:52,287 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-11-24 01:13:52,287 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 3.5) internal successors, (49), 15 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 53
[2024-11-24 01:13:52,288 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:13:52,297 INFO  L225             Difference]: With dead ends: 1470
[2024-11-24 01:13:52,297 INFO  L226             Difference]: Without dead ends: 1469
[2024-11-24 01:13:52,298 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 145 ImplicationChecksByTransitivity, 79.5s TimeCoverageRelationStatistics Valid=169, Invalid=750, Unknown=11, NotChecked=0, Total=930
[2024-11-24 01:13:52,298 INFO  L435           NwaCegarLoop]: 67 mSDtfsCounter, 200 mSDsluCounter, 360 mSDsCounter, 0 mSdLazyCounter, 1161 mSolverCounterSat, 6 mSolverCounterUnsat, 77 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 322.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 202 SdHoareTripleChecker+Valid, 427 SdHoareTripleChecker+Invalid, 1244 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 1161 IncrementalHoareTripleChecker+Invalid, 77 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 323.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:13:52,298 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [202 Valid, 427 Invalid, 1244 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 1161 Invalid, 77 Unknown, 0 Unchecked, 323.4s Time]
[2024-11-24 01:13:52,300 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1469 states.
[2024-11-24 01:13:52,437 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1469 to 1464.
[2024-11-24 01:13:52,438 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1464 states, 1391 states have (on average 1.3565780014378146) internal successors, (1887), 1426 states have internal predecessors, (1887), 34 states have call successors, (34), 4 states have call predecessors, (34), 4 states have return successors, (34), 33 states have call predecessors, (34), 34 states have call successors, (34)
[2024-11-24 01:13:52,440 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1464 states to 1464 states and 1955 transitions.
[2024-11-24 01:13:52,441 INFO  L78                 Accepts]: Start accepts. Automaton has 1464 states and 1955 transitions. Word has length 53
[2024-11-24 01:13:52,441 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:13:52,441 INFO  L471      AbstractCegarLoop]: Abstraction has 1464 states and 1955 transitions.
[2024-11-24 01:13:52,441 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 3.5) internal successors, (49), 15 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:13:52,441 INFO  L276                IsEmpty]: Start isEmpty. Operand 1464 states and 1955 transitions.
[2024-11-24 01:13:52,442 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-24 01:13:52,442 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:13:52,442 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:13:52,452 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0
[2024-11-24 01:13:52,647 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40,26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:13:52,647 INFO  L396      AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:13:52,648 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:13:52,648 INFO  L85        PathProgramCache]: Analyzing trace with hash 1206879844, now seen corresponding path program 1 times
[2024-11-24 01:13:52,648 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:13:52,648 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2045267978]
[2024-11-24 01:13:52,648 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:13:52,648 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:13:52,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:13:52,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 01:13:52,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:13:52,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2045267978]
[2024-11-24 01:13:52,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2045267978] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:13:52,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [292530502]
[2024-11-24 01:13:52,764 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:13:52,764 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:13:52,765 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:13:52,768 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:13:52,771 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-24 01:13:52,836 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:13:52,837 INFO  L256         TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 01:13:52,838 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:13:53,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 01:13:53,154 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:13:53,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 01:13:53,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [292530502] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:13:53,528 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:13:53,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-24 01:13:53,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [87004699]
[2024-11-24 01:13:53,529 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:13:53,529 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 01:13:53,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:13:53,529 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 01:13:53,529 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:13:53,530 INFO  L87              Difference]: Start difference. First operand 1464 states and 1955 transitions. Second operand  has 7 states, 6 states have (on average 18.166666666666668) internal successors, (109), 7 states have internal predecessors, (109), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:13:54,442 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:13:54,442 INFO  L93              Difference]: Finished difference Result 2245 states and 3072 transitions.
[2024-11-24 01:13:54,443 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 01:13:54,443 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 18.166666666666668) internal successors, (109), 7 states have internal predecessors, (109), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Word has length 54
[2024-11-24 01:13:54,443 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:13:54,448 INFO  L225             Difference]: With dead ends: 2245
[2024-11-24 01:13:54,448 INFO  L226             Difference]: Without dead ends: 2244
[2024-11-24 01:13:54,449 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 104 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:13:54,449 INFO  L435           NwaCegarLoop]: 78 mSDtfsCounter, 322 mSDsluCounter, 229 mSDsCounter, 0 mSdLazyCounter, 179 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 326 SdHoareTripleChecker+Valid, 307 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 179 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 01:13:54,450 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [326 Valid, 307 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 179 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 01:13:54,452 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2244 states.
[2024-11-24 01:13:54,693 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2244 to 2145.
[2024-11-24 01:13:54,694 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2145 states, 2058 states have (on average 1.4159378036929058) internal successors, (2914), 2093 states have internal predecessors, (2914), 48 states have call successors, (48), 4 states have call predecessors, (48), 4 states have return successors, (48), 47 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-24 01:13:54,697 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2145 states to 2145 states and 3010 transitions.
[2024-11-24 01:13:54,697 INFO  L78                 Accepts]: Start accepts. Automaton has 2145 states and 3010 transitions. Word has length 54
[2024-11-24 01:13:54,697 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:13:54,697 INFO  L471      AbstractCegarLoop]: Abstraction has 2145 states and 3010 transitions.
[2024-11-24 01:13:54,698 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 18.166666666666668) internal successors, (109), 7 states have internal predecessors, (109), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-11-24 01:13:54,698 INFO  L276                IsEmpty]: Start isEmpty. Operand 2145 states and 3010 transitions.
[2024-11-24 01:13:54,698 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-24 01:13:54,698 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:13:54,698 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:13:54,704 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0
[2024-11-24 01:13:54,898 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41,27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:13:54,899 INFO  L396      AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 41 more)] ===
[2024-11-24 01:13:54,899 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:13:54,899 INFO  L85        PathProgramCache]: Analyzing trace with hash 1605904019, now seen corresponding path program 1 times
[2024-11-24 01:13:54,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:13:54,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212520559]
[2024-11-24 01:13:54,899 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:13:54,900 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:13:54,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-24 01:13:54,918 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [456690962]
[2024-11-24 01:13:54,918 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:13:54,918 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:13:54,918 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:13:54,920 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:13:54,925 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_58a05657-6f34-4221-8686-8eb83d90a146/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-24 01:13:54,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:13:54,978 INFO  L256         TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-24 01:13:54,980 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:14:25,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-24 01:14:25,348 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:14:28,406 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:14:28,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212520559]
[2024-11-24 01:14:28,406 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-24 01:14:28,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [456690962]
[2024-11-24 01:14:28,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [456690962] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:14:28,406 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-24 01:14:28,406 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12] total 12
[2024-11-24 01:14:28,406 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [947220362]
[2024-11-24 01:14:28,406 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:14:28,407 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 01:14:28,407 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:14:28,407 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 01:14:28,407 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=306, Unknown=7, NotChecked=0, Total=380
[2024-11-24 01:14:28,408 INFO  L87              Difference]: Start difference. First operand 2145 states and 3010 transitions. Second operand  has 13 states, 11 states have (on average 4.545454545454546) internal successors, (50), 13 states have internal predecessors, (50), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 01:14:32,469 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:14:36,514 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:14:40,521 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:14:44,525 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:14:48,528 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:14:52,572 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:00,687 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:04,717 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:08,773 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:12,798 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:21,005 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:25,045 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:29,066 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:38,029 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:42,206 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:46,397 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:50,412 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:54,439 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:15:58,472 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:16:06,694 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:16:10,717 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-24 01:16:14,748 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]